I tried to upgrade to the newest version of WP and everything blew up. All I did was replace the old files with new ones except wp-config.php
All content removed for viewing.
I tried to upgrade to the newest version of WP and everything blew up. All I did was replace the old files with new ones except wp-config.php
All content removed for viewing.
Did you run the upgrade.php after you uploaded the new files?
FYI, all content is NOT removed. Not work safe!
Yes I did that's when I went to the front page and saw all the errors.
safe now!!
I don't see any errors. Has the issue been resolved?
Warning: extract() [function.extract]: First argument should be an array in /usr/home/girls/bigboobsblog.com/htdocs/wp-includes/functions.php on line 1813
Right at the top of the page. and then there's like a bunch under title:
Warning: main(TEMPLATEPATH/searchform.php) [function.main]: failed to create stream: No such file or directory in /usr/home/girls/bigboobsblog.com/htdocs/wp-content/plugins/post-to-post-links.php on line 63
Warning: main() [function.main]: Failed opening 'TEMPLATEPATH/searchform.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/girls/bigboobsblog.com/htdocs/wp-content/plugins/post-to-post-links.php on line 63
Warning: extract() [function.extract]: First argument should be an array in /usr/home/girls/bigboobsblog.com/htdocs/wp-includes/functions.php on line 1813
Two of the errors refer to plugins. Did you deactivate them before upgrading? If so, did you reactivate them?
-
Wait, sorry, looking at the wrong one. Yes, Orie's on the right track. It looks like you did not follow the critical step that said to deactivate all plugins before updating.
I did not. I'll try that now and reinstall.
ok now I deactivated all plugins and reinstalled all upgrade files. Ran upgrade.php and still got current errors...
Did you reactivate the plugins?
yes still got these erros.
So if the problem isn't with the files on my server it has to be something in the database.
Should I scrap the db and start over?
likely as follows:
back up your tables except for the options table.
then, drop the database, reinstall from scratch, put the tables back in there. it will be like a clean install, with content already present.
alternatively, find the option where the loaded plugins are at and reset it
I won't ask HOW to backup my mysql db but can you point me in the right direction on how to do a backup with selective tables?
Follow the phpmyadmin instructions at the following link, and when you get to step 1, only select the table(s) that you want to.
yea that would be but I don't have it on my dedicated server.
I have to read how to do it from the command line using mysqldump I guess from what I'm researching.
This topic has been closed to new replies.