View Single Post
Old November 25th, 2008, 04:01 PM   #1 (permalink)
Zakhar
Member
Verified Customer
 
Join Date: Nov 2008
Posts: 38
error during creating user in vbulletin

Hi Chuck,

I found new problem.

When I try to create user in admincp I got error:

Quote:
Database error in vBulletin 3.7.4:

Invalid SQL:
SHOW TABLE STATUS LIKE vb_user';

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 'vb_user'' at line 1
Error Number : 1064
Request Date : Tuesday, November 25th 2008 @ 11:30:12 PM
Error Date : Tuesday, November 25th 2008 @ 11:30:13 PM
Script : http://[cut]/forum/admincp/user.php?do=update
Referrer : http://[cut]/forum/admincp/user.php?do=add
IP Address : xxx.xxx.xxx.xxx
Username : admin
Classname : vB_Database
MySQL Version : 5.0.67-log
I found that this query used in
/vbgallery/useradmin_update_data.php
Code:
Content visible to verified customers only.
I changed this to

Code:
Content visible to verified customers only.
Now I can create usrers without error. Is this problem in my installation?
Zakhar is offline   Reply With Quote