Cannot reproduce Fetch public templates as files

Deebs

Well-known member
Found a weird one with fetch public templates as files,

With fetch public templates enabled, if I modify a template and save it then the files on disk do not update and the client does not see the changes.

Without touching anything, if I turn off fetch public templates and use the SQL database as the source then the client sees the changes.

If I then turn on fetch public templates the changes are "reversed" and the client sees the templates before any changes (even though I have made a change)
 
I can't reproduce this here, though a few tweaks have been made. Let me know if you can reproduce this with the next beta.
 
Maybe double check the permissions on the folder that templates are saved in? Make sure the web server "user" has write access to the folder (and existing templates)?

It definitely works as expected for me (an update to a template updates the template file).
 
Top Bottom