PDA

View Full Version : problem with permissions


eckels2
09-04-2002, 11:30 PM
Database error in vBulletin Control Panel 2.2.7:

Invalid SQL: UPDATE forumpermission SET usergroupid=,canview=1,cansearch=1,canemail=1,canp ostnew=0,canmove=0,canopenclose=0,candeletethread= 0,canreplyown=1,canreplyothers=1,canviewothers=1,c aneditpost=1,candeletepost=0,canpostpoll=0,canvote =0,canpostattachment=0,cangetattachment=0 WHERE forumpermissionid=5
mysql error: You have an error in your SQL syntax near 'canview=1,cansearch=1,canemail=1,canpostnew=0,can move=0,canopenclose=0,candelete' at line 1

mysql error number: 1064

Date: Wednesday 04th of September 2002 07:53:52 PM
Script: http://www.AfterBlur.com/vb/vb/admin/forumpermission.php
Referer: http://afterblur.com/vb/admin/forumpermission.php?s=&action=edit&forumpermissionid=5

----------------
Got that while i was setting permissions.

Help?

I recently installed vbportal, so might that have anything to do with this? I had never tried setting up permissions before now, so i don't know if this was a problem from the start or due to a hack.

g-force2k2
09-05-2002, 12:26 AM
its not catching a correct usergroupid did you make any file edits in the admin/usergroup.php file? regards...

g-force2k2