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

手機版匿名可以點擊查看

1398 1 1提示:支持鍵盤翻頁<-左 右-> bu7ene 發(fā)表于 2023-9-25 21:21 帖子模式

手機版訪問網(wǎng)站后匿名貼點進去是匿名,但是在帖子列表中可以看到頭像并且可以點擊訪問用戶個人資料。 查看全文

    組圖打開中,請稍候......

評論1個評論

1314學(xué)習(xí)網(wǎng)發(fā)表于  2023-10-16 00:08:42
打開 template\default\touch\forum\forumdisplay.htm

找到
  1.                                         <a href="home.php?mod=space&uid={$thread['authorid']}" class="mimg"><img src="<!--{avatar($thread['authorid'], 'middle', true)}-->"></a>
  2.                                         <div class="muser">
  3.                                                 <h3><a href="home.php?mod=space&uid={$thread['authorid']}" class="mmc">{$thread['author']}</a></h3>
  4.                                                 <span class="mtime">{$thread['dateline']}</span>
  5.                                         </div>
復(fù)制代碼
修改為
  1.                                         <!--{if $thread['authorid'] && $thread['author']}-->
  2.                                         <a href="home.php?mod=space&uid={$thread['authorid']}" class="mimg"><img src="<!--{avatar($thread['authorid'], 'middle', true)}-->"></a>
  3.                                         <!--{else}-->
  4.                                         <a href="javascript:;" class="mimg"><img src="<!--{avatar(0, 'middle', true)}-->" /></a>
  5.                                         <!--{/if}-->
  6.                                         <div class="muser">
  7.                                                 <h3>
  8.                                                         <!--{if $thread['authorid'] && $thread['author']}-->
  9.                                                                 <a href="home.php?mod=space&uid={$thread['authorid']}" class="mmc">{$thread['author']}</a>
  10.                                                         <!--{else}-->
  11.                                                                 {$_G['setting']['anonymoustext']}
  12.                                                         <!--{/if}-->
  13.                                                 </h3>
  14.                                                 <span class="mtime">{$thread['dateline']}</span>
  15.                                         </div>
復(fù)制代碼
  • 關(guān)注公眾號
  • 有償服務(wù)微信
  • 有償服務(wù)QQ

手機版|小黑屋|Discuz! 官方交流社區(qū) ( 皖I(lǐng)CP備16010102號 |皖公網(wǎng)安備34010302002376號 )|網(wǎng)站地圖|star

GMT+8, 2025-9-19 08:54 , Processed in 0.074190 second(s), 34 queries .

Powered by Discuz! W1.0 Licensed

Copyright © 2001-2025 Discuz! Team.

關(guān)燈 在本版發(fā)帖
有償服務(wù)QQ
有償服務(wù)微信
返回頂部
快速回復(fù) 返回頂部 返回列表