<#Themes Setup#>

PsychoStats uses the Smarty Template Engine for output. Themes are compiled and are usually written to files so a theme only has to be compiled once. However, this requires that proper file permissions are configured on your server so the web user {if $web_user}"{$web_user.name}"{/if} can write to the compile directory. This is not always easy for some systems.

<#Choose theme compilation method#>

Themes can either be compiled to disk for faster performance (recommended) or can be compiled on-the-fly with every page request, which is much slower and should not be used unless you have no other option.

<#Choose Wisely#> . . .

You can change this setting at any time in the ACP.

{* compiledir-row *}
{* #results *}