The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Style plugin
I want to create a plugin, basically to tell the user that the current theme is not supported, unless it is a certain styleid, or the default theme.
So yes, could someone give me a PHP or XHTML query for this? Something to the effect of: PHP Code:
|
#2
|
||||
|
||||
Code:
<if condition="$vbulletin->session->vars['styleid'] != 1">This theme is not supported.</if> |
#3
|
||||
|
||||
Thank you, but I've already figured out a PHP method. A more basic method, too.
https://vborg.vbsupport.ru/showthread.php?p=1267577 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|