Bug (confirmed), in that vB Assistant cannot handle usernames with apostrophes or special characters, and uses malformed queries:
Quote:
Invalid SQL: SELECT COUNT(*) AS threads FROM thread WHERE postuserid = '12392' AND visible = '1' AND lastpost > '1074904556' AND lastposter != 'Euclides Ti'ran' ORDER BY dateline DESC LIMIT 0,1
mysql error: You have an error in your SQL syntax near 'ran' ORDER BY dateline DESC LIMIT 0,1' at line 1
|