isaac.dvory Posted December 19, 2016 Share Posted December 19, 2016 (edited) 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-objectNotice 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 December 19, 2016 by isaac.dvory (see edit history) Link to comment Share on other sites More sharing options...
JayLab Posted December 25, 2016 Share Posted December 25, 2016 Have you try to clear tpl cache ? Link to comment Share on other sites More sharing options...
isaac.dvory Posted December 26, 2016 Author Share Posted December 26, 2016 cache is OFF for the site, its not live yet Link to comment Share on other sites More sharing options...
JayLab Posted December 28, 2016 Share Posted December 28, 2016 but have you click on empty tpl cache EVEN if it's off ? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now