View Full Version : vBulletin Mail Error...Can PowWeb help?
thuffner
12-11-06, 09:30 AM
Hey guys...I keep getting a vBulletin error message when people sign up for my message board (http://www.bondmovies.com/board/)...I searched at the vB support forums and found a few solutions that only a host could do...
http://www.vbulletin.com/forum/showthread.php?t=206005
And the solution...(which I am unfamiliar how to execute):
http://www.vbulletin.com/forum/showpost.php?p=665266&postcount=20
Thanks for any help! :)
rtoohil
12-11-06, 09:41 AM
I don't *think* we use nobody to send mail. If we do, however, there's not a way we can change that specifically for your account.
I think, though, that this might not be the problem you're experiencing. If you sign up for an vB account using an email address on your own domain, does it arrive in your inbox?
I have problems with my vbulletin, it send an mail and apears this mesage:
There seems to have been a problem with the Foros | Ociotek.Com database.
Please try again by clicking the Refresh button in your web browser.
An E-Mail has been dispatched to our Technical Staff, whom you can also contact if the problem persists.
We apologise for any inconvenience.
Database error in vBulletin 3.5.4:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid
FROM [...]session AS session
LEFT JOIN [...]user AS user ON(user.userid = session.userid)
WHERE session.lastactivity > 1166953319
ORDER BY username ASC;
MySQL Error : Got error 12 from storage engine
Error Number : 1030
Date : Sunday, December 24th 2006 @ 04:57:02 AM
Script : http://www.ociotek.com/foros/
Referrer :
IP Address : [...]
Username : Neosy
Classname : VBDatabase
A simple error may be the cause - have you created and set the session path correctly?
Also, have you looked up the error messages associated with the two codes given in that snippet?
EDIT: Error 1030 is simply you got error 12 from the storage engine. - not really helpful in this situation.
MikeSus
12-25-06, 12:58 AM
I am getting the same error on a PHPBB board on mysql11, what server are you on?
I'm on mysql11, and i have problems with de mysql, not only de forums
vBulletin v3.6.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.