Error: “Warning: call_user_func_array()”
-
Hi! We have an error on our site for some time now. At the bottom of the page it says:
“Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘custom_storefront_credit’ not found or invalid function name in /data/web/e43400/html/apps/wordpress-70982/wp-includes/class-wp-hook.php on line 288”
Line 288 looks like this:
“$value = call_user_func_array( $the_[‘function’], $args );”We’ve already googled the issue but couldn’t work with the help we found there… Also we got an answer that we should look for “the text ‘custom_storefront_credit’ in our theme or plugins” and that it “is supposed to be a function name while it is not.” Even though it was really nice of the person to answer we didn’t exactly know what to do with the information.
Maybe someone could help us ?? Thanks so much!The page I need help with: [log in to see the link]
- The topic ‘Error: “Warning: call_user_func_array()”’ is closed to new replies.