{if is_installed('editorspick')}
{section name=e_list loop=$editor_picks max=1} {include file="$style_dir/blocks/editor_pick/video_block.html" video=$editor_picks[e_list]} {/section}
{section name=e_list loop=$editor_picks} {include file="$style_dir/blocks/editor_pick/index_featured_video.html" video=$editor_picks[e_list]} {/section}
{/if}
468X60 AD
Being Watched
Most Watched
Recently Added
Change Style of Listing
300x250 AD
{if !$userquery->login_check('',true)}
{$title} Members
Watch, Upload, Share and more
Register for free
Login
{/if} {assign var=videos_items_columns value=func->config(videos_items_columns)} {get_videos assign=ran_vids limit=$videos_items_columns order=RAND()} {if $ran_vids}
Random Videos
{section name=uvlist loop=$ran_vids} {include file="$style_dir/blocks/watch_video/video_box.html" video=$ran_vids[uvlist]} {/section}
{/if} {ANCHOR place='my_sample_anchor'}
Top 10 Users
{get_users assign=topusers limit=10 order=' total_videos DESC '} {section name=tusers loop=$topusers}
{$smarty.section.tusers.iteration}
{$topusers[tusers].username}
views : {$topusers[tusers].profile_hits|number_format} - videos : {$topusers[tusers].total_videos|number_format}
{/section}