Hello,
i have a member that's getting a database error when he tries to log in to our forum.
i tried viewing his profile in AdminCP, and i as well am getting an error:
i appreciate your help on this.
thanks
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT * FROM jos_users
WHERE LOWER(username)=
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 'alchimiste'
LIMIT 1' at line 2
Error Number : 1064
Date : Tuesday, September 4th 2007 @ 04:56:33 PM
IP Address :
Username :
Classname : vB_Database
i'm using Mysql version 4.1.20
i have a member that's getting a database error when he tries to log in to our forum.
i tried viewing his profile in AdminCP, and i as well am getting an error:
i appreciate your help on this.
thanks
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT * FROM jos_users
WHERE LOWER(username)=
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 'alchimiste'
LIMIT 1' at line 2
Error Number : 1064
Date : Tuesday, September 4th 2007 @ 04:56:33 PM
IP Address :
Username :
Classname : vB_Database
i'm using Mysql version 4.1.20
Comment