打開論壇防CC攻擊: $_config['security']['attackevasive'] = '8';// 論壇通信成功,然后UCENTER中通信失敗,怎么解決? 查看全文
謝謝,用這個方法解決了: update `pre_common_member` set `username`=REPLACE(`username`, '原名', '新名'); update `pre_ucenter_members` set `username`=REPLACE(`username`, '原名', '新名'); update `pre_forum_groupuser` set `username`=REPLACE(`username`, '原名', '新名'); update `pre_forum_post` set `author`=REPLACE(`author`, '原名', '新名'); update `pre_forum_thread` set `author`=REPLACE(`author`, '原名', '新名'); update `pre_forum_thread` set `lastposter`=REPLACE(`lastposter`, '原名', '新名'); update `pre_home_feed` set `username`=REPLACE(`username`, '原名', '新名'); |
把服務器ip加入白名單 |
CC是DZ這邊從頂層就不讓走數據庫等,自然改名就無法通過 |
頑童不老 發表于 2025-1-20 08:05 要在 dz后臺 用戶管理 里面 更名的 |
天外飄仙 發表于 2025-1-19 18:13 不管也可以,最近一個用戶要求更名,我把防CC攻擊關閉,通信正常了,但是在UC中更名后,論壇里卻沒有變,不知道是什么原因。 |
用戶登錄正常, 頭像顯示正常; 沒什么實際影響的話 可以不管的 |
手機版|小黑屋|Discuz! 官方交流社區
( 皖ICP備16010102號 |皖公網安備34010302002376號 )|網站地圖|
GMT+8, 2025-7-5 17:08 , Processed in 0.052273 second(s), 14 queries , Redis On.
Powered by Discuz! W1.0 Licensed
Cpoyright © 2001-2025 Discuz! Team.