{* $Id$ *} {tab name="{tr}Bytecode Cache{/tr}"} {if $opcode_cache}
{tr _0=$opcode_cache}Using %0.These stats affect all PHP applications running on the server.{/tr}
{if $opcode_stats.warning_xcache_blocked}{tr}Configuration setting xcache.admin.enable_auth prevents from accessing statistics. This will also prevent the cache from being cleared when clearing template cache.{/tr}
{/if}
{tr}Few hits recorded. Statistics may not be representative.{/tr}
{/if} {if $opcode_stats.warning_ratio}{tr _0=$opcode_cache}Low hit ratio. %0 may be misconfigured and not used.{/tr}
{/if} {else} {tr}Bytecode cache is not used. Using a bytecode cache (APC, XCache) is highly recommended for production environments.{/tr} {/if} {/tab} {tr}Errors{/tr} {tr}Errors:{/tr} {foreach from=$ins_fields key=ix item=cur_field} {if ($cur_field.isHidden ne 'y' or $tiki_p_admin_trackers eq 'y') and !($tracker_info.doNotShowEmptyField eq 'y' and empty($cur_field.value) and empty($cur_field.cat) and empty($cur_field.links) and $cur_field.type ne 's' and $cur_field.type ne 'h') and ($cur_field.options_array[0] ne 'password') and (empty($cur_field.visibleBy) or in_array($default_group, $cur_field.visibleBy) or $tiki_p_admin_trackers eq 'y')}