...

{$user.username} ({assign var=category value=$userquery->get_category($user.category)} {$category.category_name})

{lang code='Since:'} ({$user.doj|date_format}) {lang code='last Login:'} ({$user.last_logged|nicetime})

{lang code='Latest Videos'} {if $videos} {foreach from=$videos item=video} {/foreach}
Videos Details Option
{$video.title|truncate:80}
{$video.date_added|niceTime} {lang code='views'} : {$video.views|number_format}
{if $video.featured=='yes'}Featured{else}{/if} {if $video.active=='yes'}Active{else}InActive{/if} {if $video.status=='Successful'}Successful{else}Processing{/if} Viewed {$video.last_viewed|niceTime}
{if $video.broadcast=='public'}
{elseif $video.broadcast!='public'}
{/if}
{$video.username}
{else}
No Video Found
{/if}
Flagged Objects

{section name=list loop=$flagedVideos}
{$flagedVideos[list].title|truncate:50}

{/section}
{section name=list loop=$flagedPhotos}
{$flagedphotos[list].title|truncate:50}
Flags:{$flagedPhotos[list].total_flags}
{/section}
{if $user.userid == userid()} {$user.total_photos}
Photos
{$user.num_visits|number_format}
{lang code='total_logins'}
{$user.total_watched|number_format}
{lang code='Watched'}
{$user.total_comments|number_format}
{lang code='Comments'}
{$user.total_collections|number_format}
{lang code='Collections'}
{$user.profile_hits}
{lang code='Views'}
{$user.subscribers}
{lang code='Subscribers'}
{/if}