August 5th, 2008, 10:33 AM
|
#10 (permalink)
|
| Member Verified Customer
Join Date: Apr 2005
Posts: 49
| Here are a few of the errors i recieve Quote:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT user.username, shout.userid, shout.shoutid, shout.shoutby, shout.message, shout.dateline
FROM vbp_shout AS shout
LEFT JOIN vb3user AS user ON (shout.userid = user.userid)
WHERE shout.visible = 1
AND (shout.private = 0 OR shout.userid = )
ORDER BY shout.shoutid
DESC LIMIT 6;
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 ')
ORDER BY shout.shoutid
DESC LIMIT 6' at line 5
Error Number : 1064
Request Date : Tuesday, July 29th 2008 @ 09:06:56 PM
Error Date : Tuesday, July 29th 2008 @ 09:06:56 PM
Script : Insane Mustangs - Insane Mustangs
Referrer :
IP Address : ******
Username : ******
Classname : vb_database
MySQL Version :
| Quote:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM vb3usernote AS usernote
WHERE userid =;
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 '' at line 3
Error Number : 1064
Request Date : Tuesday, July 29th 2008 @ 08:12:22 PM
Error Date : Tuesday, July 29th 2008 @ 08:12:22 PM
Script : Insane Mustangs, GT, Saleen, Roush, Cobra - View Profile: sslivingu
Referrer :
IP Address : ********
Username : Unregistered
Classname : vb_database
MySQL Version :
| Quote:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT location, badlocation FROM vb3session WHERE userid = AND lastactivity > 1217385135 ORDER BY lastactivity DESC LIMIT 1;
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 'AND lastactivity > 1217385135 ORDER BY lastactivity DESC LIMIT 1' at line 1
Error Number : 1064
Request Date : Tuesday, July 29th 2008 @ 10:47:15 PM
Error Date : Tuesday, July 29th 2008 @ 10:47:15 PM
Script : Insane Mustangs, GT, Saleen, Roush, Cobra - View Profile: 20080729
Referrer : Insane Mustangs - Insane Mustangs
IP Address : *******
Username : hotwheels
Classname : vb_database
MySQL Version : 5.0.51a-community
| Quote:
Database error in vBulletin 3.7.2:
Invalid SQL:
INSERT INTO vb3logins (userid, username, ipaddress, phpdate, logintype) VALUES (, 'bparks77', '205.247.207.210', 1217361945, '');
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 ' 'bparks77', '205.247.207.210', 1217361945, '')' at line 1
Error Number : 1064
Request Date : Tuesday, July 29th 2008 @ 04:05:45 PM
Error Date : Tuesday, July 29th 2008 @ 04:05:45 PM
Script : Insane Mustangs, GT, Saleen, Roush, Cobra - Powered by vBulletin
Referrer : Insane Mustangs - Insane Mustangs
IP Address : ********
Username : bparks77
Classname : vb_database
MySQL Version :
| and the bookmarks block is broken.........I currently have the gallery shutoff so my site can continue to run. Hopefully there will be some sort of fix to this.....If a zach needs, i can give him access to my site and he can try to see if he can locate the problem from there........It took me a while to find that it was the vbgallery causing the problem, which sucks, cause it is a great software....
|
| |