• I upgraded to 3.0 and my site is having problems, I got this error message

    Fatal error: Cannot redeclare wp_load_image() (previously declared in /home/a2021697/public_html/wp-includes/media.php:241) in /home/a2021697/public_html/wp-admin/includes/image.php on line 168

    What should I do to fix this?

Viewing 1 replies (of 1 total)
  • Fatal error = an error that is so severe that the rest of the scripts cannot function and the site immediately grinds to a shuddering halt.

    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 ‘What does this Fatal Error mean?’ is closed to new replies.