| Group//{$gname}: Topics |
||
{if $topic.VID eq ""} |
Topic:
{if $smarty.request.action eq "edit"}
{else}
{$topic.title} {/if} {$topic.addtime|date_format:"%A, %B %e, %Y, %H:%M %p"} {insert name=id_to_name assign=uname un=$topic.UID} Author: {$uname} |
{if $smarty.request.action ne "edit"}Edit{/if} |
| Comments({$total_post}): | ||
| {if $post[i].VID ne "0"}
{insert name=getfield assign=view_key field='vkey' table='video' qfield='VID' qvalue=$post[i].VID}
|
{if $smarty.request.action eq "pedit" and $post[i].PID eq $smarty.request.PID}
{else}
{$post[i].post} {/if} {insert name=id_to_name assign=uname un=$post[i].UID} {$uname} {insert name=video_count assign=video uid=$post[i].UID} {insert name=favour_count assign=favour uid=$post[i].UID} {insert name=friends_count assign=frnd uid=$post[i].UID} // Videos ({$video}) | Favorites ({$favour}) | Friends ({$frnd}) - ({insert name=timediff value=var time=$post[i].date}) |
Edit | Del |