Jump to content

[SOLVED] Smarty force compile not working...


Recommended Posts

Hi !

 

I have a weird problem that started to occur today...

 

I've the Performance Smarty settings set to Force Compile - yes and Cache no

 

But I still get the cached version. I have to manually delete the smarty cache/compile folder to see any change made to TPL files... which is very annoying.

 

Anyone had the same issue ? I googled it a bit, but didn't find a clear answer.

 

PS version is 1.4.8.2

Edited by orwell (see edit history)
Link to comment
Share on other sites

Ok I solved the problem by manually editing the file /config/smarty.config.inc.php

 

line 43 :

 

$smarty->compile_check = true;

 

Still I'm confused as everything was working fine until today...

 

PS: can't find the option to set a topic as "Solved". Any1 knows ?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...