I accidentally logged in on two separate browsers on my computer and now the admin user is locked out of the site! Is there anyway to manually unlock a user through mysql?
I accidentally logged in on two separate browsers on my computer and now the admin user is locked out of the site! Is there anyway to manually unlock a user through mysql?
Comments
Comment #1
robotsguide commentedI fixed the problem. Went into the users table in the MySQL and updated the admin's status to 1.
Comment #2
robotsguide commentedchanging status to fixed.