Log in

View Full Version : email problem (help plzz)


Osama11
04-04-2008, 11:45 PM
Database error in vBulletin ****:

Invalid SQL:

UPDATE session
SET lastactivity = 1207355835, location = '/admincp/email.php?do=dosendmail&do=dosendmail', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0, useragent = 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.0.04506)'
WHERE sessionhash = '99d3980970270ebbc8a099231c98f592';

MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Friday, April 4th 2008 @ 06:39:49 PM
Script : http://**************/admincp/email.php?do=dosendmail
Referrer : http://************/admincp/email.php?do=start
IP Address : ******************
Username : DON



when i send a email to users its show me this error before click the next button...
any 1 know y
plzz help me

Osama11
04-04-2008, 11:59 PM
here is the pic

Lynne
04-05-2008, 12:04 AM
You might want to send your emails in smalled batches. You may overwhelm your server by doing so many at a time.

As for the MysQL server gone away error, that is a server issue. See this: http://www.vbulletin.com/docs/html/troubleshoot_mysql_goneaway

Osama11
04-05-2008, 12:11 AM
i try to send 300 peoples but gtting same error...

how to check mysql think...

can u tell me step by step plzz.z..

Lynne
04-05-2008, 12:35 AM
If you get the same error when sending to 300, then go to less.

I am not a mysql expert. I really can't help you anymore than that page. You can either talk to your host about the error or, if it's your own server, you can change the settings in my.cnf to try to change the time limit or packet size. Or, you can hire a server person to fix these issues.