The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a mod that in order to fully work requires vBulletin 3.7x. Some users apparently don't read that and then complain in it doesn't fully work.
Is is possible to set within the XML a Minimum Version Requirement to even be installed? Thanks. |
#2
|
|||
|
|||
![]()
You can set the minimum vB/MySQL and/or PHP version in the product settings.
|
#3
|
||||
|
||||
![]()
You mean adding it to the product xml?
Code:
<dependencies> <dependency dependencytype="vbulletin" minversion="3.7.0" maxversion="" /> </dependencies> then export the xml to view how its coded. http://www.vbulletin.com/docs/html/product_dependency I use a dummy product just to test things and study how they should be coded. |
#4
|
|||
|
|||
![]()
Thanks.
Surprised I totally overlooked that. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|