Firstly, vB3.7.x has been marked end of life and is therefore no longer supported - you need to upgrade to at least 3.8.7.
Second, that error is still coming from a video modification you added to the software - you will need to seek the author's assistance with this.
Announcement
Collapse
No announcement yet.
Please help me.....VBulletin Database error!!
Collapse
X
-
Yes I received like 4 emails of VBulletin errors after I disabled the plugins.
Maybe were old emails that arrived just after I disabled it ?
- - - Updated - - -
Yes I just received 3 emails with the same in this moment, now what can I do ?
- - - Updated - - -
Oh now I understan Mark,
No the original message no, only this one:
Database error in vBulletin 3.7.6:
Invalid SQL:
SELECT user.*, COUNT(video.videoid) AS videocount
FROM vbvideo AS video
LEFT JOIN vbuser AS user ON(user.userid = video.userid)
WHERE NOT ISNULL(user.userid)
GROUP BY video.userid
ORDER BY videocount DESC
LIMIT a;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 7
Error Number : 1064
Request Date : Thursday, January 17th 2013 @ 06:20:12 PM
Error Date : Thursday, January 17th 2013 @ 06:20:12 PM
Script : http://www.all-reefs.com/inicio/vide...ils&videoid=23
Referrer :
IP Address : 157.55.33.78
Username : No Registrado
Classname : vB_Database
MySQL Version :
OMG I just received tons of emails with the same!!!! =(
Leave a comment:
-
That error's from a modification so that's probably been generated while plugins were disabled.
Do you still get the original error with plugins disabled?
Leave a comment:
-
Mark I have fear my friend!!!! my forum is kinfa old and I hace more than 10,000 registered users, sponsors, etc.
A long time ago I didn“t do anything of these things, I have fear to do something wrong and do a mess with my forum. =(
- - - Updated - - -
Now I am receiving this emails, hope this helps in something......
Database error in vBulletin 3.7.6:
Invalid SQL:
SELECT user.*, COUNT(video.videoid) AS videocount
FROM vbvideo AS video
LEFT JOIN vbuser AS user ON(user.userid = video.userid)
WHERE NOT ISNULL(user.userid)
GROUP BY video.userid
ORDER BY videocount DESC
LIMIT a;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'a' at line 7
Error Number : 1064
Request Date : Thursday, January 17th 2013 @ 03:48:47 PM
Error Date : Thursday, January 17th 2013 @ 03:48:47 PM
Script : http://all-reefs.com/inicio/video.ph...ewtag&tag=solo
Referrer :
IP Address : 67.195.115.242
Username : No Registrado
Classname : vB_Database
MySQL Version :
Leave a comment:
-
For diagnostic purposes you need to do the following so we can see what happens:
To disable the plugin/hook system completely, edit includes/config.php and add the following code:
Just below
Code:<?php
Code:define('DISABLE_HOOKS', true);
Last edited by Mark.B; Thu 17 Jan '13, 12:14pm.
Leave a comment:
-
Perfect thank you so much again Mark and also I need to do what Loco told me ?? (thanx Loco!)
Leave a comment:
-
Originally posted by mariocaz View PostHow can I disable my RSS ??, sorry if this is a stupid question.
- - - Updated - - -
Mark I have a tons of mods installed in my forum. =(
To disable the plugin/hook system completely, edit includes/config.php and add the following code:
Just below
Code:<?php
Code:define('DISABLE_HOOKS', true);
Leave a comment:
-
Originally posted by ProSportsForums View PostTo disable the plugin/hook system completely without accessing the Admin CP options, you need to edit includes/config.php and add the following code: define('DISABLE_HOOKS', true);
Then disable your RSS as it appears a Cron job related to the RSS is causing the issue.
- - - Updated - - -
Mark I have a tons of mods installed in my forum. =(
Leave a comment:
-
The most common reason for the MySQL server has gone away error is that the server timed out and closed the connection.
You should contact your host about this.
Leave a comment:
-
To disable the plugin/hook system completely without accessing the Admin CP options, you need to edit includes/config.php and add the following code: define('DISABLE_HOOKS', true);
Then disable your RSS as it appears a Cron job related to the RSS is causing the issue.
Leave a comment:
-
Please help me.....VBulletin Database error!!
Hi guys,
Could you please help me a little ??, I am tired to receive tons of emails with this message
Code:Database error in vBulletin 3.7.6: Invalid SQL: SELECT *, thread.title AS threadtitle FROM vbrsslog AS rsslog INNER JOIN vbrssfeed AS rssfeed ON(rssfeed.rssfeedid = rsslog.rssfeedid) INNER JOIN vbthread AS thread ON(thread.threadid = rsslog.itemid) WHERE rsslog.threadactioncomplete = 0 AND rsslog.itemtype = 'thread' AND rsslog.threadactiontime <> 0 AND rsslog.threadactiontime < 1358445618; MySQL Error : MySQL server has gone away Error Number : 2006 Request Date : Thursday, January 17th 2013 @ 01:00:18 PM Error Date : Thursday, January 17th 2013 @ 01:01:15 PM Script : [URL]http://www.all-reefs.com/inicio/cron.php?&rand=741654[/URL] Referrer : [URL]http://www.all-reefs.com/[/URL] IP Address : 187.210.47.114 Username : No Registrado Classname : vB_Database MySQL Version :
Thank you so much in advance for all your help and comments.
MarioTags: None
Related Topics
Collapse
-
by MRMRacingI got any of this errors and it seems like the web adress on the script is wrong. Any help are much appreciated /Thanks
Invalid SQL:
UPDATE vbsession SET `lastactivity`=1459860173,`styleid`=27,`languageid`=1...-
Channel: Support Issues & Questions
Tue 5 Apr '16, 5:00am -
Leave a comment: