An other small bug report: when you use the "Delete All of a Users Thanks" feature and enter the user id of a deleted user, you get a database error (vBulletin 3.6.6).
Quote:
Database error in vBulletin 3.6.6:
Invalid SQL:
SELECT * FROM post_thanks WHERE postid IN () ORDER BY 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 username ASC' at line 1
Error Number : 1064
|