Quote:
Originally Posted by neelmani
I was trying to install this mod on VB 4.1.4 and it says that it is incompatible with this version.
Does anybody knows where to get a working version with 4.1.4. I really need this mod for my forum
|
Open the xml file
Find
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
Replace it with
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.9.9" />