MyBB Community Forums

Full Version: Thank you mod - sql error when activating
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i get the following error when activating the mod:

MyBB has experienced an internal SQL error and cannot continue.

SQL Error: 
1064 - 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 'SELECT COUNT(*) FROM myrumthx t WHERE t.adduid=u.uid) , u. 
Query: 
UPDATE myrumusers u SET u.thx=(SELECT COUNT(*) FROM myrumthx t WHERE t.adduid=u.uid) , u.thxcount=(SELECT COUNT(*) FROM myrumthx t WHERE t.uid=u.uid)