mysterion Posted November 16, 2015 Share Posted November 16, 2015 (edited) When I set the smarty settings to "Never Compile.." or "Recompile if templates have been updated" it stays like this for a while but then, weirdly.. within 24hrs if I go back into the admin I see that smarty has once again defaulted to "Force Compilation" (with resulting slow load times). Any idea what might be causing this - or how I could force/hard-code the setting in place? Many thanks Site: PrestaShop™ 1.6.0.14 Upgraded using One click upgrade. Edited November 16, 2015 by mysterion (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted November 16, 2015 Share Posted November 16, 2015 I would change it in the database at this point, locate PS_SMARTY_FORCE_COMPILE and see its value. It will probably be 2, you can set it to 0 for never, or 1 when files change. Link to comment Share on other sites More sharing options...
mysterion Posted November 16, 2015 Author Share Posted November 16, 2015 (edited) Thanks Nemo - I'll try that but I don't appear to have table with that name! Where in the DB should that be? Edited November 16, 2015 by mysterion (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted November 16, 2015 Share Posted November 16, 2015 it's in ps_configuration Link to comment Share on other sites More sharing options...
mysterion Posted November 16, 2015 Author Share Posted November 16, 2015 That's done - I'll watch with curiosity to see if it makes this setting stick Many thanks for your help Nemo1 Link to comment Share on other sites More sharing options...
mysterion Posted November 23, 2015 Author Share Posted November 23, 2015 Well it took a week (which is an improvement) but it finally reset itself back to "Force Compilation". Any other suggestions as to how I might hard-code this in place? 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