vehiclefits / vfmagento

A set of modules for adding vehicle specific features to your Magento shopping cart.
http://vehiclefits.com
Open Software License 3.0
22 stars 18 forks source link

Trouble installing #39

Closed JordyT closed 11 years ago

JordyT commented 11 years ago

I'm trying to install the Magento VF plug-in with the code from the latest git commit. When I try to run /vf-install.php, I get the following error...

Fatal error: Class 'Elite_Vaf_Helper_Data' not found in C:\Zend\Apache2\htdocs\magento.local\vf-install.php on line 30

I'm running Magento CE v1.7.0.2.

Any ideas?

joshribakoff commented 11 years ago

Thanks looks like that file didn't get committed, I'll fix this asap

JordyT commented 11 years ago

Great, thanks!

JordyT commented 11 years ago

I really hate to be a pest, but do you know when that file will be committed? I'm really anxious to try this extension. :)

joshribakoff commented 11 years ago

You can use the download links here: http://vehiclefits.com/download They are correct, the issue exists in git only and does not exist in any released version of the software.

JordyT commented 11 years ago

I actually tried that first, but the app, lib, skin and vf-documentation directories kept coming up empty. That's why I was trying the git version. However, upon further research, I've discovered that issue only exists within the zip downloads, and not the tar.gz. So, now I'm going to try this out, using the tar.gz version of v2-build44.

Thanks!