久久久久av_欧美日韩一区二区在线_国产精品三区四区_日韩中字在线

Discuz! 官方交流社區

標題: 小白一枚有大神知道這里在那個文件修改? [打印本頁]

作者: ruanlinwu1987    時間: 2022-8-23 11:40
標題: 小白一枚有大神知道這里在那個文件修改?
(, 下載次數: 1)
我想在這里加一些字

作者: ruanlinwu1987    時間: 2022-8-23 13:36
沒人知道嗎

作者: 人工智能實驗室    時間: 2022-8-23 14:02
修改文件:
template\default\forum\forumdisplay_list.htm(這個是默認模板,如果你用的第三方模板,先看看有無template\第三方模板\forum\forumdisplay_list.htm文件,有的話改第三方模板文件)
找到
  1.         <div class="auth cl">
  2.                                                                         <cite class="xg1 y">
  3.                                                                                 {lang like}: <!--{if $thread[recommends]}-->$thread[recommends]<!--{else}-->0<!--{/if}-->
  4.                                                                                    {lang reply}: <a href="forum.php?mod=viewthread&tid=$thread[tid]&extra=$extra" title="$thread[replies] {lang reply}">$thread[replies]</a>
  5.                                                                         </cite>
  6.                                                                         <!--{hook/forumdisplay_author $key}-->
  7.                                                                         <!--{if $thread['authorid'] && $thread['author']}-->
  8.                                                                                 <a href="home.php?mod=space&uid=$thread[authorid]">$thread[author]</a><!--{if !empty($verify[$thread['authorid']])}--> $verify[$thread[authorid]]<!--{/if}-->
  9.                                                                         <!--{else}-->
  10.                                                                                 $_G[setting][anonymoustext]
  11.                                                                         <!--{/if}-->
  12.                                                                 </div>
復制代碼
最后一個<!--{/if}-->的后面你可以加上你要的內容。
修改后,后臺,工具,更新緩存!

作者: Treasure丶    時間: 2022-8-23 16:26
挺好的,呵呵。




歡迎光臨 Discuz! 官方交流社區 (http://www.9999xn.com/) Powered by Discuz! W1.0