{include file='inc/_header.html'}
{block_page} Here you can check if a user's photos are authentic. If a member sends you a verification photo of himself \ herself holding a unique system-generated code written on a piece of paper you can set their profile photos status as 'Verified'. {/block_page}
{block_page}
{foreach from=$photos item=photo key=id} {foreachelse} {/foreach}
{if $photo.authed}
{/if}
| | |
{/block_page}
{block_page} {if $request}
Generated number: {$request->code}
{if $responcePhotoUrl}
{/if}
{else}
{/if} {/block_page}
{block_page}
Active
Approval
Suspended
{/block_page}
{include file='inc/_footer.html'}