{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/search_show_pre.tpl'}
{$method->exe_noauth($meth.0,'tpl_search_show')} {foreach from=$search_show item=record} {include file='file:../core/search_show_tr_record.tpl'} {/foreach}
{$record.id} {$record.first_name} {$record.last_name} {$record.stats_sessions} {$record.stats_accounts} {$list->format_currency($record.stats_invoices_amt,'')} ({$record.stats_invoices}) {$list->format_currency($record.stats_commissions,'')} {$list->bool('',$record.status,'')} Email Affiliate Referred Sessions Referred Invoices
{include file='file:../core/search_show_post-1.tpl'} {include file='file:../core/search_show_post-2.tpl' mail=true} {/if}