MyBB Community Forums

Full Version: 1.4 to 1.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i discovered that whenever i try to view a friends forum, this error comes up, and will not let anyone view the index.

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 'id' in 'where clause'
Query:
SELECT * FROM thehdforum_mybb_moderators WHERE ((id IN ('16','17') AND isgroup='1') OR (id='277' AND isgroup='0')) AND fid='2'
The column "id" is missing from your "thehdforum_mybb_moderators" tables in your mybb database.
The upgrade script hasn't been run.