Quote:
Originally Posted by waleedelsafoury
I try to install it on VB4 but I get this message:
The following dependencies were not met:
This product is not compatible with version 4.1.3 of vBulletin. (Compatible starting with 3.6.0 / Incompatible with 4.0.0 alpha 1 and greater)
|
Edit the xml file and change
HTML Code:
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="4.0.0 alpha 1" />
To
HTML Code:
<dependency dependencytype="vbulletin" minversion="3.6.0" />