打開 templatedefault(默認使用的模版)forum 的 forumdisplay_list.htm
文件,查找
{lang like}: <!–{if $thread[recommends]}–>$thread[recommends]<!–{else}–>0<!–{/if}–>
替換為
人氣: <!–{if $thread[『isgroup』] != 1}–>$thread1,125 views<!–{else}–>0<!–{/if}–>
打開 templatedefault(默認使用的模版)forum 的 forumdisplay_list.htm
文件,查找
{lang like}: <!–{if $thread[recommends]}–>$thread[recommends]<!–{else}–>0<!–{/if}–>
替換為
人氣: <!–{if $thread[『isgroup』] != 1}–>$thread1,125 views<!–{else}–>0<!–{/if}–>