SmartFAQ is developed by The SmartFactory (https://www.smartfactory.ca), a division of InBox Solutions (https://www.inboxsolutions.net)

What is the purpose of the templates_c directory?
the templates_c sub-directory to your XOOPS site's root is a repository for "compiled" templates.
Templates are written using Smarty syntax, which resembles normal HTML to a great extent - however, for those templates to be usable by the system, they must be compiled to PHP code.

When a template is invoked for the first time, it is compiled to PHP code and placed in the templates_c directory for faster access on next invocation.

See also FAQ about Clearing cache


The comments are owned by the author. We aren't responsible for their content.


Login

Who's Online

582 user(s) are online (2 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 582


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Did you know ?

you can add a help link into the register page.

Random question

How do you make the default module stay at the top of the page?