The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#8
|
|||
|
|||
![]()
You're in luck, I happen to have that mod installed on my test system...
Using Lynne's method - create a plugin using hook location style_fetch and use code Code:
if ($styleid == 123) { $vbulletin->options['cybtopstats_enable_global'] = false; } You might want to increase the value of "Execution Order" to something higher so that if any other plugin changes the style your code will go last. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|