Log in

View Full Version : Only allow a certain usegroup to select style


fopixel
03-31-2008, 05:54 PM
Out of the box, only admins can use styles that are "hidden" or when style picking is unavailable. I'm wondering if it's possible to extend this to one or more other usegroups, and if so, how? I'm a fairly decent programmer so I could probably fix this myself if I can just find where in the codebase the applicable code is. Anyone have a clue?

Bradley_Wint
03-31-2008, 06:12 PM
http://www.vbulletin.com/forum/showthread.php?p=1530486
It's not a default feature unfortunately

this one has been tried on 3.6.x successfully so you can give a run
https://vborg.vbsupport.ru/showthread.php?t=95910

fopixel
03-31-2008, 07:57 PM
this one has been tried on 3.6.x successfully so you can give a run
https://vborg.vbsupport.ru/showthread.php?t=95910

Awesome, this is exactly what I was looking for!

Bradley_Wint
03-31-2008, 08:14 PM
Awesome, this is exactly what I was looking for! can you tell me if it works cause I am running 3.7.x and want to install a similar system. Cheers.