Support » Plugin: Great Index » error – Warning call_user_func_array()

  • Resolved tradeoffice

    (@tradeoffice)


    this is the error message i get all over my site when the plugin is installed

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘process_post’ not found or invalid function name in /home/treasure/public_html/xxxxxx.com/wp/wp-includes/plugin.php on line 429

    what to do?
    thx

    https://wordpress.org/plugins/great-index/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author roycegracie

    (@roycegracie)

    what version is your wordpress ?

    Hi,

    The above error appears on wordpress version 3.9.1 is there a solution for this?

    Thank you

    Plugin Author roycegracie

    (@roycegracie)

    i can’t seem to see that error, installed a fresh 3.9.1 wordpress and installed the plug and it’s all good…

    try disabling all other plugins

    Thread Starter tradeoffice

    (@tradeoffice)

    Hi Zeevm
    my wordpress version is 3.8.3 and i get the following error as previously mentioned

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘process_post’ not found or invalid function name in /home/treasure/public_html/xxxxxx.com/wp/wp-includes/plugin.php on line 429

    thanks

    Hi there – I have done as suggested above, but the same error keeps appearing:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘process_post’ not found or invalid function name in /home/powerm/public_html/wp-includes/plugin.php on line 470

    Plugin Author roycegracie

    (@roycegracie)

    when you turn off all other plugins and switch to the default theme, dose it still show this error ?

    Yes.

    Actually when trying to change to default theme the following errors come up:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘process_post’ not found or invalid function name in /home/powerm/public_html/wp-includes/plugin.php on line 470

    Warning: Cannot modify header information – headers already sent by (output started at /home/powerm/public_html/wp-includes/plugin.php:470) in /home/powerm/public_html/wp-includes/pluggable.php on line 1121

    Plugin Author roycegracie

    (@roycegracie)

    it seems as if the problem is caused because of the line:
    add_action('init', 'process_post');

    this line is in charge of the internal details associated with every post.
    i will try to fix this soon

    Plugin Author roycegracie

    (@roycegracie)

    ok i believe i fixed it. please update the plugin

    Hi there -it does not throw up the above errors anymore, however now you cannot see any of the listings.

    The categories create nicely and the listing is created but when you click on it it tells you: “Not Found
    Apologies, but the page you requested could not be found. Perhaps searching will help.”

    I have tried changing to default theme, as I thought it might be theme related but it does the same in the default themes.

    Any suggestions?

    Plugin Author roycegracie

    (@roycegracie)

    please see the FAQ:
    http://wordpress.org/plugins/great-index/faq/

    “can i see the internal post, i get an 404 page”

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘error – Warning call_user_func_array()’ is closed to new replies.