Database error in vBulletin Control Panel 2.2.4:
Invalid SQL: SELECT * FROM quotes WHERE mod='N'
mysql error: Unknown column 'mod' in 'where clause'
mysql error number: 1054
Database error in vBulletin 2.2.4:
Invalid SQL: SELECT *
FROM quotes
WHERE 1=1 AND mod!='N'
ORDER BY letter,name ASC
LIMIT 0,30
mysql error: Unknown column 'mod' in 'where clause'
mysql error number: 1054
|