The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to set the default style if not set with styleid?
On my VB4 forum there is already some default style (styleid=1). I want to open the current page in new window, using another style (styleid=2). So I do it by:
HTML Code:
<a href="?styleid=2" target="_blank">Open it in new window</a> |
#2
|
|||
|
|||
|
#3
|
|||
|
|||
Thank you! I managed to do it by creating a new hook in style_fetch with the code:
PHP Code:
|
#4
|
|||
|
|||
No problem. Worked?
|
#5
|
|||
|
|||
Yes, it worked.
|
#6
|
||||
|
||||
Thank you for sharing that
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|