Page 1 of 1

Support - fatal error

PostPosted: Sat May 23, 2015 7:06 pm
by giovanni.ciquera_4873
Fatal error: Access to undeclared static property: Shop::$id_shop_owner in /home/wfhgdhzt/public_html/classes/AgileSellerManager.php on line 925

where is the problem?

Re: Support - fatal error

PostPosted: Sat May 23, 2015 10:40 pm
by shokinro
thanks for using our modules.

this seems related to class cache of PrestaShop.
please try to remove following file and than try again
yourstorertoot/cache/class_index.php

if this does not fix the issue, then I guess the module it not installed correctly, please try to rei-nstall the module

Re: Support - fatal error

PostPosted: Sun May 24, 2015 8:43 am
by giovanni.ciquera_4873
When i remove class_index.php appears this error: Parse error: syntax error, unexpected 'w' (T_STRING) in /home/wfhgdhzt/public_html/override/classes/Tools.php on line 82

Re: Support - fatal error

PostPosted: Mon May 25, 2015 12:39 am
by shokinro
There are some bugs in PrestaShop you need to fix before install of module.
Please check it here for more details.
viewtopic.php?f=10&t=2181

You may have to resinatll your store to fix the issue.