{include file="$style_dir/global_header.html"} {include file="$style_dir/header.html" } {$myAccountLinks = $userquery->my_account_links()} {$leftMenuLinks = array_slice($myAccountLinks, 7)} {lang code='channel' assign='object_type'} {include file="$style_dir/blocks/view_channel/channel_global.html" }
{include file="$style_dir/blocks/manage/account_menu.html"}
{if $user.userid == userid()} {lang code="Update Cover"} {/if}

{$user.username}

{if $user.userid == userid()} {$user.total_photos}
Photos
{$user.profile_hits}
Views
{$user.subscribers}
Contacts
{/if}
{$user["likes"]} people like this channel out of {$user["voted"]}
{if !$userquery->login_check('',true)} {else} {/if}


{FlashPlayer vdetails=$firstVideo width='100%' height='355px'}

{foreach from=$videos item=video}

{if $video.duration>1}{$video.duration|SetTime}{else}00:00{/if}

{$video.title|truncate:33}
{$video.views} views
{$video.date_added|niceTime}
{/foreach}
{include file="$style_dir/blocks/pagination.html"}
{lang code="Recent Activities"}

{if isSectionEnabled('feeds')} {assign var=userFeeds value=$cbfeeds->getUserFeeds($u)} {if $userFeeds} {foreach from=$userFeeds item=userFeed} {include file="$style_dir/blocks/feed.html" feed=$userFeed} {/foreach} {else}
{lang code='no_activity' assign=no_activity} {$no_activity|sprintf:$u.username}
{/if} {/if}
{lang code="Popular Channels"}

{include file="$style_dir/footer.html" }