Warning: call_user_func_array() expects parameter 1
-
Hello,
I upgraded to a new server (moved site) and the site is using WP version to 4.1. I am getting this in the header:
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘get_picturefill’ not found or invalid function name in /home/sitenamehere/public_html/wp-includes/plugin.php on line 496
Here is what is on line 496:
call_user_func_array($the_[‘function’], array_slice($args, 0, (int) $the_[‘accepted_args’]));
Site: https://go-tiny.com/amb
I also notice now the shopping cart won’t work when you add something… then go view the cart shows empty.
I’ve been at a loss digging through the files. This site was inherited from a previous developer.
Any direction would be helpful! Thanks everyone!
M
- The topic ‘Warning: call_user_func_array() expects parameter 1’ is closed to new replies.