The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Forcing VB template set to vb driven php page.
Hi,
I have some php pages which use the vb templates etc. But I want the forum to have it's choice of style 1, 2, 3 etc... But be able to force our 'vb driven' rules page to have style 99 forced. How do I do that within the file? I know you can force forums to use a certain style (which overrides the users setting), but how do I do this? Thanks... Tim |
#2
|
||||
|
||||
add $replacementsetid=x; and $templatesetid=y; directly after your require global.php
|
#3
|
||||
|
||||
Woohoo! Thanks. :up:
|
#4
|
||||
|
||||
This doesn't seem to work. I have firefly's dropdown style changer installed - but that doesn't make any difference. I don't understand why it won't work...
I put it in the file right after require global.php... Tim |
#5
|
||||
|
||||
Does anyone know how to make this work?
|
#6
|
||||
|
||||
Try :
$replacementsetid=x; and $templatesetid=y; and $styleid=z; Satan |
#7
|
||||
|
||||
I'd already tried that. Didn't work either unfortunately...
|
#8
|
||||
|
||||
This would be great thing to have for my upcoming new hack.
If this is figured out, it would be cool Thanks in advance guys -Arunan |
#9
|
||||
|
||||
Hmmm...
I'll have another think about it Satan |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|