{if ($method->error == 'auth')} {if $SESS_LOGGED!=1} {translate}login_required{/translate} {$block->display('account:user_login')} {/if} {else} {$method->error} {/if}