hmm ive tested a little bit with the IQ-Release.. since we have little over 400 members now i dont think its a big deal yet to test run on a live site..

everythings seems to run a little smother with the iq release.. with a few exceptions.

the newest one is the massmailer function when i try to queue a mail

"SELECT `NotifyEmails`.`Email` FROM `NotifyQueue` INNER JOIN `NotifyEmails` ON (`NotifyQueue`.`Email` = `NotifyQueue`.`ID`) WHERE `NotifyQueue`.`Email` = 1 AND `NotifyQueue`.`Msg` = 1 AND `From` = 'NotifyEmails'

i get this error message. and ofcourse the red "Error Database access error" window right under..

any idea on this subject anyone?