Quote:
Originally Posted by billstelling
works fine for me in vB 4.1.3
all you have to do is edit this.
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
to
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.9.99" />
you could change it to 4.1.3 if you wanted but you would need to change it to the current version every time you upgraded vB.
|
I found where you edit this, but I'll share with others filename: product-post_thanks.xml
and it worked for me