Forums
(@jonnyroller)
21 years, 5 months ago
To get around the MySQL bug, edit wp-login.php and change “$wpdb->users” to “$tableusers” in line 115. I don’t know if this is the best fix, but it worked for me.