Dimitri Yelquin Posted March 1, 2011 Share Posted March 1, 2011 The mystical number 14! Yes, I mean PrestaShop 1.4.0.14. I’m trying to make some changes in blocknewproducts.tpl, go to the store — there is no change in the block. I remove a large part of the code — no changes, delete all text of the file: the code and comment — in “New products” are all in place! I think maybe this file is no longer associated with the block? Change the file name — the block disappears, returns the name — the block appears. But the file is empty! How is this possible?! Link to comment Share on other sites More sharing options...
jhnstcks Posted March 1, 2011 Share Posted March 1, 2011 Sounds like a cache problem. Clear your browser cache and also the smarty cache, think you can do smarty cache in the performance tab in 1.4, otherwise you need to ftp to tools/smarty/compile and delete everything apart from index.php Link to comment Share on other sites More sharing options...
Dimitri Yelquin Posted March 1, 2011 Author Share Posted March 1, 2011 Yes! The problem was here "tools/smarty/compile". Thank You! Link to comment Share on other sites More sharing options...
Recommended Posts