男的舔女的下面视频在线播放-少妇愉情理仑片高潮日本-久久久久久国产一区二区三区-麻豆精品一区二区综合-国产精品超碰在线观看-网红极品女神精品视频在线-国产亚洲综合777-高清性视频一区二区播放-中文字幕第一页亚洲天堂
Discuz! 官方交流社區(qū)
標(biāo)題:
游客也可以看到會員的帖子列表和廣播
[打印本頁]
作者:
csz
時(shí)間:
2025-4-23 13:44
標(biāo)題:
游客也可以看到會員的帖子列表和廣播
DZX3.1的邏輯有點(diǎn)幽默,比如會員的個(gè)人資料頁面是敞開了給游客看,反而帖子列表匯總是禁止的。帖子列表反正又沒什么秘密可言,到處都可以看到的,直接顯示出來還可以增加收錄量。
游客可以查看帖子列表
修改/source/module/home/home_space.php,查找
if(empty($_G['uid']) && in_array($_GET['do'], array('thread', 'trade', 'poll', 'activity', 'debate', 'reward')))
[color=rgb(119, 128, 135) !important]
復(fù)制代碼
刪除
'thread',
[color=rgb(119, 128, 135) !important]
復(fù)制代碼
即改為:
if(empty($_G['uid']) && in_array($_GET['do'], array('trade', 'poll', 'activity', 'debate', 'reward')))
[color=rgb(119, 128, 135) !important]
復(fù)制代碼
游客可以查看廣播
修改/source/module/home/home_follow.php,查找p 查找
if(!$_G['uid']) {
showmessage('login_before_enter_home', null, array(), array('showmsg' => true, 'login' => 1));
}
[color=rgb(119, 128, 135) !important]
復(fù)制代碼
刪除即可
網(wǎng)上轉(zhuǎn)載的,轉(zhuǎn)載發(fā)帖記錄一下
歡迎光臨 Discuz! 官方交流社區(qū) (http://m.sdtechgong.com.cn/)
Powered by Discuz! X5.0