时时商务社区
标题:
EcShop 创建管理员帐号失败的解决办法
[打印本页]
作者:
yj1281
时间:
2018-2-13 20:45
修改了install/includes/lib_installer.php的411或者412行,记住路径一定要正确
include(ROOT_PATH . 'install/languages/' . $system_lang . '.php');
替换成
include(ROOT_PATH . 'install/languages/zh_cn.php');
后就好了。
欢迎光临 时时商务社区 (http://bbs.4435.cn/)
Powered by Discuz! X3.2