Quote:
Originally Posted by ssslippy
I recomend this, go through all your mods. See if they are in the graveyard. Update as needed. Also check your admin email for mysql errors.
|
I hadn't checked my email for a few days and just found that my inbox is full of sql errors.
At least 100 emails saying "vBulletin Database Error!".
The emails read:
"Database error in vBulletin :
mysql_connect() [<a
href='function.mysql-connect'>function.mysql-connect</a>]: Can't
connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
/home/********/public_html/dollhousetvforum/includes/class_core.php on line 311
MySQL Error :
Error Number :
Request Date : Thursday, June 12th 2008 @ 01:40:44 AM
Error Date : Thursday, June 12th 2008 @ 01:40:44 AM
Script : [B]http://www.dollhousetvforum.com/infernoshout.php[/url]
Referrer :
http://www.dollhousetvforum.com/index.php
IP Address : *********
Username :
Classname : **********
MySQL Version :
Ok, I think we may be on to something.
"infernoshout.php" is a mod. Could that be causing the problem?
The latest message in the shout box was:
Shoutbox
Active Users: 0
Shoutbox Notice:
[Today 05:43 AM] *****:
[Today 05:42 AM] *****:
[Today 05:41 AM] *****:
That member (censored his name as ****) was banned by a moderator today.
He was the last person active in the shoutbox.
I'm guessing he did something through the shoutbox.
edit:
I just uninstalled the shoutbox and I am now receiving this email:
Code:
Database error in vBulletin 3.7.1:
Invalid SQL:
select s.*, u.username, u.displaygroupid, u.usergroupid, u.userid, o.*
from vb_infernoshout s
left join vb_user u on (u.userid = s.s_user)
left join vb_infernoshoutusers o on (o.s_user = s.s_user)
where
(
(s.s_private = -1)
OR
(s.s_private = '1')
OR
(s.s_private <> -1 AND s.s_user = '1')
)
order by s.s_time desc
limit 20;
MySQL Error : Table '******_vbulletin.vb_infernoshout' doesn't exist
Error Number : 1146
Request Date : Sunday, June 15th 2008 @ 09:23:54 AM
Error Date : Sunday, June 15th 2008 @ 09:23:54 AM
Script : http://www.dollhousetvforum.com/infernoshout.php
Referrer : ***************
IP Address : *****
Username : *****
Classname : ******
MySQL Version : 5.0.45-community