PDA

View Full Version : a small prob making a user group


DarkDraco07
09-30-2002, 06:08 AM
i get this when i try to make one

Database error in vBulletin Control Panel 2.2.7:

Invalid SQL: INSERT INTO usergroup (usergroupid,title,usertitle,cancontrolpanel,canmo difyprofile,canviewmembers,canview,canviewvbindex, showgroup,cansearch,canemail,canpostnew,canmove,ca nopenclose,candeletethread,canreplyown,canreplyoth ers,canviewothers,caneditpost,candeletepost,canuse pm,canpostpoll,canvote,canpostattachment,ismoderat or,canpublicevent,canpublicedit,canthreadrate,cant rackpm,candenypmreceipts,maxbuddypm,maxforwardpm,c anwhosonline,canwhosonlineip,cangetattachment)
VALUES (NULL,'All Clans Member','All Clans Member',0,1,1,,,1,1,1,1,0,0,0,1,1,1,1,0,1,1,1,1,0, 0,0,1,1,1,0,0,1,0,1)
mysql error: You have an error in your SQL syntax near ',1,1,1,1,0,0,0,1,1,1,1,0,1,1,1,1,0,0,0,1,1,1,0,0, 1,0,1)' at line 2

mysql error number: 1064

Date: Monday 30th of September 2002 01:06:05 AM
Script: http://www.darknemesis.com/forums/forums/admin/usergroup.php
Referer: http://www.darknemesis.com/forums/admin/usergroup.php?action=add

Xenon
09-30-2002, 09:52 AM
you should fill 1,1,,,1, the , with some values, either 0 or 1.

it seems you've mad a mistak by installing a hack which uses this group permissions:
"canview,canviewvbindex,showgroup"

DarkDraco07
10-04-2002, 07:29 AM
uh... how

Xenon
10-04-2002, 08:38 AM
try to reupload the original usergroup.php file