I've just installed the updated version and got this error when I switch vRewrite on
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT t.lastposter AS username, u.userid, t.threadid
FROM thread AS t JOIN user AS u ON (u.username=t.lastposter)
WHERE t.threadid IN (5522,5521,5519,271,5516,5520,4745,5518,5517,337,5497,4735,5514,5478,5515)
AND t.visible = 1;
MySQL Error : You have an error in your SQL syntax near 'ON (u.username=t.lastposter)
WHERE t.threadid IN (5522,5521,5519,271,5516,55' at line 3