I am using the MOD for my board with 1.019 members.
I get the following error:
131
Coult not select group members!
DEBUG MODE
SQL Error : 2013 Lost connection to MySQL server during query
Line : /is/htdocs/32261/www.manual-forum.de/phpbb/mass_email.php
File : SELECT distinct u.user_email, u.user_lang, u.username, u.user_id FROM phpbb_users u, phpbb_user_group ug, phpbb_groups g WHERE ug.group_id = 535 AND ug.user_pending <> 1 AND u.user_id = ug.user_id AND u.user_email <> '' ORDER BY u.user_lang
after the mail has been sent to round about 100 users (MAX_CLIENTS-function = 100)
Is this only a problem at my providers side or can this also be caused by invalide mail-addresses? I know that the phpBB stopps sending mass-emails when detecting invalide email-addresses. Can you make a workaround for that? Or am I wrong at that point?
/Holger


