great jobb but i have a problem.
When you should attach a file it dosent came up when you are a member etc. But when you are a moderator, admin it came upp.
I have set the USERGROUPS ALLOWED
PHP Code:
if (!in_array($vbulletin->userinfo['usergroupid'], array(6,2,7,5,23,22,31,36,30,32))) print_no_permission();
or is it some more place i should set it that member etc can upload a file
Quote:
Originally Posted by Deepdog009
HabboHut,,, - Goto admincp and look 4 usergroup options area...
- Open and make changes to only groups that U wish to access page...
**************************************************
I forgot about the internal usergroup option within this mod...
Look in the PLUGIN code at the top and edit the usergroup option there to allow other members grps...
|
I have made this but its the same