Setup Checks
To disable these checks, set skip_config_tests to true in global.inc.php
{if $ERRORS|@count > 0} {section errors $ERRORS}
{$ERRORS[errors].name}

{$ERRORS[errors].description}

$config.{$ERRORS[errors].configvalue}

{$ERRORS[errors].extdesc}

{/section} {/if}