zomgwtfbbq
New Member
Hi,
I'm having a problem with my database, I installed vbGallery, but didn't knew I had to point my browser to some installation file, so I imported the xml file and after that I got errors all over the board.
So I manually created the gallery table, that fixed most of the errors, however I'm not able to login anymore(I do get the thank you for logging in, but then I'm not logged in).
When I look at all the error queries, I see everywhere userid is missing, I did check the table where those are stored but all users are fine...
Anyway I think all errors come from one query, just can't fix it by myself sadly.
I get this error when logging into admincp:
I get this error when viewing anyone's profile:
Also my posts are still there, but this is how they show up(I'm admin, have avatar etc.)
Please help me
I'm having a problem with my database, I installed vbGallery, but didn't knew I had to point my browser to some installation file, so I imported the xml file and after that I got errors all over the board.
So I manually created the gallery table, that fixed most of the errors, however I'm not able to login anymore(I do get the thank you for logging in, but then I'm not logged in).
When I look at all the error queries, I see everywhere userid is missing, I did check the table where those are stored but all users are fine...
Anyway I think all errors come from one query, just can't fix it by myself sadly.
I get this error when logging into admincp:
Database error in vBulletin 3.7.3:
Invalid SQL:
INSERT INTO lol_cpsession (userid, hash, dateline) VALUES (, '3a77e71df6f5aa260cdee1ac3bd575a4', 1225524603);
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 ' '3a77e71df6f5aa260cdee1ac3bd575a4', 1225524603)' at line 1
Error Number : 1064
Request Date : Saturday, November 1st 2008 @ 08:30:03 AM
Error Date : Saturday, November 1st 2008 @ 08:30:03 AM
Script : url/login.php?do=login
Referrer : url/admincp/
IP Address : xxxxxxxxxxxx
Username : zomgwtfbbq
Classname : vB_Database
MySQL Version : 4.1.12-standard-log
I get this error when viewing anyone's profile:
Invalid SQL:
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total
FROM lol_usernote 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 : Saturday, November 1st 2008 @ 08:47:54 AM
Error Date : Saturday, November 1st 2008 @ 08:47:54 AM
Script : url/members/zomgwtfbbq.html
Referrer : url/
IP Address : xxxxxxxxxxxxxx
Username : Unregistered
Classname : vB_Database
Also my posts are still there, but this is how they show up(I'm admin, have avatar etc.)
Please help me