MyBB Community Forums

Full Version: Mass Mail MyBB SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I get this error when I attempt to use the mass-mail function and fill in any other limiters besides usergroup:
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 ''3' AND (u.usergroup IN (4) OR CONCAT(',',additionalgroups,',') LIKE '%,4,%')' at line 1
Query:
    SELECT COUNT(uid) AS num FROM mybb14_users u WHERE 1=1 AND u.username LIKE '%GG-Xtreme%' AND u.email LIKE '%[email protected]%' AND u.postnumpostnum_dir'3' AND (u.usergroup IN (4) OR CONCAT(',',additionalgroups,',') LIKE '%,4,%')

Please contact the MyBB Group for support.
(2008-08-13, 07:07 PM)GG-Xtreme Wrote: [ -> ]Since I can't bump my other threads even after 24-hours:
private.php Blank Page
Annoying Page 'Jump' When Using Quick Edit

It has only been roughly 20 hours, not 24.