Fatal error on the Checkout
-
Hi,
For some reason, this plugin conflicts with Fluent CRM, producing a fatal error on the checkout page.
I have tested it with only WooCommerce, CartFlows, and Fluent CRM enabled, with all other plugins disabled.
I also used the Storefront theme to eliminate any theme conflicts.
Here is the error captured:
PHP message: PHP Fatal error: Uncaught TypeError: array_diff(): Argument #1 ($array) must be of type array, string given in /public_html/wp-content/plugins/cartflows/modules/checkout/classes/class-cartflows-checkout-fields.php:620\nStack trace:\n#0 /public_html/wp-content/plugins/cartflows/modules/checkout/classes/class-cartflows-checkout-fields.php(620): array_diff()\n#1 /public_html/wp-includes/class-wp-hook.php(324): Cartflows_Checkout_Fields->label_skins_fields_customization()\n#2 /public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()\n#3 /public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(300): apply_filters()\n#4 /public_html/wp-content/plugins/cartflows/woocommerce/template/checkout/form-checkout.php(34): WC_Checkout->g…'
I tested it with PHP versions 8.2 and 7.4 without noticing any differences. In other words, the error persists, regardless of the PHP version used.
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- You must be logged in to reply to this topic.