【发布时间】:2012-10-17 20:59:28
【问题描述】:
我刚刚在http://www.zen-cart.com/downloads.php?do=file&id=594 使用了 Zen Cart 的快速简单结帐功能。它说它与 zencart 1.5 兼容,但事实并非如此。它也不是类似于 zencart 1.5 结构的结构。我通常在安装 zencart 模块时使用 Winmerge 修改文件,但为此我无法使用它,因为完整的文件不同。
无论如何,我已经非常仔细地修改了文件,但我现在在结帐页面中遇到错误,这通常不会出现在 zencart 1.5 中。在 Zencart 1.5 中,当我点击“结帐”时,当时重定向到 mainpage='checkout_shipping',但现在它重定向到 main_page='checkout',并且它在标题后显示空白页,我在缓存文件夹中有检查日志错误,它说
"[27-Oct-2012 09:01:13] PHP 警告:require(includes/templates/template_default/templates/tpl_checkout_default.php) [function.require]:未能打开流:没有这样的文件或目录K:\kishan\XAMPP-New\xampp\htdocs\test\talisman\includes\templates\jewellery\common\tpl_main_page.php 在第 87 行
[2012 年 10 月 27 日 09:01:13] PHP 致命错误:require() [function.require]:无法打开所需的 'includes/templates/template_default/templates/tpl_checkout_default.php' (include_path='.; K:\kishan\XAMPP-New\xampp\php\PEAR') 在 K:\kishan\XAMPP-New\xampp\htdocs\test\talisman\includes\templates\jewellery\common\tpl_main_page.php 第 87 行"。
如果有人使用过这个插件并知道如何解决这个问题,请告诉我,或者给我任何其他免费或高级插件来使用 AJAX 进行一页结帐。
【问题讨论】:
标签: php ajax checkout zen-cart