Show rating at index page you have to :
For recent video add this code:
New video add this code:Code:{if $recent[i].ratedby gt "0"}{insert name=show_rate assign=rate rte=$recent[i].rate rated=$recent[i].ratedby}{$rate}{/if}
Featured Videos add this code:Code:{if $new_video[i].ratedby gt "0"}{insert name=show_rate assign=rate rte=$new_video[i].rate rated=$new_video[i].ratedby}{$rate}{/if}
Code:{if $featured_videos[i].ratedby gt "0"}{insert name=show_rate assign=rate rte=$featured_videos[i].rate rated=$featured_videos[i].ratedby}{$rate} {/if}




Reply With Quote
Bookmarks