The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Force a style to default template style and vise-versa ..
How can I force a style template to use the equivilant DEFAULT template style?
|
#2
|
||||
|
||||
in global.php find about line 202
Code:
// ############################################################################# // ######################## START TEMPLATES & STYLES ########################### // ############################################################################# Code:
if(is_member_of($vbulletin->userinfo,1,2,3,4,5,8,9,10)) { $codestyleid= 26; } and the user groups etc |
#3
|
|||
|
|||
whats the userinfo,1,2,34,5,6,7,8,9,10 all about?
|
#4
|
|||
|
|||
I DONT GET IT!
I wanna use say Footer for all my templates / styles to use the Default style. |
#5
|
|||
|
|||
yeah how does that work? not via userinfo but by the template.
|
#6
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|