Yep I'm getting the same error when trying to delete a user
Quote:
Database error in vBulletin 3.5.0:
Invalid SQL:
DELETE FROM favorites as favorites
WHERE userid = 37
OR (entry_type = 'user' AND entry_id = 37);
|
However it does perform the delete though. I am on vB 3.5.0 gold. Double checked the changes made when installing and all looks good and works like a charm except for that error.