织梦系统搜索出现错误: Warning: eregi(): REG_EMPTY:empty (sub)expression in \plus\search.php on line 44 44行: if( ($cfg_notallowstr!= eregi($cfg_notallowstr,$keyword)) || ($cfg_replacestr!= 解决办法: 添加词语的时候不要
织梦系统搜索出现错误:
Warning: eregi(): REG_EMPTY:empty (sub)expression in plussearch.php on line 44
44行: if( ($cfg_notallowstr!='' && eregi($cfg_notallowstr,$keyword)) || ($cfg_replacestr!='' &&
解决办法:


添加词语的时候不要在结尾加 |
发表评论