gputz
Forum Replies Created
-
Help guys, I’m locked out of my WordPress.
After the “Congratulations! All the files have been upgraded to the latest version. Please CLICK HERE TO COMPLETE THE FINAL STEP.” came out, I was forwarded to a log-in screen where only the [USERNAME] was available. When I typed in my password it would just re-direct to itself over and over again.
The URL it was trying to access:
[http://MYWEBSITE.com/blog/wp-admin/upgrade.php?_wp_http_referer=%2Fblog%2Fwp-admin%2F]But over and over again it returns to the log-in prompt where my password didn’t work. I asked for a new password, got one, and tried it. It still didn’t work.
Just when you see the light at the end of the tunnel, this happens.
Other notes:
– I was upgrading from WordPress 2.6.1 to 2.6.2.
– I followed all the directions through the “Click Next”, “click next” method.Forum: Fixing WordPress
In reply to: Database Got error 130 from storage engineEncountered this exact same problem recently:
WordPress database error: [Got error 130 from storage engine]
SELECT COUNT(*) FROM wp_comments WHERE comment_approved = ‘0’WordPress database error: [Got error 130 from storage engine]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_approved = ‘spam’I tried to repair the mySQL tables, specifically wp_comments, but it still wouldn’t budge. It happened to be corrupt. I don’t know the cause.
I called up my web host and they restored a recent backup of the database. Everything started to work again. If anyone encounters this problem and needs a quick fix, just restore the latest backup.
Hope that helps!