Page 1 of 1

Agile Pickup Center module failed with AgileHelper not found

PostPosted: Tue Jan 14, 2014 11:20 am
by mail_3463
Hi,

We recently purchased this module and when we attempted to install this on our new production server (Ubuntu 12.04, PHP 5.4.2, Apache 2.2) it broke our prestashop site.

On checking the error log the error was:

"PHP Fatal Error: Class 'AgileHelper' not found in <full path omitted>/modules/agilepickupcenter/agilepickupcenter.php on line 10"

Can someone please have this looked into for us?

Thanks,

Re: Agile Pickup Center module failed with AgileHelper not f

PostPosted: Tue Jan 14, 2014 12:49 pm
by shokinro
thanks for using our module agile pickup center.
I guess the modules is not installed correctly. Usually it is because of your store file/folder permission setting preventing the file to be copied by the installer. please try following
1. set folder/file permission as following and then uninstall the module and install it again
files 644
folder 755

2. if above does not work, please manually copy the missing file

all files from:
YourStoreRoot/modules/agilepickupcenter/install/1.5x/classes/

To
YourStoreRoot/classes/

Re: Agile Pickup Center module failed with AgileHelper not f

PostPosted: Wed Jan 15, 2014 6:48 am
by mail_3463
Thanks that worked. File permission issues mean't some of the overrides were not copied.

Re: Agile Pickup Center module failed with AgileHelper not f

PostPosted: Sat Jan 18, 2014 1:53 am
by shokinro
Thanks for using our pickup center module as pickup location management tool for your prestashop store.
Thanks that worked. File permission issues mean't some of the overrides were not copied.

I am glad it worked out. thanks for your update.