Quote:
Originally Posted by Alfa1
Awesome! Can we have this for vb3.8.5?
|
Hi Alfa,
It is untested on vB3. However, it probably works.
If you want to try, you need to download the zip file and edit the file called "product-glowhostspamomatic.xml" on line 12.
Find:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="" />
And replace with:
Code:
<dependency dependencytype="vbulletin" minversion="3.0.0" maxversion="" />
Then view the readme, follow the destructions and see how it goes.
If it works or doesn't, let us know.