4x4_terenowiec Posted November 28, 2019 Share Posted November 28, 2019 Hello, My website works fine, but when I click on product to see product page I have error 1/1) ContextErrorException Notice: Undefined index: id in ps_categoryproducts.php line 336 This line 336 is this: $product['id_product'] = $product['id']; Link to comment Share on other sites More sharing options...
PCQUATRO Posted November 29, 2019 Share Posted November 29, 2019 14 hours ago, 4x4_terenowiec said: Hello, My website works fine, but when I click on product to see product page I have error 1/1) ContextErrorException Notice: Undefined index: id in ps_categoryproducts.php line 336 This line 336 is this: $product['id_product'] = $product['id']; Prestashop Version? PHP Version? My SQL Version?? Fresh Isntall? Upgrade? Best Regards 1 Link to comment Share on other sites More sharing options...
4x4_terenowiec Posted November 29, 2019 Author Share Posted November 29, 2019 It is fresh install, that error shows up after I install theme Presta: 1.7.6.1 PHP: 7.0.33 MySQL: 10.2.26-MariaDB-log Link to comment Share on other sites More sharing options...
PCQUATRO Posted November 29, 2019 Share Posted November 29, 2019 2 hours ago, 4x4_terenowiec said: PHP: 7.0.33 You should use PHP version 7.2, try to change it and see if helps, if not, you should install your shop already on that version... Check this out -> https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ MySql is OK. As you mentioned, it could also be a theme problem, you should ask the developer of the theme for help. Best Regards 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