Quote:
Originally Posted by biocyberman
I managed to install this mod after a small tweak:
In file product-vbsurvey.xml, I had to change this line:
Code:
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.6.99"></dependency>
to this:
Code:
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.8.3"></dependency>
The 3.8.3 is just a trick to bypass version checking.
Things work great. But can anybody access security level of this mod when we install to vb 3.7? This mod uses smarty templating system. Do I need to add CSRF protection?
|
works great once I made this change. It's no survey monkey, but I really like it.