Tags:{$answers[0].keyword}
Channels:
{insert name=video_channel assign=grpchannel tbl=group_own gid=$answers[0].GID}
{section name=k loop=$grpchannel}
{$grpchannel[k].name}
{/section}
Type:{$answers[0].type}
Videos:
{$gvdocount}
{if $smarty.session.UID eq $answers[0].OID}
{if $total_new_video ne "0"}
({$total_new_video} new)
{/if}
{/if}
Members:
{$gmemcount}
{if $smarty.session.UID eq $answers[0].OID}
{if $total_new_member ne "0"}
({$total_new_member} new)
{/if}
{/if}
Created By: {insert name=id_to_name assign=uname un=$answers[0].OID}{$uname}
Membership Status:
{if $smarty.session.UID eq $answers[0].OID}You are the owner of this group.
{elseif $is_mem eq "no"}
Your request is sent to the owner.
{elseif $is_mem eq "yes"}
You are the member of this group.
{else}
You are not the member of this group.
{/if}
Group URL:
{$baseurl}/groups_home.php?urlkey={$smarty.request.urlkey}