• In the wp site, it always shows the problems

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘load_jquery_ui_local’ was given in /wwwroot/www/test/wordpress/wp-includes/plugin.php on line 429

    How can i solve it? Thanks!

Viewing 1 replies (of 1 total)
  • You seem to have a bad plugin or theme. Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

Viewing 1 replies (of 1 total)

The topic ‘Warning: call_user_func_array() [’ is closed to new replies.