APStudios
Member
Posted 9 months ago #
Hello WP community, I just upgraded to WP 3.0 from 2.9.2 and attempted to go into the CP to re-enable plugins and such and got this error:
Fatal error: Cannot redeclare wp_load_image() (previously declared in /hermes/bosweb/web124/b1240/ipg.astralplanestudiosc/blog/wp-includes/media.php:242) in /hermes/bosweb/web124/b1240/ipg.astralplanestudiosc/blog/wp-admin/includes/image.php on line 168
Luckily the blog still runs and everything looks fine, I just can not access the CP, if someone here can kindly guide me through fixing this I would appreciate it.
seems as if it did not update properly try replacing all files and folders except wp-content folder and wp-config.php file
zepher
Member
Posted 9 months ago #
Same here. Updated some plugins and now can't login.... I get website cannot display the page. Website is under maintenance or has a programming error. What's the deal? Don't know how to fix it if I can't login to the wp-admin sectiion.
APStudios
Member
Posted 9 months ago #
Tried that and got this instead:
Call to undefined function is_multisite() in /hermes/bosweb/web124/b1240/ipg.astralplanestudiosc/blog/wp-includes/wp-db.php on line 505
@zepher If you have maintenance page then you will need delete .maintenance file which is hidden file using ftp
you will need deactivate all plugin
if you have access to your admin panel, try deactivating all plugins. If you don't have access to your admin panel, try manually resetting your plugins, using ftp rename plugins folder to plugins_hold and create a blank plugins folder If that resolves the issue, delete blank plugins folder and rename original back to plugins reactivate each plugin individually until you find the cause.
APStudios
Member
Posted 9 months ago #
I deactivated all plugins before I attempted the update. So basically now, just create a blank folder and try again?
zepher
Member
Posted 9 months ago #
Thanks @govpatel, I ended up creating a blank folder and renaming the plugins to a new name, got the wp-admin section working again. Then I placed in the new folder all the plugins that had an earlier date than the ones that were updated, and it worked fine too. Then I placed the plugins that were updated right before the error and it glitched out again. Then I placed them in one by one and found the one causing the error. Thanks for the help.
You are welcome 90% of time its plugin and themes conflict that causes the problem