几亩瓜 发表于 2011-5-13 16:39:03

完成的回复点评

本帖最后由 几亩瓜 于 2011-6-17 11:49 编辑

quoteurl: http://localhost/discuz/forum.php?mod=post&action=reply&fid=2&tid=1&repquote=2&extra=&page=1
commenturl: http://localhost/discuz/forum.php?mod=misc&action=comment&tid=1&pid=3&extra=&page=1
replyurl: http://localhost/discuz/forum.php?mod=post&action=reply&fid=2&tid=1&reppost=6&extra=&page=1


on comment_more.htm   line 13: <!--{if $_G['group']['allowreply']}--> <a href="forum.php?mod=post&action=reply&tid=$_G&fid=$post&cmid=$comment">reply comments</a><!--{/if}-->
on viewthread_node_body.htm line 119: <!--{if $_G['group']['allowreply']}--> <a href="forum.php?mod=post&action=reply&tid=$_G&fid=$post&cmid=$comment">reply comments</a><!--{/if}-->

static/js/forum_viewthread.js line 318:   function showPostWin(action, href) {


static\js\common.js (1299) function showWindow(k, url, mode, cache, menuv) {


http://localhost/discuz/javascript:;3?infloat=yes&handlekey=repcomment&inajax=1&ajaxtarget=fwin_content_repcomment

Bingster 发表于 2011-5-13 17:07:11

You might have used some special characters and caused page error.
You can fix this problem by copying your message into Notepad. Then copy it back into your post.

Phoenixtear 发表于 2011-5-13 18:43:48

{:5_180:}{:5_180:}

b-p 发表于 2011-5-13 20:42:00

几亩瓜 发表于 2011-5-13 16:39 static/image/common/back.gif
quoteurl: http://localhost/discuz/forum.php?mod=post&action=reply&fid=2&tid=1&repquote=2&extra=&page ...

这是什么?天书??

几亩瓜 发表于 2011-6-17 11:46:48

完成的回复点评

                                        <span class="xg1">
                                                {lang poston} $comment
                                                <!--{if $_G['group']['allowreply']}--> <a href="forum.php?mod=post&action=reply&tid=$_G&fid=$post&repquote=$comment" onclick="showPostWin('reply', this.href)">reply comments</a><!--{/if}-->
                                                <!--{if $_G['forum']['ismoderator'] && $_G['group']['allowdelpost']}--> <a href="javascript:;" onclick="modaction('delcomment', $comment)">{lang delete}</a><!--{/if}-->
</span>
put above in file "template/default/forum/viewthread_node_body.htm" (line 118) &
"template/default/forum/comment_more.htm" (line: 13)


it will be looks like this:





页: [1]
查看完整版本: 完成的回复点评