• Resolved Hoefie

    (@hoefie)


    Hi,

    I get this error in my wordpress admin area,

    Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method AC_Core::ac_remove_plugin_update_count() should not be called statically in /home/myusername/public_html/mysite/wp-includes/plugin.php on line 470

    Please help me fix this. Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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.

    – re-uploading all files & folders – except the wp-content folder and wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    Thread Starter Hoefie

    (@hoefie)

    Thank you esmi,

    This one worked immediately

    – 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).

    Excellent! What was the problem plugin?

    Thread Starter Hoefie

    (@hoefie)

    I don’t know yet. I reactivated only the plugins I really need but until now no problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Strict Standards error in admin area’ is closed to new replies.