POST TIME:2018-08-14 14:50
搜索出現錯誤:
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!=” &&
解決方法
在后臺把系統過濾的關鍵字隨便加上一些
果然
后臺添加的時候多了一個"|"