I completed your hack fine, all instructions followed precisely and now I get this error when I try to view a forum:
Database error in vBulletin 3.0.3:
Invalid SQL:
SELECT threadid
FROM thread AS thread
WHERE forumid = 27
AND sticky = 0
AND visible = 1
ORDER BY sticky DESC, DESC
LIMIT 0, 50
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DESC
LIMIT 0, 50' at line 11
mysql error number: 1064
Any ideas?
|