View Single Post
  #1  
Old 03-20-2017, 09:06 AM
  finestshops's Avatar 
finestshops finestshops is offline
 

eXpert
  
Join Date: Oct 2002
Location: Toronto, Canada
Posts: 335
 

Question Disable cache for template files

Hi guys,

Anybody knows a way to disable cache for template files in 4.6 or at least force a new cache to be generated every time we upload a new file?
usually, it's not a big deal to do cleanup to test the changes but the recent customization for one of our clients requires hundreds of changes in few dozen of the template files and not having to run cleanup after each would speed up the process a lot.

we changed this in config.php:

var $compile_check_md5 = TRUE;

but that did not help. I remember, there was a force cache generation setting in templater.php in older versions but can not find it in 4.6

anybody knows how to enable force generation or disable cache for templates for development?
__________________
Best regards,

Anton Pachkine
finestshops.com/x-cart
Reply With Quote