Quote:
Originally Posted by noppid
All the information you need to solve those isssues has been laid out in the past few replies. Make a list and check it twice.
|
i must be doing something wrong,eres what i do
In ADMINCP/USERGROUP.PHP i add the following
print_yes_no_row($vbphrase['can_vbgarage'], 'usergroup[canvbgarage]', $ug_bitfield['canvbgarage']);
then in INCLUDES/INIT.PHP i add the following
'canvbgarage' => 16777216
then run the 5 queries and after that it still doesnt work, i can see as im a admin but none of the members can asit says they dont have permission, but i have enabled permisssion for them in the usergroup settings. please help, what step shud bring back the vbgarage options in the left panel of admincp?