Jump to content

Presta 1.6.1.4 products back office page


isaac.dvory

Recommended Posts

hello,

when I enter to products page in the back office, I get popup with 100 warnings (2 for each product in the page) , also when I try to edit a product

 

Notice on line 29 in file /home/greenturtle/public_html/override/classes/Product.php
[8] Trying to get property of non-object

Notice on line 38 in file /home/greenturtle/public_html/override/classes/Product.php
[8] Trying to get property of non-object

 

 

Line 29: 

        $id_group = $context->customer->id_default_group;

Line 38:


        $ids = Address::getCountryAndState((int)$context->cart->{Configuration::get('PS_TAX_ADDRESS_TYPE')});

I think it started when I added a new user (first user) to the website (added from the back office if that matters)

Edited by isaac.dvory (see edit history)
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...