can you or any coder here can upgrade to vb4.2 pl2 ?
i got this error ?
The following dependencies were not met :
This product is not compatible with version 4.2.0 of vBulletin. (Compatible starting with 4.0.0 / Incompatible with 4.0.99 and greater)
Solve just remove a little code
edit the xml
remove this code
PHP Code:
<dependencies>
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="4.2.0" />
</dependencies>