Actually, it works without problems. Autor made dependencies for this mod limited to max version 4.0.99, but you just need to delete max version dependency to void, like this:
<dependencies>
<dependency dependencytype="vbulletin" minversion="4.0.0" maxversion="" />
Edit the product code, find this and you can use it on any version you like. I'm using it right now on version 4.1.2.
|