• Hi! We have an error on our site for a few days 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 286”

    Line 286 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… Maybe someone could help us 🙂 Thanks so much!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Look for the text ‘custom_storefront_credit’ in your theme or plugins. That is the culprit. It is supposed to be a function name and it is not.

    Thread Starter dogdaysofsummer

    (@dogdaysofsummer)

    Hi Joy,
    thank you so much for the answer. We know our answer is super late but unfortunately we couldn’t solve the problem until now.
    The text “custom_storefront_credit” is nowhere in the script. Is there any chance you (or someone else) knows another approach to fix it?
    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘call_user_func_array error on my page’ is closed to new replies.