eric4
Forum Replies Created
-
Forum: Plugins
In reply to: [Constant Contact Forms] Fails to Update Auth code and reconnectYes, I’ll try a patched version.
[2026-2-02, 18:12] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-02, 18:12] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-02, 18:13] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-02, 18:13] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-02, 18:15] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-02, 18:15] API.INFO: Refresh token attempt failed in get_api_token. [] []
[2026-2-02, 18:15] API.INFO: Refresh token attempt failed in get_api_token. [] []Resolved: I updated the Bundled Products value for Minimum Order Quantity from 0 to 1, and the issue is fixed.
Hello, I have the same issue using WPC Product Bundles Version 8.1.5
You cannot add this bundle to the cart.
Removing the Cache Everything rule in Cloudflare resolved this issue for me.
Cache Everything
(http.host contains “mydomain.com”) <= delete this ruleThis is now my only Cache Rule:
[DO NOT EDIT] WP Super Page Cache Plugin rules for https://www.mydomain.com
(http.host wildcard “www.mydomain.com*” and not http.cookie contains “wordpress_logged_in_” and not http.cookie contains “wp-” and not http.cookie contains “comment_” and not http.cookie contains “woocommerce_” and not http.cookie contains “wordpressuser_” and not http.cookie contains “wordpresspass_” and not http.cookie contains “wordpress_sec_” and not http.request.uri contains “ao_noptirocket” and not http.request.uri contains “jetpack=comms” and not http.request.uri contains “kinsta-monitor” and not http.request.uri contains “ao_speedup_cachebuster” and not http.request.uri contains “removed_item” and not http.request.uri contains “/my-account” and not http.request.uri contains “/wc-api” and not http.request.uri contains “/edd-api” and not http.request.uri contains “/wp-json” and not http.request.uri contains “/wp-admin” and not http.request.uri contains “/wp-login” and not http.request.uri.path contains “.xml” and not http.request.uri.path contains “.xsl” and not http.request.uri.path contains “robots.txt”)A quick fix is to rollback the plugin to version 1.28.1
Forum: Plugins
In reply to: [Event Tickets and Registration] Ticket sort order via SKUThank you. Ticket drag and drop sort does not work using Divi or Classic Editor and Twenty Twenty-Four theme. I tried various browsers and rolling back the Event Tickets plugin, so that’s why I thought drag and drop was disabled.
Install WP Rollback plugin and roll back to Version 2.5.52.
Forum: Plugins
In reply to: [GoDaddy Payments for WooCommerce] Ver 1.7.0 IssuesI still get the PHP Error below but checkout is working. Checkout page created with Divi and does not contain the [woocommerce_checkout] shortcode or the woocommerce/checkout block.
WP 6.4.3
WooCommerce 8.6.1
GoDaddy Payments 1.7.3
PHP version 8.1.27PHP Error Log:
[16-Mar-2024 14:40:52 UTC] Payment gateway with handle ‘wc-poynt-checkout-block’ has been deactivated in Cart and Checkout blocks because its dependency ‘poynt-collect’ is not registered. Read the docs about registering assets for payment methods: https://github.com/woocommerce/woocommerce-blocks/blob/060f63c04f0f34f645200b5d4da9212125c49177/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md#registering-assetsForum: Plugins
In reply to: [GoDaddy Payments for WooCommerce] Ver 1.7.0 IssuesSure. I also see this error for quite a while.
[08-Feb-2024 06:37:42 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_payment_method() on bool in /home//public_html/wp-content/plugins/godaddy-payments/src/Gateways/PayInPersonGateway.php:180
Forum: Plugins
In reply to: [GoDaddy Payments for WooCommerce] Ver 1.7.0 IssuesRolled back to Version 1.6.2 that fixed the problem.
Forum: Plugins
In reply to: [GoDaddy Payments for WooCommerce] Ver 1.7.0 IssuesDisable the plugin to remove the error.
Forum: Plugins
In reply to: [GoDaddy Payments for WooCommerce] Ver 1.7.0 IssuesSame error after upgrade to Godaddy Payments 1.7.0
Payment gateway with handle ‘wc-poynt-checkout-block’ has been deactivated in Cart and Checkout blocks because its dependency ‘poynt-collect’ is not registered. Read the docs about registering assets for payment methods: https://github.com/woocommerce/woocommerce-blocks/blob/060f63c04f0f34f645200b5d4da9212125c49177/docs/third-party-developers/extensibility/checkout-payment-methods/payment-method-integration.md#registering-assets
Thank you very much for your quick response. Update to 6.1.2 fixed the problem!
Update to Version 6.1.0 crashed multiple sites. Roll-back to Version 6.07 fixed the problem.
Forum: Plugins
In reply to: [GoDaddy Payments for WooCommerce] PHP Fatal Error upgrading to v1.4.0Upgrade to v1.4.0 caused PHP Fatal error. Had to disable the plugin. Divi site running PHP 8.1. Thank you [02-Feb-2023 15:54:45 UTC] PHP Fatal error: Uncaught Error: Failed opening required '/home/'redacted'/public_html/wp-content/plugins/godaddy-payments/vendor/composer/platform_check.php' (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear') in /home/'redacted'/public_html/wp-content/plugins/godaddy-payments/vendor/composer/autoload_real.php:25 Stack trace: 0 /home/'redacted'/public_html/wp-content/plugins/godaddy-payments/vendor/autoload.php(7): ComposerAutoloaderInit3fb05797026c18af4559e5e459e1ddca::getLoader() 1 /home/'redacted'/public_html/wp-content/plugins/godaddy-payments/godaddy-payments.php(105): require_once('/home/'redacted'/…') 2 /home/'redacted'/public_html/wp-includes/class-wp-hook.php(308): GD_Poynt_For_WooCommerce_Loader->initPlugin('') 3 /home/'redacted'/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) 4 /home/'redacted'/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 5 /home/'redacted'/public_html/wp-settings.php(480): do_action('plugins_loaded') 6 /home/'redacted'/public_html/wp-config.php(119): require_once('/home/'redacted'/…') 7 /home/'redacted'/public_html/wp-load.php(50): require_once('/home/'redacted'/…') 8 /home/'redacted'/public_html/wp-admin/admin.php(34): require_once('/home/'redacted'/…') 9 /home/'redacted'/public_html/wp-admin/index.php(10): require_once('/home/'redacted'/…') 10 {main} thrown in /home/'redacted'/public_html/wp-content/plugins/godaddy-payments/vendor/composer/autoload_real.php on line 25