System Configuration

Advanced System Configuration

HasErrors()) { print $H_ErrorMessages->GetMessagesAsUList(); } } ?>
Interface
Search
System
(default: 4 - Info)
seconds (minimum: 5, recommended: 300)
minutes (set to 0 to disable caching)
minutes (set to 0 to disable caching)
Use Minimized JavaScript When Available /> />
Logging of Slow Page Loads LogSlowPageLoads() ? "checked" : ""; ?> /> LogSlowPageLoads() ? "" : "checked"; ?> />
seconds (pages that take longer than this to load will be logged)
Logging of High Memory Usage LogHighMemoryUsage() ? "checked" : ""; ?> /> LogHighMemoryUsage() ? "" : "checked"; ?> />
% (pages that use more than this percentage of the PHP memory limit will be logged)
/> (if available, prefer $_SERVER["HTTP_HOST"] over $_SERVER["SERVER_NAME"] when determining the current URL)
" /> (The "root URL" is the portion of the URL through the host name. This setting primarily affects the values returned by the URL retrieval methods and the attempted insertion of clean URLs in outgoing HTML.)
Mailing
"PHP mail()", Email::METHOD_SMTP => "SMTP", ); $OptionList = new HtmlOptionList( "F_MailingMethod", $Methods, $MailingMethod); $OptionList->PrintHtml(); ?>
(example: mail.myhost.com)
(default: 25)
/>
(CRLF should be used whenever possible)