Quote:
Originally Posted by sailnet
Tried to install this on 4.1 and got the following error:
This product is not compatible with version 4.1.0 of vBulletin. (Compatible starting with 3.8.0 / Incompatible with 4.0.99 and greater)
|
open xml file
find
PHP Code:
<dependency dependencytype="vbulletin" minversion="3.8.0" maxversion="4.0.99" />
replase with
PHP Code:
<dependency dependencytype="vbulletin" minversion="3.8.0" maxversion="4.1.99" />
but i try it on vb 4.1.0
not working