MyBB Community Forums

Full Version: Help, can't login!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't login (discussadmin.com)!
It always shows the MySQL error of:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'loginattempts' in 'field list'
Query:
UPDATE site_sessions SET uid='1', loginattempts='1' WHERE sid='cf0e9f37cf69c8dc7fd12bf093792d98'
I just deleted all the session things/queries, what it's called.
Oh, and I just moved servers, BTW.
What manager do you use for MySQL?(phpMyAdmin, MySQL Quick Admin, etc.)
phpMyAdmin.
Go to phpMyAdmin and click on the database. Then select the "site_sessions" table, and go to the structure - once there, look for a button that is like "add row" or something similar. Set it's name to "loginattempts", and set it's type to INT. That should work..

Regards,
TomL
isn't this a case of uploading all the 1.4.4 files but not running the upgrade script
Sorry, I don't really get it...
Can you help me do it?
I just PMed you the information.
AH!
I think I need to...
Thanks!