Quote:
Originally Posted by Alfa1
That is an easy fix. Just change the compatible version.
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.
|
Ahhhhhh - I should know better than to give up before you guys comment. Ok - it's installed - and it picked up all my old tables, images and documents like before - saving me from weeks of re-entry work.... I guess I won't be abandoning this product yet... Thanks very much for your help. It appears (for now - on my test.db) that it works under my current parameters:
vB - 4.1.4
PHP - 5.3.6
MySQL - 5.1.55-log
If I run into any snags, I'll post them here.
By the way - you guys don't know (on the Shadowbox extra) which hook I specify when I add the Shadowbox plugin do you? I cannot remember, the instructions don't indicate it, and I cannot figure out which one it is just by looking at it...
Thanks again for the assistance - I appreciate it a great deal.
//sse