The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Invalid SQL:
SELECT * FROM user AS user LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid) WHERE user.username = ''Pac'; 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 'Pac'' at line 3 Error Number : 1064 Date : Thursday, August 16th 2007 @ 02:53:35 AM Script : Referrer : IP Address : Username : Classname : vB_Database Please help me out please! ![]() There is an other problem. "Fatal error: Class 'vB_Mail' not found in /home/thesymbi/public_html/includes/functions.php on line 808" new error while login |
#2
|
|||
|
|||
![]()
Problem is you have '' when it should be '
Change the query to [sql]SELECT * FROM user AS user LEFT JOIN usergroup AS usergroup ON (user.usergroupid = usergroup.usergroupid) WHERE user.username = 'Pac';[/sql] |
#3
|
|||
|
|||
![]()
No the user name that person registered with was 'Pac
|
#4
|
|||
|
|||
![]()
Report this to vbulletin.com
|
#5
|
|||
|
|||
![]()
I did they say problem in some modificatin
![]() |
#6
|
|||
|
|||
![]()
List the modifications you have installed
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|