Learn about Centmin Mod LEMP Stack today
Become a Member

Headless WP

Discussion in 'Install & Upgrades or Pre-Install Questions' started by EckyBrazzz, Oct 9, 2022.

  1. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    12:38 AM
    Latest
    Latest
    Hey,

    I started to use a headless WP, and did some others sites, but I bumped into an issue with some plugins. I don't know if they are blocked or if I need to whitelist them in centminmod.

    Code:
    Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "WDS_Headless_Algolia\activation_callback" not found or invalid function name in D:\LOCALDEV\admi\app\public\wp-includes\class-wp-hook.php:307 Stack trace: #0 D:\LOCALDEV\admi\app\public\wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #1 D:\LOCALDEV\admi\app\public\wp-includes\plugin.php(476): WP_Hook->do_action(Array) #2 D:\LOCALDEV\admi\app\public\wp-admin\plugins.php(194): do_action('activate_wds-he...') #3 {main} thrown in D:\LOCALDEV\admi\app\public\wp-includes\class-wp-hook.php on line 307
    I did activate Algolia with an API key.

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    1:38 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    don't ever recall Centmin Mod working on Windows systems???
     
  3. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    12:38 AM
    Latest
    Latest
    Damm, now I have to remove the subdomain from the image. upload_2022-10-8_14-3-49.png

    Working more with Next.js for speeding up my sites and deploying them on vercel.
    the back-end is still centminmod, but local it gives the same error so it must be some plugins.
     
  4. EckyBrazzz

    EckyBrazzz Active Member

    917
    190
    43
    Mar 28, 2018
    >>>>Click here<<<< i'm nearby......
    Ratings:
    +363
    Local Time:
    12:38 AM
    Latest
    Latest
    the plugin was incompatible with PHP 8.1.x, reverting back to 7.4.x
    upload_2022-10-8_15-13-16.png