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

返回列表 發(fā)帖
查看: 1401|回復(fù): 1

[已處理] 手機(jī)版匿名可以點(diǎn)擊查看

1

主題

0

回帖

6

積分

初學(xué)乍練

貢獻(xiàn)
0 點(diǎn)
金幣
5 個(gè)
樓主
發(fā)表于 2023-9-25 21:21:16 | 只看樓主 |只看大圖 |正序?yàn)g覽 |閱讀模式
BUG反饋
程序版本: X3.5
瀏覽器: FireFox 
BUG地址: 隱藏內(nèi)容
BUG截圖: -
測試用戶名: 隱藏內(nèi)容
測試密碼: 隱藏內(nèi)容
手機(jī)版訪問網(wǎng)站后匿名貼點(diǎn)進(jìn)去是匿名,但是在帖子列表中可以看到頭像并且可以點(diǎn)擊訪問用戶個(gè)人資料。







1 貢獻(xiàn)

最佳答案

打開 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ù)制代碼
回復(fù)

使用道具 舉報(bào)

17

主題

590

回帖

1854

積分

應(yīng)用開發(fā)者

貢獻(xiàn)
66 點(diǎn)
金幣
902 個(gè)
QQ
沙發(fā)
發(fā)表于 2023-10-16 00:08:42 | 只看Ta
打開 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ù)制代碼
回復(fù)

使用道具 舉報(bào)

您需要登錄后才可以回帖 登錄 | 立即注冊

本版積分規(guī)則

  • 關(guān)注公眾號
  • 有償服務(wù)微信
  • 有償服務(wù)QQ

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

GMT+8, 2025-9-20 03:01 , Processed in 0.084109 second(s), 35 queries .

Powered by Discuz! W1.0 Licensed

Copyright © 2001-2025 Discuz! Team.

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