discuz3.1游客在首页搜索的时候出现 Discuz! System Error 错误的解决方法!!!
打开source/class/discuz/discuz_application.php,最下面三行前面加上//注释符,如下
private function _xss_check() {
static $check = array('"', '>', '<', '\'', '(', ')', 'CONTENT-TRANSFER-ENCODING');
//if(isset($_GET['formhash']) && $_GET['formhash'] !== formhash()) {
// system_error('request_tainting');
//}
谢谢赞赏
(微信扫一扫或长按识别)
