<%if page_err==0%>
| |
|
所属主题 |
所在版块 |
作者 |
最后发表 |
<%loop (MyTopicInfo) topic topics%>
<%if {topic.folder}!=""%>
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%>
<%/if%>
|
<%if {topic.iconid}!=0%> <%else%> <%/if%> |
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%>
{topic.title} |
<%set {aspxrewriteurl} = this.ShowForumAspxRewrite({topic.fid},0)%>
{topic.forumname} |
<%if {topic.posterid}!=-1%>
<%set {aspxrewriteurl} = this.UserInfoAspxRewrite({topic.posterid})%>
{topic.poster}<%else%>{topic.poster}<%/if%> |
by <%if {topic.lastposterid}!=-1%>{topic.lastposter}<%else%>{topic.lastposter}<%/if%> |
<%/loop%>
<%else%>
<%template _usercperrmsgbox%>
<%/if%>