I placed a user on Tachy goes Coventry. Now I keep getting db errors...... like the one below......
Database error in vBulletin 3.0.0:
Invalid SQL:
SELECT postid AS itemid, thread.forumid,
IF(postuserid = 249, 'self', 'other') AS starter
FROM post AS post
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
LEFT JOIN deletionlog AS delpost ON(delpost.primaryid = post.postid AND delpost.type = 'post')
WHERE postid IN(2514)
AND delpost.primaryid IS NULL
AND thread.open <> 10
AND thread.visible = 1
AND post.userid NOT IN (Otus)
AND thread.postuserid NOT IN (Otus)
mysql error: Unknown column 'Otus' in 'where clause'
mysql error number: 1054
Date: Saturday 17th of April 2004 03:55:06 PM
Script: http://www.lincolnvscadillac.com/sea...?searchid=2211
Referer: http://www.lincolnvscadillac.com/member.php?u=249
Username: Otus
IP Address: 24.189.45.25
Database error in vBulletin 3.0.0:
Invalid SQL:
SELECT postid AS itemid, thread.forumid,
IF(postuserid = 249, 'self', 'other') AS starter
FROM post AS post
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
LEFT JOIN deletionlog AS delpost ON(delpost.primaryid = post.postid AND delpost.type = 'post')
WHERE postid IN(2514)
AND delpost.primaryid IS NULL
AND thread.open <> 10
AND thread.visible = 1
AND post.userid NOT IN (Otus)
AND thread.postuserid NOT IN (Otus)
mysql error: Unknown column 'Otus' in 'where clause'
mysql error number: 1054
Date: Saturday 17th of April 2004 03:55:06 PM
Script: http://www.lincolnvscadillac.com/sea...?searchid=2211
Referer: http://www.lincolnvscadillac.com/member.php?u=249
Username: Otus
IP Address: 24.189.45.25
Comment