2012-12-21, 01:43 PM
Hi, before anything, thank you for your time. I'm trying to send a mass email and there seems to be stuck at 39%. I've made the mail, then went to the task manager and hit the clock at the Mass Mail options, so it would be scheduled to be sent at that moment.
But there seems to be a problem that it keeps stucking at 39%. I cant get it to move out of that. Even clicking the clock again ends in an error saying that the SQL Query could not update the count from 300. So I assume that it didn't work.
Any help or known issue about it?
EDIT: I forgot to say that I'm using MyBB 1.6.9 and sending everything via php mail() method.
EDIT2: Adding new error that came up when trying to send all at once.
EDIT3:
New error trying to send less than the default ammount.
But there seems to be a problem that it keeps stucking at 39%. I cant get it to move out of that. Even clicking the clock again ends in an error saying that the SQL Query could not update the count from 300. So I assume that it didn't work.
Any help or known issue about it?
EDIT: I forgot to say that I'm using MyBB 1.6.9 and sending everything via php mail() method.
EDIT2: Adding new error that came up when trying to send all at once.
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
2006 - MySQL server has gone away
Query:
INSERT INTO mybb_mailerrors (`subject`,`message`,`toaddress`,`fromaddress`,`dateline`,`error`,`smtperror`,`smtpcode`) VALUES ('Foro Nuevo','Estimado Vergatromonox,\nPor problemas internos del foro, se decidió abrir uno paralelo con todas o la mayor parte de las comodidades del viejo foro. Con la intención de mantener nuestra comunidad lo más libre e independiente, hemos decidido cerrar el viejo foro y abrir uno nuevo en la dirección\n\nhttp://argentina-anime.com/\n\nLogramos preservar, gracias a un esfuerzo mayúsculo de producción extraordinaria, los usuarios y temas del foro viejo desde la fecha del 18/11/2012 en adelante. Con lo que podés usar tu viejo usuario si así lo deseas.\n\nDe todas maneras, y como nada es perfecto, ante cualquier inconveniente, no dudes en contactarte con el staff a [email protected] mediante e-mail. De esta forma podremos resolver tu problema lo antes posible.\n\nEsperamos que sepas disculpar las molestias, las cosas feas que puedas llegar a encontrar y por sobre todo la rusticidad de todo esto.\n\nDesde el staff, creemos que este es el mejor paso hacia adelante que puede dar el foro. No solamente teniendo un cambio de hosting, sino de dueño, y por sobre todo, de mentalidad de trabajo, que esperamos, se vea reflejada en la nueva organización del foro.\n\nDesde ya, muchísimas gracias por tu atención. Les deseamos una muy feliz estadía en el nuevo Argentina-Anime Foros.\n\nTe esperamos,\nEl Staff. ','','\"Argentina Anime Foros. \" ','1356098779','MyBB was unable to send the email using the PHP mail() function.','','0')
EDIT3:
New error trying to send less than the default ammount.
SQL Error:
2006 - MySQL server has gone away
Query:
UPDATE mybb_massemails SET `sentcount`='50', `totalcount`='728' WHERE mid='6' LIMIT 1