Getting the following errors when trying to enter the award admin panel:
Database error in vBulletin 3.0.1:
Invalid SQL: SELECT * FROM award AS award ORDER BY awardid ASC
mysql error: Unknown column 'awardid' in 'order clause'
mysql error number: 1054
Getting this in trying to get in to the member list:
Database error in vBulletin 3.0.1:
Invalid SQL: SELECT * FROM award AS award ORDER BY awardid ASC
mysql error: Unknown column 'awardid' in 'order clause'
mysql error number: 1054
=========
Not sure if the table creation was ok but didn't see any errors and see the tables as ok in the db admin.
|