Christopher
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Status Dashboard Widget missing Data Since UpgradeI’m experiencing the same issue after upgrading to WooCommerce 9.9.3—subscription data is no longer showing in the dashboard widget.
Hey @ckadenge,
No I don’t use any email plugins. It used to be working fine before the 8.8 version. I also found multiple topics about the same issue on github:
https://github.com/woocommerce/woocommerce-gateway-stripe/issues/3501
https://github.com/woocommerce/woocommerce-gateway-stripe/issues/3568Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Subscriptions ModeThanks, it works now!
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Subscriptions ModeThis is still an issue on the version 2.7.1 It’s a multisite installation and the plugin is activated only on the main site. WooCommerce and WooCommerce Subscriptions are also activated only on the main site.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Programmatically charge an orderNo, I’m trying to charge an order that has been created programmatically. The customer is linked to the order. I mentioned the Woo Subscriptions in case it helps. The questions is about charging an order programmatically.
Forum: Plugins
In reply to: [Schema Default Image] Set Default Image ButtonI have the same issue in the WordPress 6.2.2
Forum: Plugins
In reply to: [WP Super Cache] Multisite: active only on main siteThanks for the quick respond. It was easy to exclude them using a condition in a mu-plugin however for such a solid plugin I was expecting to not caching subsites by default since it’s activated only on the main site.
Hope to be added in the future.Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Paypal Refund API errorI’m still getting this error. Any update on this?
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] Paypal Refund API errorI have the same issue. I get the following response from the logs (while the country is in place):
2022-05-05T05:24:48+00:00 DEBUG https://api.paypal.com/v2/checkout/orders/XXXXXXXXXXXXX Response Debug ID: XXXXXXXXXXXX Response: Array ( [code] => 200 [message] => OK ) 2022-05-05T05:24:48+00:00 ERROR Refund failed: No country given for address.Forum: Plugins
In reply to: [WooCommerce] WooCommerce 5.5 Fatal ErrorWooCommerce is not activated on subsites so it shouldn’t check for a db table.
I can’t access the status page because of the following issue:
https://github.com/woocommerce/woocommerce/issues/27014Forum: Plugins
In reply to: [WooCommerce] Multisite: Fatal error on site deletionThis is a confirmed bug. Here is the ticket on github:
https://github.com/woocommerce/woocommerce-admin/issues/7141Forum: Plugins
In reply to: [WooCommerce] Multisite: Fatal error on site deletionThanks for the help but the issue was not resolved. I think that the key point here is that WooCoommerce is activated only on main site.
So when I try to delete a sub-site it tries to delete a database table that isn’t/shouldn’t exist.
I haven’t this issue before WooCommerce 5.3.
Forum: Plugins
In reply to: [WooCommerce] Multisite: Fatal error on site deletionWooCommerce database version is now 5.0.0 but I get the same fatal error.
Forum: Plugins
In reply to: [WooCommerce] Multisite: Fatal error on site deletionThanks for your quick reply @rainfallnixfig Here are the details:
WordPress version: 5.7.2
WooCommerce version: 5.3
WooCommerce database version: 4.3.2
Action Scheduler version: 3.1.6- This reply was modified 4 years, 11 months ago by Christopher.
I’m already aware on how to remove the data. My issue is that with every new site new database tables are created.