I created a new template directory and changed some stuff but the system seems to only pull from the c_templates folder and templates doesn't seem to do anything.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ah, figured it out. The c_template directory needs to be writable as everything in the template directory is compiled to .php whenever changes are made.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I created a new template directory and changed some stuff but the system seems to only pull from the c_templates folder and templates doesn't seem to do anything.
You need to change the template directory on the configuration page of the administration tools.
Did that and I don't see a change so I just edit the c_templates directory which will make it hard to upgrade.
Ah, figured it out. The c_template directory needs to be writable as everything in the template directory is compiled to .php whenever changes are made.