For some reason, if you search for "first car" the search times out and locks with the following error...
Those numbers go for what seems forever, I think every single post id. I have 3.0.7.
Thank you,
rob
Database error in vBulletin 3.0.7:
Invalid SQL:
SELECT post.postid, post.threadid
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 post.postid IN(478,484,498,504,514,521,523,532,533,541,546,566...
Invalid SQL:
SELECT post.postid, post.threadid
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 post.postid IN(478,484,498,504,514,521,523,532,533,541,546,566...
Thank you,
rob
Comment