Hello,
a bug occurs:
Code:
Database error in vBulletin 4.0.0:
Invalid SQL:
SELECT * FROM vb3_post_thanks AS post_thanks INNER JOIN vb3_user AS user USING (userid) WHERE post_thanks.postid IN () ORDER BY post_thanks.username ASC;
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 ') ORDER BY post_thanks.username ASC' at line 1
Error Number : 1064
Request Date : Sunday, January 10th 2010 @ 03:07:10 AM
Error Date : Sunday, January 10th 2010 @ 03:07:10 AM
Script : http://<<url>>/private.php?do=showpm&pmid=59086
Referrer : http://<<url>>/private.php
Classname : vB_Database
I got this bug in 2 days over 150times, please fix.