call_user_func_array() errors on my site
-
When I open a link on my site (www.marriedheat.com), the post title appears as normal but between the title and body, I get these errors:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /home/married/public_html/wp-includes/plugin.php on line 235
Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /home/married/public_html/wp-includes/plugin.php on line 235
Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /home/married/public_html/wp-includes/plugin.php on line 235
Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /home/married/public_html/wp-includes/plugin.php on line 235
Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /home/married/public_html/wp-includes/plugin.php on line 235
Warning: call_user_func_array() expects parameter 1 to be a valid callback, array must have exactly two members in /home/married/public_html/wp-includes/plugin.php on line 235
I deactivated one plugin at a time and deactivating yours solved the problem. Is there a fix to this?
The topic ‘call_user_func_array() errors on my site’ is closed to new replies.