And another one when editing the mailing list activating the Default Subscribed or creating one with Default subscribed field selected:
Database error in vBulletin 4.1.5:
Invalid SQL:
INSERT IGNORE INTO vbdbtech_vbmail_subscription
(userid, mailinglistid)
(
SELECT userid, 1 AS mailinglistid
FROM vbuser AS user
WHERE (
FIND_IN_SET(6, membergroupids)
OR usergroupid IN(6)
)
AND user.dbtech_vbmail_bounceflag = '0'
);
MySQL Error : Unknown column 'user.dbtech_vbmail_bounceflag' in 'where clause'
Error Number : 1054
Request Date : Monday, August 15th 2011 @ 12:20:20 AM
Error Date : Monday, August 15th 2011 @ 12:20:21 AM
Script :
Referrer :
MySQL Version : 5.5.15
Too many errors in the plugin. I would like to try it before consider buying it but probably will unninstall it. Sorry