本文整理自网络,侵删。
修改了install/includes/lib_installer.php的411或者412行,记住路径一定要正确include(ROOT_PATH . 'install/languages/' . $system_lang . '.php');
替换成
include(ROOT_PATH . 'install/languages/zh_cn.php');
后就好了。
更多ECSHOP内容来自木庄网络博客
标签:ECSHOP
相关阅读 >>
php 出现strict standards only variables should be passed by reference in的解决方法
更多相关阅读请进入《ECSHOP》频道 >>