Yes. Leave off the conditional, Smiry.
Southern, sorry. I don't write for older versions. |
Could also easily be done as a plugin on style_fetch :)
|
Love it! :) I'm using it as a premium system - i have a skin without adverts that i use for premium, but not anyone else :)
|
Jon,
Andreas's mod to restrict styles to usergroups may be more suitable for your needs. It's more robust and it's a plugin. This is more of a quick and dirty hack to do something style-wise to an individual or two. |
Oh, thanks :)
|
is it possible to have 2
if($vbulletin->userinfo['userid']==useridhere) { $codestyleid= styleidhere; } ? e.g you might want admins / mods to use a no add style, and users etc to use one.. but then you want a different group to use another style.. is this possbiel? e.g if($vbulletin->userinfo['userid']==1,2,3,4) { $codestyleid= 1; } if($vbulletin->userinfo['userid']==4,5,6) { $codestyleid= 2; } |
Yes, Smiry. But, as I said before if you are doing it with large groups of people, it's better to use Andreas's mod.
|
All times are GMT. The time now is 11:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|