radnows 写道:下载语言包安装即可
1)我安装了简体中文包,也在后台管理添加了中文,结果提示: MISSING LANGUAGE FILES OR DIRECTORIES ... Schinese/ China
2)在商店页面点中文出现:
Warning: include_once(includes/languages/schinese/.php) [function.include-once]: failed to open stream: No such file or directory in D:\Vertrigo\www\includes\init_includes\init_templates.php on line 72
Warning: include_once() [function.include]: Failed opening 'includes/languages/schinese/.php' for inclusion (include_path='.;C:\php5\pear') in D:\Vertrigo\www\includes\init_includes\init_templates.php on line 72
Warning: Cannot modify header information - headers already sent by (output started at D:\Vertrigo\www\includes\init_includes\init_templates.php:72) in D:\Vertrigo\www\includes\init_includes\init_templates.php on line 78
3)上述文件78行内容为: header("Content-Type: text/html; charset=" . CHARSET);
4)页面未汉化且出现一些函数:BOX_HEADING_REVIEWSBOX_HEADING_LINKS
BOX_REVIEWS_NO_REVIEWS
BOX_HEADING_INFORMATION
BOX_INFORMATION_ABOUT_US
BOX_INFORMATION_SHIPPING
BOX_INFORMATION_PRIVACY
BOX_INFORMATION_CONDITIONS
BOX_INFORMATION_CONTACT
BOX_INFORMATION_SITE_MAP
BOX_INFORMATION_GV
BOX_INFORMATION_DISCOUNT_COUPONS
BOX_INFORMATION_UNSUBSCRIBE
请问如何解决?谢谢