The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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;
}
codestyleid is your style id defaul would be 1and 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:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|