Jump to content

Recommended Posts

There : I get a PrestaShop site developped by an former developper of my firm. I copied it to my local to work on it, then when I run it I get this :

 

Fatal error: Cannot access empty property in \classes\FrontController.php on line 232

Line 232 is :

if ($cart->{Configuration::get('PS_TAX_ADDRESS_TYPE')})

I wandered on the net, but I don't find anything useful. I found false solutions like "put a new PrestaShop, then put the old database in it", but I don't need that. The site was modified by someone who wasn't really that skillful, but he anyway managed to put some modifications used on the production site, and i really need to know what he modified, where and how, thus I have to run THIS ite in my local.

 

Any ideas ?

 

PS : I can get to the backoffice without any troubles, and PS version used is 1.4.6.2

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...