Quote:
Originally Posted by Alfa1
I expect this is easy to fix. Try this. In the product xml file find:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.1.0" />
replace with:
Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 1" maxversion="4.9.0" />
Re-import with overwrite.
|
yeah it worked ! but i habe now another problem with style ! the style on links and download part is not fixed footer headerand search are conflicted ! how to slove this pplease