主題: 首頁出現錯誤訊息? 作者: samrise 於 十月 10, 2005, 01:20:26 下午 錯誤訊息:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in c:\AppServ\www\plog2\class\locale\locale.class.php on line 530 請問這是什ㄇ錯誤~要怎ㄇ解決~我重新安裝PLOG後,一開始是解決ㄌ~後來又出現這個問題~謝謝 主題: Re: 首頁出現錯誤訊息? 作者: markwu 於 十月 10, 2005, 06:26:45 下午 錯誤訊息: Warning: array_merge() [function.array-merge]: Argument #2 is not an array in c:\AppServ\www\plog2\class\locale\locale.class.php on line 530 請問這是什ㄇ錯誤~要怎ㄇ解決~我重新安裝PLOG後,一開始是解決ㄌ~後來又出現這個問題~謝謝 你有修改了什麼嗎?你得先讓我知道阿?看起來是語系檔發生了問題,可能是原來的預設語系檔,也可能是 plugin 的語系檔。你先把 /locales 的檔案重新上傳試試。 Mark 主題: Re: 首頁出現錯誤訊息? 作者: lss 於 十月 10, 2005, 08:58:54 下午 問題出現過:
這篇「安裝好出現的錯誤訊息 (http://forum.lifetype.org.tw/index.php?topic=691.0) 」和這篇「[求助]Warning: array_merge() 错误 (http://forum.lifetype.org.tw/index.php?topic=1152.0)」。 綜合兩篇的結論,還有 錯誤訊息: 應該是裝了什麼 plugin , 而該 plugin 有 bug 或和其它 plugin 相衝。Warning: array_merge() [function.array-merge]: Argument #2 is not an array in c:\AppServ\www\plog2\class\locale\locale.class.php on line 530 請問這是什ㄇ錯誤~要怎ㄇ解決~我重新安裝PLOG後,一開始是解決ㄌ~後來又出現這個問題~謝謝 請試試一個一個移除你的 plugin ,看看問題出在那裡!找到了記得回報,以修正錯誤。 |