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

194 user(s) are online (3 user(s) are browsing XOOPS FAQ)


Members: 0


Guests: 194


more...

Donat-O-Meter

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

Did you know ?

If the mysql extension is not loaded properly, you will get a "Fatal error: mysql extension not loaded" error

Random question

How can I put some text in bold?