解决办法
打开论坛的 source\class\helper\helper_form.php 文件寻找以下代码
strncmp($_SERVER['HTTP_REFERER'], 'http://wsq.discuz.qq.com', 25) === 0 || strncmp($_SERVER['HTTP_REFERER'], 'http://m.wsq.qq.com', 19) === 0 || 换成
strncmp($_SERVER['HTTP_REFERER'], 'http://wsq.discuz.com', 22) === 0 || strncmp($_SERVER['HTTP_REFERER'], 'http://m.wsq.qq.com', 19) === 0 ||
然后保存上传之后更新论坛缓存
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )
GMT+8, 2025-8-3 11:24 , Processed in 2.295148 second(s), 14 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.