PDA

View Full Version : Add New User Error


johnrizz
11-29-2008, 08:24 PM
In AdminCP / User / Add New User. After trying to save a new user that I've created I get this Database error...I do have the hack Username Requests installed on the forum, do you think this could be conflicting with the Add New User in AdminCP

Thanks!
John

Database error in vBulletin 3.7.3:

Invalid SQL:

INSERT INTO usernote (message, dateline, userid, posterid, title, allowsmilies)
VALUES ('This user\'s name was changed.\r\n\r\nThe original name: \r\nThe new name: Blabla', 1227996075, , 71, 'Name changed', 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 ' 71, 'Name changed', 1)' at line 2
Error Number : 1064
Request Date : Saturday, November 29th 2008 @ 04:01:15 PM
Error Date : Saturday, November 29th 2008 @ 04:01:15 PM
Script : http://www.jeeprubiconforum.com/admincp/user.php?do=update
Referrer : http://www.jeeprubiconforum.com/admincp/user.php?do=add
IP Address : xx.xx.xxx.xx
Username : XXXXXXXXXX
Classname : vb_database
MySQL Version : 4.1.22-standard

RedDevil
11-29-2008, 09:03 PM
if you have removed a hack recently may be its files need removing from the admin cp and rebuild postbits, I had a similar problem when i removed a chat box, was files still present causing database error.

Lynne
11-29-2008, 09:23 PM
Try disabling the modification for Username Requests (including removing any files you had to add) and see if you still get the error.