View Single Post
Old October 27th, 2005, 02:00 PM   #2 (permalink)
Brian
Guest
 
Posts: n/a
Re: Mod CP showing up for all MODS? Need to take that down!

Wrap this code around the gallery section in your modcp/index.php file:

Code:
Content visible to verified customers only.
Replace X there with the usergroupid of your Gallery Staff usergroup. Then you will probably want to add something like this in your modcp/vba_gallery.php file to keep those users from being able to access that file.
Code:
Content visible to verified customers only.
  Reply With Quote