1
Hello,
I have an issue with template compilation with only one module.
I've made some modifications to a block template, but I always see the old template.
- The "Check templates for modifications" is set to yes.
- I've deleted all the "Smarty compile" folder content
- I've deleted the corresponding entries in the "tplsource" and "tplfile" database tables (even if the content was the new one)
- I've updated the module
After all of that, the block I see is always the old one. Every other module pages and other blocks recompile fine when I make modifications to them.
I'm modifying the good module because the pages templates recompile fine when I edit them.
So why only one block doesn't recompile?
And where do it takes the source to recompile the old one?