dede出现search.php on line 44 search.php报错
织梦dedecms出现search.php on line 44 search.php报错 :
搜索出现错误:
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!=” &&
解决方法
在后台把系统过滤的关键字随便加上一些
果然
后台添加的时候多了一个"|" 。
|