leacardenas Posted June 27, 2016 Share Posted June 27, 2016 Hello, I have an issue, when ever I install a certain module for playing music in my products as a sample. The pages where the products should show the info will go all white and will not display any errors. I have it local. Wamp Server software version: Apache PHP version: 5.5.12 Memory limit: 128M Max execution time: 128 MySQL version: 5.6.17 Prestashop version: 1.6.1.6 Link to comment Share on other sites More sharing options...
prestamonste Posted June 27, 2016 Share Posted June 27, 2016 You go to your_site/config/, open file defines.inc.php and change code on line 29 from define('_PS_MODE_DEV_', false); to define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
leacardenas Posted June 27, 2016 Author Share Posted June 27, 2016 Okay... something happened. Now this shows up, what should I do? Notice: Undefined index: product in /home/salsa/public_html/lasolu/solu/tienda/cache/smarty/compile/85/15/c9/8515c998c9b660394d51abdabac4d20d09291c18.file.column.tpl.php on line 46Notice: Trying to get property of non-object in /home/salsa/public_html/lasolu/solu/tienda/cache/smarty/compile/85/15/c9/8515c998c9b660394d51abdabac4d20d09291c18.file.column.tpl.php on line 46Fatal error: Call to a member function getPrice() on a non-object in/home/salsa/public_html/lasolu/solu/tienda/cache/smarty/compile/85/15/c9/8515c998c9b660394d51abdabac4d20d09291c18.file.column.tpl.php on line 46 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