Quote:
Originally Posted by crouzmind
can i use this mod in vbulletin 3.8.1
|
Yep it's working with 3.8.0 you should edit the file 'product-autotaggerfromcontentandtitle.xml' and change :
Code:
<dependency dependencytype="vbulletin" minversion="3.8.2" maxversion="3.9.99" />
With :
Code:
<dependency dependencytype="vbulletin" minversion="3.8.0" maxversion="3.9.99" />