Quote:
Originally Posted by myrtletalk
How did you get it installed on 4.1.1? When I try it stops during the import and says it isn't designed for 4.1.1?
|
Quote:
Originally Posted by lostguy
Im using Vb 4.1.1 but the system dont allow me install ! can someone post the solution here ?
|
1. Find and edit product-post_thanks.xml as follows:
2. FIND around line 15:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
3. CHANGE the last part to maxversion="4.1.99" so it now looks like:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.99" />
4. SAVE.
5. IMPORT product-post_thanks.xml in Add Product.