iopodx
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Stats Not ShowingI have the exact same issue.
I narrowed the problem down – it’s a problem with the DST time change happening today.
I didn’t have the time to fully investigate on this issue, but one thing is that TimeInterval::next_week_start() ends in an infinite loop on this day.
This resolved issues on weekly reports, but the daily report for yesterday is still broken.
Forum: Plugins
In reply to: [PayPal Plus for WooCommerce] Verbindung mit PayPal wird nicht hergestelltWie oben gepostet wirft das PayPalPlus-Script den mehr oder weniger bekannten Fehler “Uncaught could not get URLs”.
Forum: Plugins
In reply to: [PayPal Plus for WooCommerce] Verbindung mit PayPal wird nicht hergestelltppplus.min.js:25 Uncaught could not get URLs U @ ppplus.min.js:25 plusRedirect @ payPalRedirect.js?4ee0:23 (anonymous) @ payPalRedirect.js?4ee0:33 load (async) (anonymous) @ payPalRedirect.js?4ee0:32 (anonymous) @ bootstrap:83 U @ bootstrap:19 (anonymous) @ bootstrap:83 (anonymous) @ bootstrap:83
Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-G970F) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/10.1 Chrome/71.0.3578.99 Mobile Safari/537.36
Forum: Plugins
In reply to: [PayPal Plus for WooCommerce] Verbindung mit PayPal wird nicht hergestelltJa, gleiches Problem hier. Tritt allerdings nicht in allen Browsern auf.
Korreliert bei uns aber nicht mit einem WooCommerce-Update, denke das ist bei dir auch eher Zufall.
Ich vermute ein Problem mit den neuen CSP von Chrome? (Content Security Policy)
- This reply was modified 5 years, 3 months ago by iopodx.
Dear Martin,
Dear Harish,we are facing the exact same problem. As of the source you’re trying to unsubscribe which fails giving the Error 405. Not sure whether this is a MailChimp-Problem or the plugin’s fault.
// if status is "pending", delete & then re-subscribe // this ensures that a new double opt-in email is send out $this->get_api()->delete_list_member( $list_id, $email_address );
–> this fails
Steps to reproduce:
Sign-Up for Newsletter but ignore Double-Opt-In. Try again (maybe a few days later).Wenn das schon l?nger bekannt ist, warum wird das nicht kommuniziert oder über die korrekten Updatewege verteilt?
Damit spart ihr euch doch selber den Supportaufwand und uns den ?rger das zu debuggen.