Log in

View Full Version : I need help with Vbulliten mail system error


Nickbe
08-09-2007, 10:14 AM
I keep getting this error when I try to send mail to my forum members I am sending about 1300 emails I sent some earlier and about 1100 of them bounced back to me. I have just tried sending to only 50 people at a time and I have only got the error once as opposed to 13 times when i was sending 100 at a time.

Any ideas?

Database error in vBulletin 3.6.1:

Invalid SQL:

UPDATE session
SET lastactivity = 1186657673, inforum = 0, inthread = 0, incalendar = 0, badlocation = 0
WHERE sessionhash = '2a2588ff5fcd9d4896dad7c695d1df29';

MySQL Error : Lost connection to MySQL server during query
Error Number : 2013
Date : Thursday, August 9th 2007 @ 07:08:14 AM
Script : http://www.forexclarity.com/forum/admincp/email.php?do=dosendmail
Referrer : http://www.forexclarity.com/forum/admincp/email.php?do=dosendmail

Username : Nick
Classname : vb_database

G0F0RBR0KE
08-09-2007, 10:37 AM
Please remove IP. IP are privacy unless you want people to do things to you.

Other than that, any modification install?

Nickbe
08-09-2007, 11:05 AM
No there are no mods installed. It is really confusing I do not see why I would get the error and all the emails would bounce back.

Marco van Herwaarden
08-09-2007, 01:06 PM
Sounds like the session update query is executed after the MySQL connection is closed.

I would first suggest you upgrade to the latest vBulletin version. If that does not solve your problem, please contact your host about this error.