The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Getting Database Error
Code:
Database error in vBulletin 4.0.0 Beta 4: Invalid SQL: SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline, customavatar.width, customavatar.height, customavatar.width_thumb, customavatar.height_thumb FROM user AS user LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid WHERE user.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 6 Error Number : 1064 Request Date : Tuesday, December 1st 2009 @ 05:27:35 AM Error Date : Tuesday, December 1st 2009 @ 05:27:35 AM Script : http://myforum/testforum/ Referrer : IP Address : Username : Diljit Classname : vB_Database MySQL Version : 5.0.67-community can anyone help me |
#2
|
||||
|
||||
ask your host that is not a vbulletin error!
Code:
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 6 PHP Code:
|
#3
|
|||
|
|||
thanks alot
thanku you very much |
#4
|
||||
|
||||
Quote:
It is a vbulletin error (no userid supplied in the query). VB4 will run quite happily on MYSQL 5 and PHP 5.2.9. |
#5
|
|||
|
|||
ok i will update my MYSQL
thanks alot paul |
#6
|
||||
|
||||
thanks i well keep that in mind.....
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|