Jump to content

Migration to new host have this error....get some input?


Recommended Posts

The admin of the new host is migrating the database over for my client. I gave him the url to the prestashop guide and he can not figure out this error. Any input please as I look forward to replies. Thank you very much.

 

Fatal error: Cannot access empty property in /home/bbsoid/domains/bbserviceshop.com/public_html/classes/FrontController.php on line 245

 

 

line 245 $infos = Address::getCountryAndState((int)($cart->{Configuration::get('PS_TAX_ADDRESS_TYPE')}));

 

 

 

 

View the info.php here

http://91.210.106.122/~bbsoid/info.php

Edited by GaryG (see edit history)
Link to comment
Share on other sites

Ok so it's trying to execute this command but dumping the error at this line 245 because it is looking for something that is not there thus resulting in empty property. Is it looking for the Tax Address? Is the file corrupt or line of code?

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...