Database error in vBulletin Control Panel 2.2.6:
Invalid SQL: SELECT COUNT(*) AS users FROM user,usergroup WHERE user.usergroupid=usergroup.usergroupid AND usergroup.cancontrolpanel=1 AND user.userid<>
mysql error: You have an error in your SQL syntax near '' at line 1
mysql error number: 1064
Date: Tuesday 25th of June 2002 03:48:03 PM
Script: http://www.newcelica.org/forums/forums/admin/user.php
Referer: http://www.newcelica.org/forums/admi...it&userid=9394
Im sure that that I have to do something through phpmyadmin but I dont know what that is, where to get it or how to use it.. can anyone help me out here?? Im having alot of issues that all seem to be based on the user table..
Invalid SQL: SELECT COUNT(*) AS users FROM user,usergroup WHERE user.usergroupid=usergroup.usergroupid AND usergroup.cancontrolpanel=1 AND user.userid<>
mysql error: You have an error in your SQL syntax near '' at line 1
mysql error number: 1064
Date: Tuesday 25th of June 2002 03:48:03 PM
Script: http://www.newcelica.org/forums/forums/admin/user.php
Referer: http://www.newcelica.org/forums/admi...it&userid=9394
Im sure that that I have to do something through phpmyadmin but I dont know what that is, where to get it or how to use it.. can anyone help me out here?? Im having alot of issues that all seem to be based on the user table..
Comment