Ben Andersen
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Hide Shipping Methods] Freight Options missinsThe latest update killed our incoming order flow today until a customer told us only local pickup is available! The normal shipping option was hidden! No wonder we got no orders today.. Doh! ??
Forum: Plugins
In reply to: [WP Extended Search] Incopmatible with YITH WooCommerce Badge Management@5um17 I tested the new version of your plugin and it fixes the issue with YITH WooCommerce Badge Management Premium!
Thank you so much!! ??- This reply was modified 4 months, 3 weeks ago by Ben Andersen. Reason: marking as resolved
Forum: Plugins
In reply to: [WP Extended Search] Incopmatible with YITH WooCommerce Badge ManagementHi @5um17,
I got this reply from YITH:
“The action name used is yith_plugin_fw_json_search_posts where we specify to search for the post type yith-wcbm-badge”.So can you implement a fix to make that work?
Thanks!
Forum: Plugins
In reply to: [Disable Bloat for WordPress & WooCommerce] No changelog for 3.4.9Hi @mikewire_rocksolid,
Thanks for the info!
I didn’t know the plugin had a new home. Can you share any more information about the take over? Any changes going on?Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Where did the changelog go?+1
In your FAQ it says “4.0.1” and you list a few changes for that version. But I have 3.7 installed so there are probably some changes in between that I don’t have changelogs for.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] WP-CLI usage@khungate Thanks for your replies!
Your plugin now says 14652 and in Woo I have 14992 completed orders and 16659 orders in total.
I don’t see any errors in the log. Is there a way to send the logs to you for inspection?
I have the option to “Only sync subscribers” enabled. Could that be why the numbers differ?I see that you haven’t removed DISABLE_WP_HTTP_WORKER from https://github.com/mailchimp/mc-woocommerce/wiki/Advanced-Queue-Setup-In-CLI-mode ?? It’s deprecated so why not remove it from your wiki page?
Thanks!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Lotst of new subscribers after re-sync??Thanks @khugate! Through looking at my dmarc reporting it looks like subscription confirmations were sent out to all those ~250 new subscribers. Now I’m afraid to re-sync your plugin with Mailchimp as that would probably happen again. There really need to be a way of re-syncing without adding subscribers from orders as they might have unsubscribed and therefore MUST NOT be subscribed again!
You have this option in the settings:
* Send all data to your Mailchimp Audience, including subscribers and transactional customers
* Only sync subscribers. No transactional customers will be sent to your Mailchimp Audience
You should add:
* Do not sync subscribers. Use during re-sync.
Or just don’t touch subscriber status when re-syncing as there is a good chance you will add subscribers who have unsubscribed since their order.
Thanks!Forum: Plugins
In reply to: [Mailchimp for WooCommerce] WP-CLI usage@khugate Thank you for your reply.
I now have 14893 completed orders and the Mailchimp for WooCommerce UI says it has synced 14622 orders. Does this seem normal?
I have been running the ActionScheduler through Cron since a day or two after I posted this. Running it manually, it says it’s got nothing more to do.I should remove DISABLE_WP_HTTP_WORKER from wp-config.php as it’s deprecated? It’s not used and not needed any longer?
Thanks!
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Lotst of new subscribers after re-sync??@builtbyjordan OK, I see.
There really should be an option to not change subscribers on re-sync. If you have subscribers added who have since unsubscribed it can get really messy! Can you please add this as a feature request?
I solved it by archiving all subscribers I did not send the last campaign to and then manually un-archive a few that either signed up through a form on my website which I get emails from and a few with mailchimp_woocommerce_is_subscribed set to 1 in the order. I noticed that custom field is only added for those who selected to subscribe.
Thanks!
Forum: Plugins
In reply to: [WooCommerce] Disable Woo debug logging@shameemreza Thank you for your reply! But you didn’t answer my question. I asked: “Is this coming from Woo core or not?”.
And by “this” I mean the really long WC_Email_New_Order debug info.
I only included the database error as an example of what I easily miss with all that Woo debug info which is not an error and should not imho be output to /error_log and /wp-admin/error_log. Is that Woo core or something else doing that?Forum: Plugins
In reply to: [WooCommerce] Disable Woo debug logging@rainfallnixfig Thank you for your reply!
I get the same output in the root of the site in error_log. It’s 2265 lines long. Here is the start of it:
[02-Nov-2023 20:39:50 UTC] WC_Email_New_Order Object ( [id] => new_order [title] => New order (to shop) [enabled] => yes [description] => E-postutskicket "New Order" skickas till valda mottagare n?r en ny best?llning skapas. [heading] => [subject] => [template_plain] => emails/plain/admin-new-order.php [template_html] => emails/admin-new-order.php [template_base] => /home/ekoinsik/public_html/mysite.se/wp-content/plugins/woocommerce/templates/ [recipient] => [email protected] [object] => WC_Order Object ( [status_transition:protected] => [data:protected] => Array ( [parent_id] => 0 [status] => processing [currency] => SEK [version] => 8.2.1 [prices_include_tax] => 1 [date_created] => WC_DateTime Object ( [utc_offset:protected] => 0 [date] => 2023-11-02 21:38:33.000000 [timezone_type] => 3 [timezone] => Europe/Stockholm ) [date_modified] => WC_DateTime Object ( [utc_offset:protected] => 0 [date] => 2023-11-02 21:38:33.000000 [timezone_type] => 3 [timezone] => Europe/Stockholm )
Is this coming from Woo core or not?
With all those chunks of info it’s much harder to spot actual issues that I want to see like:[02-Nov-2023 22:05:28 UTC] WordPress database error Commands out of sync; you can't run this command now for query SHOW FULL COLUMNS FROM
c78imylio_options
made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Assets\Api->update_script_data_cache, set_transient, wp_cache_set, WP_Object_Cache->set, WP_Object_Cache->_transient_set, update_optionI have turned off debug logging on the site.
define( 'WP_DEBUG', false ); define( 'WP_DEBUG_LOG', false );
- This reply was modified 1 year ago by Ben Andersen. Reason: added info on debug logging
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Blocked csp-report on checkout@anastas10s Thanks! Here is the system report. Yes, it’s mixed emotions not being able to reproduce the slowness.. ??
` WordPress Environment WordPress address (URL): https://mysite.se Site address (URL): https://mysite.se WC Version: 8.2.1 REST API Version: ? 8.2.1 WC Blocks Version: ? 11.1.2 Action Scheduler Version: ? 3.6.3 Log Directory Writable: ? WP Version: 6.3.2 WP Multisite: – WP Memory Limit: 2 GB WP Debug Mode: – WP Cron: ? Language: sv_SE External object cache: ? Server Environment Server Info: LiteSpeed PHP Version: 8.0.30 PHP Post Max Size: 64 MB PHP Time Limit: 360 PHP Max Input Vars: 5000 cURL Version: 7.87.0 OpenSSL/1.1.1w SUHOSIN Installed: – MySQL Version: 10.6.15-MariaDB-cll-lve Max Upload Size: 64 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? Database WC Database Version: 8.2.1 WC Database Prefix: c67imyiip_ Total Database Size: 567.02MB Database Data Size: 448.84MB Database Index Size: 118.18MB c67imyiip_woocommerce_sessions: Data: 0.20MB + Index: 0.02MB + Engine InnoDB c67imyiip_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB c67imyiip_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB c67imyiip_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB c67imyiip_woocommerce_order_items: Data: 7.52MB + Index: 2.52MB + Engine InnoDB c67imyiip_woocommerce_order_itemmeta: Data: 55.58MB + Index: 40.13MB + Engine InnoDB c67imyiip_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB c67imyiip_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB c67imyiip_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB c67imyiip_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB c67imyiip_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB c67imyiip_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB c67imyiip_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB c67imyiip_woocommerce_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_actionscheduler_actions: Data: 11.53MB + Index: 4.43MB + Engine MyISAM c67imyiip_actionscheduler_claims: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_actionscheduler_groups: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_actionscheduler_logs: Data: 9.61MB + Index: 6.57MB + Engine MyISAM c67imyiip_cart_notices: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_commentmeta: Data: 0.02MB + Index: 0.02MB + Engine MyISAM c67imyiip_comments: Data: 14.48MB + Index: 4.90MB + Engine MyISAM c67imyiip_facetwp_index: Data: 0.56MB + Index: 0.40MB + Engine MyISAM c67imyiip_failed_jobs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_gf_addon_feed: Data: 0.02MB + Index: 0.02MB + Engine InnoDB c67imyiip_gf_draft_submissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_gf_entry: Data: 0.18MB + Index: 0.02MB + Engine MyISAM c67imyiip_gf_entry_meta: Data: 0.41MB + Index: 0.50MB + Engine MyISAM c67imyiip_gf_entry_notes: Data: 0.14MB + Index: 0.04MB + Engine MyISAM c67imyiip_gf_form: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_gf_form_meta: Data: 0.09MB + Index: 0.00MB + Engine MyISAM c67imyiip_gf_form_revisions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_gf_form_view: Data: 3.22MB + Index: 1.41MB + Engine MyISAM c67imyiip_gf_rest_api_keys: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_iconic_was_fees: Data: 0.02MB + Index: 0.00MB + Engine InnoDB c67imyiip_iconic_woothumbs_cache: Data: 199.55MB + Index: 0.00MB + Engine InnoDB c67imyiip_iconic_woo_linked_variations: Data: 0.03MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_bans: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_dashboard_events: Data: 0.01MB + Index: 0.02MB + Engine MyISAM c67imyiip_itsec_dashboard_lockouts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB c67imyiip_itsec_distributed_storage: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_fingerprints: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_firewall_rules: Data: 0.02MB + Index: 0.05MB + Engine InnoDB c67imyiip_itsec_geolocation_cache: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_lockouts: Data: 0.02MB + Index: 0.08MB + Engine InnoDB c67imyiip_itsec_logs: Data: 1.41MB + Index: 0.20MB + Engine MyISAM c67imyiip_itsec_mutexes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_opaque_tokens: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_temp: Data: 0.02MB + Index: 0.06MB + Engine InnoDB c67imyiip_itsec_user_groups: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_vulnerabilities: Data: 0.02MB + Index: 0.05MB + Engine InnoDB c67imyiip_itsec_webauthn_credentials: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_itsec_webauthn_users: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_kadence_conversions_events: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_kbp_countdown_entry: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_kbp_form_entry: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_kbp_form_entrymeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_litespeed_avatar: Data: 0.09MB + Index: 0.05MB + Engine MyISAM c67imyiip_litespeed_crawler: Data: 0.17MB + Index: 0.20MB + Engine InnoDB c67imyiip_litespeed_crawler_blacklist: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_litespeed_img_optm: Data: 0.16MB + Index: 0.07MB + Engine MyISAM c67imyiip_litespeed_img_optming: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_litespeed_url: Data: 0.13MB + Index: 0.15MB + Engine MyISAM c67imyiip_litespeed_url_file: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_mailchimp_carts: Data: 0.01MB + Index: 0.00MB + Engine MyISAM c67imyiip_mailchimp_jobs: Data: 0.01MB + Index: 0.00MB + Engine MyISAM c67imyiip_mclean_refs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB c67imyiip_mclean_scan: Data: 0.02MB + Index: 0.02MB + Engine InnoDB c67imyiip_options: Data: 12.72MB + Index: 0.96MB + Engine MyISAM c67imyiip_pmxe_exports: Data: 0.22MB + Index: 0.00MB + Engine MyISAM c67imyiip_pmxe_google_cats: Data: 0.26MB + Index: 0.05MB + Engine MyISAM c67imyiip_pmxe_posts: Data: 0.42MB + Index: 0.19MB + Engine MyISAM c67imyiip_pmxe_templates: Data: 0.19MB + Index: 0.00MB + Engine MyISAM c67imyiip_pmxi_files: Data: 0.02MB + Index: 0.00MB + Engine InnoDB c67imyiip_pmxi_hash: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_pmxi_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB c67imyiip_pmxi_images: Data: 0.08MB + Index: 0.02MB + Engine MyISAM c67imyiip_pmxi_imports: Data: 2.52MB + Index: 0.00MB + Engine InnoDB c67imyiip_pmxi_posts: Data: 2.52MB + Index: 0.00MB + Engine InnoDB c67imyiip_pmxi_templates: Data: 0.30MB + Index: 0.00MB + Engine InnoDB c67imyiip_postmark_log: Data: 5.19MB + Index: 0.23MB + Engine MyISAM c67imyiip_postmeta: Data: 86.06MB + Index: 40.95MB + Engine MyISAM c67imyiip_posts: Data: 10.05MB + Index: 2.58MB + Engine MyISAM c67imyiip_queue: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_shortpixel_folders: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_shortpixel_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_shortpixel_postmeta: Data: 12.42MB + Index: 3.32MB + Engine MyISAM c67imyiip_shortpixel_queue: Data: 0.57MB + Index: 0.02MB + Engine MyISAM c67imyiip_termmeta: Data: 0.14MB + Index: 0.17MB + Engine InnoDB c67imyiip_terms: Data: 0.03MB + Index: 0.08MB + Engine MyISAM c67imyiip_term_relationships: Data: 0.73MB + Index: 1.29MB + Engine MyISAM c67imyiip_term_taxonomy: Data: 0.09MB + Index: 0.04MB + Engine MyISAM c67imyiip_usermeta: Data: 0.09MB + Index: 0.03MB + Engine MyISAM c67imyiip_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_wc_admin_notes: Data: 0.01MB + Index: 0.00MB + Engine MyISAM c67imyiip_wc_admin_note_actions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_wc_category_lookup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_wc_customer_lookup: Data: 0.54MB + Index: 0.34MB + Engine MyISAM c67imyiip_wc_download_log: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB c67imyiip_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB c67imyiip_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB c67imyiip_wc_order_coupon_lookup: Data: 0.03MB + Index: 0.06MB + Engine MyISAM c67imyiip_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB c67imyiip_wc_order_product_lookup: Data: 2.54MB + Index: 1.82MB + Engine MyISAM c67imyiip_wc_order_stats: Data: 0.92MB + Index: 0.48MB + Engine MyISAM c67imyiip_wc_order_tax_lookup: Data: 0.50MB + Index: 0.53MB + Engine MyISAM c67imyiip_wc_product_attributes_lookup: Data: 0.41MB + Index: 0.46MB + Engine MyISAM c67imyiip_wc_product_download_directories: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_wc_product_meta_lookup: Data: 0.69MB + Index: 0.66MB + Engine MyISAM c67imyiip_wc_rate_limits: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_wc_reserved_stock: Data: 0.01MB + Index: 0.01MB + Engine MyISAM c67imyiip_wc_tax_rate_classes: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_wc_webhooks: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_wpmelon_advbedit_temp: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_yith_wcbm_badge_rules_associations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM c67imyiip_yoast_indexable: Data: 1.54MB + Index: 0.31MB + Engine MyISAM c67imyiip_yoast_indexable_hierarchy: Data: 0.08MB + Index: 0.20MB + Engine MyISAM c67imyiip_yoast_migrations: Data: 0.00MB + Index: 0.01MB + Engine MyISAM c67imyiip_yoast_primary_term: Data: 0.10MB + Index: 0.11MB + Engine MyISAM c67imyiip_yoast_prominent_words: Data: 0.03MB + Index: 0.06MB + Engine MyISAM c67imyiip_yoast_seo_links: Data: 0.62MB + Index: 0.12MB + Engine MyISAM c67imyiip_yoast_seo_meta: Data: 0.61MB + Index: 0.52MB + Engine MyISAM Post Type Counts acf: 4 acf-field: 18 acf-field-group: 3 attachment: 5259 cpt_iconic_wlv: 304 custom_css: 3 customize_changeset: 1 gift_card: 168 google_maps: 1 itsec-dash-card: 7 itsec-dashboard: 1 kadence_conversions: 4 kadence_element: 1 nav_menu_item: 250 oembed_cache: 15 page: 65 post: 88 product: 1558 product_variation: 7030 revision: 196 shop_coupon: 227 shop_order: 15637 shop_order_refund: 1435 sidebar: 2 widget_content: 6 wmpc-trash: 5 wp_block: 29 wp_global_styles: 1 wp_navigation: 1 yith-wcbm-badge: 2 ylc-macro: 2 ywcbm-badge-rule: 2 ywdpd_discount: 3 Security Secure connection (HTTPS): ? Hide errors from visitors: ? Active Plugins (57) Gravity Forms: by Gravity Forms – 2.7.16 Advanced Custom Fields: by WP Engine – 6.2.2 Database Cleaner: Clean, Optimize & Repair (Pro): by Jordy Meow – 0.9.9 Disable Bloat for WordPress & WooCommerce: by Disable Bloat – 3.4.2 Disable Media Sizes: by Jeff Starr – 1.9 Enable Media Replace: by ShortPixel – 4.1.4 FacetWP - Conditional Logic: by FacetWP LLC – 1.4.2 FacetWP: by FacetWP LLC – 4.2.5 Fatal Error Notify: by Very Good Plugins – 1.5.1 Flexible Shipping: by Octolize – 4.23.0 MonsterInsights - eCommerce Addon: by MonsterInsights Team – 8.5.1 MonsterInsights Pro: by MonsterInsights – 8.20.1 Gravity Forms Zero Spam: by GravityKit – 1.4 Ut?kning till Gravity Forms f?r Mailchimp: by Gravity Forms – 5.2.0 WooCommerce Attribute Swatches by Iconic: by Iconic – 1.17.1 WooCommerce Linked Variations by Iconic: by Iconic – 1.6.1 IndiaSan Customization: by IndiaSan – 1.0.0 Solid Security Pro: by SolidWP – 8.0.2 Solid Central: by SolidWP – 3.0.0 Kadence Blocks - PRO Extension: by Kadence WP – 2.0.16 Kadence Blocks – Gutenberg Blocks for Page Builder Features: by Kadence WP – 3.1.22 Kadence Conversions - Popups, slide-ins: by Kadence WP – 1.0.8 Kadence Pro - Premium addon for the Kadence Theme: by Kadence WP – 1.0.14 Klarna Checkout for WooCommerce: by Krokedil – 2.11.5 LiteSpeed Cache: by LiteSpeed Technologies – 5.7.0.1 Loco Translate: by Tim Whitlock – 2.6.6 Mailchimp for WooCommerce: by Mailchimp – 3.2 Media Cleaner (Pro): by Jordy Meow – 6.6.7 Perfmatters: by forgemedia – 2.1.8 ActiveCampaign Postmark (Official): by Andrew Yates & Matt Gibbs – 1.19.1 Regenerate Thumbnails Advanced: by ShortPixel – 2.4.1 ShortPixel Image Optimizer: by ShortPixel - Convert WebP/AVIF & Optimize Images – 5.4.3 SVG Support: by Benbodhi – 2.5.5 Theme Customisations: by WooThemes – 1.0.0 WooCommerce UPC, EAN, and ISBN: by Scott Bolinger – 0.5.1 Woo Attributes Coupon: by Gaurav Nagpal – 2.2.0 WooCommerce Advanced Bulk Edit: by George Iron & Yas G. – 5.2.1 WooCommerce Brands: by WooCommerce – 1.6.58 (update to version 1.6.61 is available) WooCommerce Cart Notices: by SkyVerge – 1.15.0 WooCommerce Cost of Goods: by SkyVerge – 2.13.0 WooCommerce Stripe Gateway: by WooCommerce – 7.6.1 WooCommerce Print Invoices/Packing Lists: by SkyVerge – 3.13.1 Sequential Order Numbers for WooCommerce: by SkyVerge – 1.10.1 Woocommerce Stock Popup: by IndiaSan – 1.0.0 Woocommerce Variation Quantity: by IndiaSan – 1.0.0 WooCommerce: by Automattic – 8.2.1 WooThumbs for WooCommerce by Iconic: by Iconic – 5.4.1 Yoast SEO Premium: by Team Yoast – 21.4 Yoast SEO: by Team Yoast – 21.4 WP All Export Pro: by Soflyy – 1.8.6-beta-1.3 WP Extended Search: by 5um17 – 2.1.2 WP All Export - ACF Export Add-On Pro: by Soflyy – 1.0.5 WP All Export - WooCommerce Export Add-On Pro: by Soflyy – 1.0.9 Yoast SEO: Local: by Team Yoast och Arjan Snaterse – 15.0 Yoast SEO: WooCommerce: by Team Yoast – 15.8 YITH WooCommerce Badge Management Premium: by YITH – 2.22.0 YITH WooCommerce Gift Cards Premium: by YITH – 4.5.0 Inactive Plugins (9) Disable Cart Fragments: by Optimocha – 2.3 Post Meta Data Manager: by WpExpertPlugins – 1.2.1 PureDevs Any Meta Inspector: by puredevs – 1.0.0 Solid Backups: by SolidWP – 9.0.0 WooThumbs for WooCommerce by Iconic: by Iconic – 5.3.0 WP All Import - ACF Add-On: by Soflyy – 3.3.8 WP All Import - WooCommerce Import Add-On Pro: by Soflyy – 3.3.4 WP All Import - Yoast WordPress SEO Add-On: by Soflyy – 1.1.8 WP All Import Pro: by Soflyy – 4.7.9 Dropin Plugins (3) advanced-cache.php: advanced-cache.php maintenance.php: maintenance.php object-cache.php: object-cache.php Settings API Enabled: ? Force SSL: ? Currency: SEK (kr) Currency Position: right_space Thousand Separator: Decimal Separator: , Number of Decimals: 2 Taxonomies: Product Types: external (external) gift-card (gift-card) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to WooCommerce.com: ? Enforce Approved Product Download Directories: – HPOS feature screen enabled: – HPOS feature enabled: – Order datastore: WC_Order_Data_Store_CPT HPOS data sync enabled: – WC Pages Shop base: #7005 - /shop/ Cart: #7006 - /shop/cart/ Checkout: #7007 - /shop/checkout/ My account: #7008 - /shop/account/ Terms and conditions: #495 - /kopvillkor/ Theme Name: Kadence Child Version: 1.0.2 Author URL: https://www.kadencewp.com/ Child Theme: ? Parent Theme Name: Kadence Parent Theme Version: 1.1.48 Parent Theme Author URL: https://www.kadencewp.com/ WooCommerce Support: ? Templates Overrides: kadence-child/woocommerce/single-product/product-attributes.php Klarna Checkout Request Log 2023-10-26 20:04:36: KCO update order Response code: 404 Response message: Correlation ID: 2023-10-26 20:04:36: KCO get order Response code: 404 Response message: Correlation ID: 2023-10-26 20:04:35: KCO get order Response code: 404 Response message: Correlation ID: 2023-10-24 12:36:21: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"5f511563-5ccc-452f-82ac-089b331d1486","service_version":"SNAPSHOT"} Correlation ID: 5f511563-5ccc-452f-82ac-089b331d1486 2023-10-23 18:57:14: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"252968cd-e673-436a-bc6b-ee8febb1ee6f","service_version":"SNAPSHOT"} Correlation ID: 252968cd-e673-436a-bc6b-ee8febb1ee6f 2023-10-09 08:43:48: KCO get order Response code: 405 Response message: {"error_code":"HTTP_ERROR","error_messages":[""],"correlation_id":"a803662c-e05f-482a-b0da-672a6915ee1e","service_version":"SNAPSHOT"} Correlation ID: a803662c-e05f-482a-b0da-672a6915ee1e 2023-09-08 00:38:51: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"2d5a3404-0038-49a1-8b34-b724a5cf781d","service_version":"SNAPSHOT"} Correlation ID: 2d5a3404-0038-49a1-8b34-b724a5cf781d 2023-09-08 00:38:16: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"9da124fd-cd74-4698-a3c1-3a09334febfc","service_version":"SNAPSHOT"} Correlation ID: 9da124fd-cd74-4698-a3c1-3a09334febfc 2023-09-07 19:22:51: KCO update order Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"e9166557-0511-4dfe-a311-a7d81bff4dc1","service_version":"SNAPSHOT"} Correlation ID: e9166557-0511-4dfe-a311-a7d81bff4dc1 2023-08-10 06:38:51: KCO update order Response code: 404 Response message: Correlation ID: 2023-08-10 06:38:51: KCO get order Response code: 404 Response message: Correlation ID: 2023-08-10 06:38:50: KCO get order Response code: 404 Response message: Correlation ID: 2023-07-23 14:34:58: KCO update confirmation Response code: 403 Response message: {"error_code":"READ_ONLY_ORDER","error_messages":["Resource is read-only"],"correlation_id":"d7a1dbde-c3e5-4e70-9bd6-49c94d2d3f0f","service_version":"SNAPSHOT"} Correlation ID: d7a1dbde-c3e5-4e70-9bd6-49c94d2d3f0f 2023-07-11 09:33:02: KCO get order Response code: 404 Response message: Correlation ID: 2023-06-25 10:23:59: KCO get order Response code: 404 Response message: Correlation ID: Admin Enabled Features: activity-panels analytics product-block-editor coupons core-profiler customer-effort-score-tracks import-products-task experimental-fashion-sample-products shipping-smart-defaults shipping-setting-tour homescreen marketing mobile-app-banner navigation onboarding onboarding-tasks product-variation-management remote-inbox-notifications remote-free-extensions payment-gateway-suggestions shipping-label-banner subscriptions store-alerts transient-notices woo-mobile-welcome wc-pay-promotion wc-pay-welcome-page Disabled Features: customize-store minified-js new-product-management-experience settings async-product-editor-category-field Daily Cron: ? Next scheduled: 2023-11-01 10:56:45 +01:00 Options: ? Notes: 26 Onboarding: completed Action Scheduler Canceled: 48 Oldest: 2023-10-16 16:49:05 +0200 Newest: 2023-10-22 11:57:07 +0200 Complete: 48,233 Oldest: 2023-10-18 23:45:44 +0200 Newest: 2023-10-31 12:17:07 +0100 Failed: 53 Oldest: 2023-05-11 13:18:59 +0200 Newest: 2023-10-31 10:30:07 +0100 Pending: 4 Oldest: 2023-10-31 22:21:41 +0100 Newest: 2023-10-31 22:30:08 +0100 Status report information Generated at: 2023-10-31 12:17:15 +01:00 `
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Blocked csp-report on checkout@shameemreza Thanks for your reply!
At the time when I saw the delays it helped to disable the Stripe plugin. Unfortunately I can’t reproduce the slowness at the moment. I’m using Klarna Checkout as the main payment gateway and it wouldn’t load correctly when Stripe was doing these delays even though Stripe was not on screen.
Why were the attempts to send reports to Stripe blocked? Anything I can do to unblock that?
Can I send you the URL privately so you can see the issue with the blocked entries?@eskapism Awesome! Is that coming in Simple History Plus? A paid add-on?
@eskapism Is built-in support for email notifications like in Stream planned? Or do you have a code snippet for it?