我刚刚在 Zen Cart 上使用了 Fast and Easy Checkout http://www.zen-cart.com/downloads.php?do=file&id=594
。它说它与 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 进行一页结帐。