![]() |
It would be nice for Valter to make an update with this code. Thanks
|
Quote:
http://php.net/manual/en/function.version-compare.php You just need to replace the old IF conditions with this: Code:
if (version_compare($vbulletin->options['templateversion'], '4.1.8', 'ge')) Working good for me on 4.1.11 with this change. :up: |
v3.1.4 - Apr 01. 2012.
-New Option: Exclude styles -New Option: Exclude forums -Fixed some style issues To upgrade: -Import XML, allow overwrite |
What does CSS 1- Main suppose to control? It doesn't matter what I enter in this option nothing seems to change.
|
Thanks for the update!
|
Thanks........
|
Quote:
I want to disable the product ‘VSa – Sub-Forum Manager’ for styleid=14 so I created a new plugin like this: goto your :- http://www.yourdomain.com/admincp/plugin.php?do=add Product: VSa - Sub-Forum-Manager Hook: style_fetch Title: Disable VSa – Sub-Forum Manager For DefaultMobileStyle Order: 1 PHP Code: if ($styleid == 14){ $vbulletin->options['vsasfm_enable'] = 0; } Active plugin: YES you will need to place your default Mobile Style id where i put 14! |
Quote:
Seems like Valter integrated this fix and the feature to disable the add-on on a per-forum basis into version 3.1.4. :up: |
Quote:
|
oh well never mind lol.
|
All times are GMT. The time now is 03:31 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|