DEDECMS plus\search.php on line 44 search.php报错
2016-07-05来源:易贤网

关键字描述:& cfg_notallowstr search.php eregi 系统 " dedecms系统搜索出现错误: Warning: eregi(): REG_EMPTY:empty (sub)expression in D:website2006aplussearch.php on line 44 44行: if( ($cfg_notallowstr!='' && eregi($cfg_notall

关键字描述:& cfg_notallowstr search.php eregi 系统 "

dedecms系统搜索出现错误:

Warning: eregi(): REG_EMPTY:empty (sub)expression in D:\website\2006\a\plus\search.php on line 44

44行: if( ($cfg_notallowstr!='' && eregi($cfg_notallowstr,$keyword)) || ($cfg_replacestr!='' && 

把安装文件的search.php 和 search.htm 覆盖上去 也没用~~~~~

解决方法:

在后台把系统过滤的关键字随便加上一些

原来是,后台添加的时候多了一个"|"

推荐信息