• Hello,

    I’m running a WordPress Multisite solution and get the following errors:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘wp_enqueue_scripts’ was given in /home/xxxxxx/domains/xxxxxx/public_html/wp-includes/plugin.php on line 405

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘wp_print_styles’ was given in /home/xxxxxx/domains/xxxxxx/public_html/wp-includes/plugin.php on line 405

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘wp_print_head_scripts’ was given in /home/xxxxxx/domains/xxxxxx/public_html/wp-includes/plugin.php on line 405

    I have no idea why this is shows up. Somebody who have a clue? I have deactivated my plugins both manually and also tried by deleting all the plugin in the plugins folder. This without any good result.

The topic ‘Error message’ is closed to new replies.