Quote:
Originally Posted by CallieJo2
I tried to test it with vb3.7 beta 6 to see if it would work. Doesn't work. Says not compatible with my version.
Can you please list instructions on how to do the edits myself instead of using the product provided? It would be much appreciated. My template is already heavily modified and I don't mind doing template edits, etc.
Have a splendid day*
|
Just modify the XML product file -
From
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.6.99" />
To
<dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="3.8" />
And then import. It seems to work ok.