只需一步,快速开始
解决办法
打开论坛的 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, 2024-12-22 18:02 , Processed in 0.021398 second(s), 4 queries , Gzip On, Redis On.
Powered by Discuz! X3.4
Copyright © 2001-2023, Tencent Cloud.