Nah – running upgrade.php again didn’t do it. As I mentioned above, I can’t see anything wrong with the SQL syntax in wp-login.php. Here’s the precise error (luckily I have another admin-level login):
Database error: [You have an error in your SQL syntax near ‘SET user_pass = ‘064a76’ WHERE user_login = ‘Lingster” at line 1]
UPDATE SET user_pass = ‘064a76’ WHERE user_login = ‘Lingster’
The e-mail was sent successfully to Lingster’s e-mail address.
Click here to login!
I’m getting the same error – and for the life of me I can’t find the SQL error. I uploaded the latest version of wp-login.php twice, just to be sure I had it. I’ll run upgrade again and see if that does it.
This one got me yesterday – took me five hours to figure out that someone had changed the SITEURL value in the db. I’m not sure how it was done, but any help preventing a recurrence would be welcome.