Hey guys, I just got rid of a few hacks, and added some new ones, and I think I screwed something up..
Basicaly I get this error now when trying to add a usergroup.. I believe this is the only time when this comes up. Mainly b/c I've tried to edit a usergroup and get no errors.
I can't say that this is new, b/c honestly I havent added a usergroup in ages, only delete them (with no problems)
Here's the error:
Thx in advance for any help with this problem.
Basicaly I get this error now when trying to add a usergroup.. I believe this is the only time when this comes up. Mainly b/c I've tried to edit a usergroup and get no errors.
I can't say that this is new, b/c honestly I havent added a usergroup in ages, only delete them (with no problems)
Here's the error:
Database error in vBulletin Control Panel 2.2.8:
Invalid SQL: INSERT INTO usergroup (usergroupid,title,usertitle,cancontrolpanel,canmodifyprofile,canviewmembers,canview,canvi ewvbindex,showgroup,cansearch,canemail,canpostnew,canmove,canopenclose,candeletethread,can replyown,canreplyothers,canviewothers,caneditpost,candeletepost,canusepm,canpostpoll,canvo te,canpostattachment,ismoderator,canpublicevent,canpublicedit,canthreadrate,cantrackpm,can denypmreceipts,maxbuddypm,maxforwardpm,canwhosonline,canwhosonlineip,cangetattachment)
VALUES (NULL,'Journalists','',0,1,1,,,1,1,0,0,0,0,0,0,0,1,0,0,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1)
mysql error: You have an error in your SQL syntax near ',1,1,0,0,0,0,0,0,0,1,0,0,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1)' at line 2
mysql error number: 1064
Invalid SQL: INSERT INTO usergroup (usergroupid,title,usertitle,cancontrolpanel,canmodifyprofile,canviewmembers,canview,canvi ewvbindex,showgroup,cansearch,canemail,canpostnew,canmove,canopenclose,candeletethread,can replyown,canreplyothers,canviewothers,caneditpost,candeletepost,canusepm,canpostpoll,canvo te,canpostattachment,ismoderator,canpublicevent,canpublicedit,canthreadrate,cantrackpm,can denypmreceipts,maxbuddypm,maxforwardpm,canwhosonline,canwhosonlineip,cangetattachment)
VALUES (NULL,'Journalists','',0,1,1,,,1,1,0,0,0,0,0,0,0,1,0,0,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1)
mysql error: You have an error in your SQL syntax near ',1,1,0,0,0,0,0,0,0,1,0,0,1,1,1,1,0,0,0,1,0,0,0,0,1,0,1)' at line 2
mysql error number: 1064
Thx in advance for any help with this problem.
Comment