Warning: call_user_func_array() [function.call-user-func-array]
-
I updated to 2.1.0 My theme is wordpress Twenty fourteen. It isn’t live yet (maintenance mode). I get this error message at the top of all the admin pages:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'wc_setup_product_data' was given in /home/MYWEBOSTING/public_html/MYURL.co.uk/wp-includes/plugin.php on line 507 Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'woocommerce_reset_loop' was given in /home/MYWEBHOSTING/public_html/MYURL.co.uk/wp-includes/plugin.php on line 507
Line 507 says
call_user_func_array($the_['function'], array_slice($args, 0, (int) $the_['accepted_args']));
I have no idea what this means or how to fix it, does anyone else?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Warning: call_user_func_array() [function.call-user-func-array]’ is closed to new replies.