All users now get a similar error on our forums whenever attempting to use usercp...
PLEASE HELP!
Database error in vBulletin 3.0.8:
Invalid SQL:
SELECT thread.threadid, thread.forumid
FROM thread AS thread, subscribethread AS subscribethread
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = thread.threadid AND type = 'thread')
WHERE subscribethread.threadid = thread.threadid
AND subscribethread.userid = 1
AND thread.visible = 1
AND lastpost > 1140021559
AND deletionlog.primaryid IS NULL
mysql error: Unknown column 'thread.threadid' in 'on clause'
mysql error number: 1054
Date: Wednesday 15th of February 2006 11:45:11 AM
Script: http://www.topshelfexotic.com/vbulletin/usercp.php?
Referer: xxxxxxxxxxxxxxxxxxxx
Username: xxxxxxxxx
IP Address: xxxxxxxxxxxx
PLEASE HELP!
Database error in vBulletin 3.0.8:
Invalid SQL:
SELECT thread.threadid, thread.forumid
FROM thread AS thread, subscribethread AS subscribethread
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = thread.threadid AND type = 'thread')
WHERE subscribethread.threadid = thread.threadid
AND subscribethread.userid = 1
AND thread.visible = 1
AND lastpost > 1140021559
AND deletionlog.primaryid IS NULL
mysql error: Unknown column 'thread.threadid' in 'on clause'
mysql error number: 1054
Date: Wednesday 15th of February 2006 11:45:11 AM
Script: http://www.topshelfexotic.com/vbulletin/usercp.php?
Referer: xxxxxxxxxxxxxxxxxxxx
Username: xxxxxxxxx
IP Address: xxxxxxxxxxxx
Comment