• Hi everyone,

    My wordpress site have a crash after update to 4.7.2 here is the error message:

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, no array or string given in /home/eduworld/public_html/wp-includes/class-wp-hook.php on line 298

    I try to reactivate all the plugin but doesn’t work. Maybe I’m must reinstall the wordpress core. any suggestion ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    Which plugin is the one with the problem?

    Thread Starter bayu13

    (@bayu13)

    I cannot find out what plugin cause the problem. Because I try de activate and re activate all plugin but nothing effect. I think the problem is from wordpress core. But any other solution ?

    Moderator James Huff

    (@macmanx)

    Ok, sorry I misunderstood.

    Try switching to the Twenty Sixteen theme to rule-out a theme-specific issue (theme functions can interfere like plugins).

    If that made no difference, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

    I have the same problem and discovered is the child theme issue. Disable child theme if exist and try to create new child theme. I create child theme with One Click Child Theme plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Warning: call_user_func_array() expects parameter 1 to be a valid callback, no a’ is closed to new replies.