我的woocommerce商店结帐页面上有500个错误页面。我注意到当购物车为空时没有错误,只有当我在其中添加产品时
地址为https://www.belizajec.si/webshop/checkout/
启用调试模式时出现此错误
Notice: register_sidebar was called incorrectly. No id was set in the arguments array for the "Translator For Header" sidebar. Defaulting to "sidebar-1". Manually set the id to "sidebar-1" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/apartkri/public_html/webshop/wp-includes/functions.php on line 4137
Fatal error: Class 'WC_Gateway_Paypal' not found in /home/apartkri/public_html/webshop/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php on line 105
感谢
答案 0 :(得分:1)
你有没有更新到WooCommerce 3.0?确保您使用的主题与WooCommerce 3.0兼容。如果它是你用于Paypal的插件,请先将其禁用,然后查看是否会导致问题。
似乎有些不相容。
答案 1 :(得分:1)
答案 2 :(得分:0)
这似乎是插件/主题冲突问题,说实话,不能直接判断。
但是,您可以遵循一些主要步骤,如下所示: -
按照相同的程序进行检查。
如果我能帮助你,请告诉我......