Quote:
Originally Posted by TLCrestron
This doesn't seem to be compatible with newer version of 4.1 (I'm currently running 4.1.5)
|
It works fine if you open up the XML (in something like Notepad++) and change the following line:
<dependency dependencytype="vbulletin" minversion="4.0.3" maxversion="
4.0.99" />
to:
<dependency dependencytype="vbulletin" minversion="4.0.3" maxversion="
4.1.99" />
(changed values in red).