Forum Replies Created

Viewing 15 replies - 1 through 15 (of 67 total)
  • Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    We had disabled it and changed to a server-side cron. But had the same issue. Now we are back to the WP Cron. Still the same issue.

    We’ll try on a staging to deactivate plugins step by step, maybe there is a conflict. I’ll get back to you with the results.

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    We use PHP version 7.4.30. The debug logging is already enabled, there is no error as I can see.

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    We’re using the expiration type “draft”.

    Our cron is running, without any problems. We’ve already installed a cron log plugin. This was the first thing, we had in mind, that de cron is not running properly.

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi @rocketelements !

    Sorry for the delay. Thank you, it works!

    For other users who may be looking for a solution, here is an example of functions.php etc.

        add_filter( 'split_test_for_elementor_test_post_types', 'my_split_test_for_elementor_test_post_types' );
    
        function my_split_test_for_elementor_test_post_types( $post_types ) {
            $new_cpt = 'my_cpt';
    
            if ( ! in_array( $new_cpt, $post_types, true ) ) {
                $post_types[] = $new_cpt;
            }
            
            return $post_types;
        }

    Hi, we’ve the same issue.

    Since the last update all our posts has the hint “no cron event found“.
    We’ve read you troubleshooting guide. But there is no solution for us.

    If we edit a post and publish or schedule it, the cron is set. But we cannot edit and pubslish or schedule all posts manually. The bulk edit from WordPress does not trigger PublishPress, because we don’t change the PublishPress date.

    How can we fix this? Is there a function to recreate all crons in bulk?

    Thanks.

    Plugin Author Schweizer Solutions GmbH

    (@schweizersolutions)

    Lieber @pseudoquasi,

    danke für deine Supportanfrage!

    Leider haben wir keine Unterstützung für die gleichzeitige Verwendung vom UA und GA4 Tracking-Code. Wir planen auch nicht, die Unterstützung für die gleichzeitige Verwendung vom UA und GA4 Tracking-Code zu entwickeln. Ab dem 1. Juli 2023 bietet Google nur noch GA4 an.

    Du kannst über das Feld “Manuell eingeben” beide Tracking-Codes einbauen. Doch die Opt-Out-Funktion wird nur mit einem der beiden Tracking-Codes funktionieren.

    LG

    Thank you. We’ve updated the plugin and now the warning has just changed from “null” to “int” 🙁

    [25-Nov-2022 05:49:39 UTC] PHP Warning:  Attempt to read property "slug" on int in /var/www/wp-content/plugins/hide-categories-on-shop-page/wc-hide-categories-on-shop-page.php on line 150
    

    Hello,

    we found the same issue in our debug.log.

    [17-Nov-2022 13:24:45 UTC] PHP Warning: Attempt to read property "slug" on int in /var/www/wp-content/plugins/hide-categories-on-shop-page/wc-hide-categories-on-shop-page.php on line 147

    Do you plan to fix it? It’s 5 months ago and we can’t find any updates.

    Thank you!

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi @amimulihsanmahdi ,

    okay thank you.

    We’ve found a solution for us: https://support.google.com/mail/answer/22370?hl=en

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi @maykato ,

    damn, you are right. We does not have clicked on the “Update” button, after changing the permalink.

    I am not sure, but as I know, the change of the permalink was saved with just a click on the “ok” button. I can’t remember that we have clicked on “Update” after a change … Maybe WordPress changed this behavior or an active plugin / theme …

    Thank you for your help!

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi,

    sure, here is the system report:


    ### WordPress Environment ###

    WordPress address (URL): https://XXXXXXXXXX.com
    Site address (URL): https://XXXXXXXXXX.com
    WC Version: 6.2.0
    REST API Version: ✔ 6.2.0
    WC Blocks Version: ✔ 6.7.3
    Action Scheduler Version: ✔ 3.4.0
    WC Admin Version: ✔ 3.1.0
    Log Directory Writable: ✔
    WP Version: 5.9
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: ✔
    WP Cron: ✔
    Language: en_US
    External object cache: ✔

    ### Server Environment ###

    Server Info: nginx/1.19.3
    PHP Version: 7.4.26
    PHP Post Max Size: 64 MB
    PHP Time Limit: 120
    PHP Max Input Vars: 3000
    cURL Version: 7.81.0
    NSS/3.53.1

    SUHOSIN Installed: –
    MySQL Version: 5.6.50
    Max Upload Size: 64 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔

    ### Database ###

    WC Database Version: 6.2.0
    WC Database Prefix: mom_
    Total Database Size: 2591.43MB
    Database Data Size: 1427.99MB
    Database Index Size: 1163.44MB
    mom_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_woocommerce_downloadable_product_permissions: Data: 13.52MB + Index: 31.19MB + Engine InnoDB
    mom_woocommerce_order_items: Data: 14.52MB + Index: 4.52MB + Engine InnoDB
    mom_woocommerce_order_itemmeta: Data: 124.67MB + Index: 102.27MB + Engine InnoDB
    mom_woocommerce_tax_rates: Data: 0.06MB + Index: 0.06MB + Engine InnoDB
    mom_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_actionscheduler_actions: Data: 1.52MB + Index: 0.61MB + Engine InnoDB
    mom_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_actionscheduler_logs: Data: 0.45MB + Index: 0.28MB + Engine InnoDB
    mom_aepc_custom_audiences: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_aepc_logs: Data: 23.52MB + Index: 0.00MB + Engine InnoDB
    mom_affiliate_wp_affiliatemeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_affiliate_wp_affiliates: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_affiliate_wp_campaigns: Data: 0.00MB + Index: 0.00MB + Engine
    mom_affiliate_wp_coupons: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_affiliate_wp_creatives: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_affiliate_wp_customermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_affiliate_wp_customers: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_affiliate_wp_payouts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_affiliate_wp_referralmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_affiliate_wp_referrals: Data: 0.09MB + Index: 0.02MB + Engine InnoDB
    mom_affiliate_wp_rest_consumers: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_affiliate_wp_sales: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_affiliate_wp_visits: Data: 1.52MB + Index: 0.16MB + Engine InnoDB
    mom_borlabs_cookie_consent_log: Data: 20.55MB + Index: 5.52MB + Engine InnoDB
    mom_borlabs_cookie_content_blocker: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_borlabs_cookie_cookies: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_borlabs_cookie_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_borlabs_cookie_script_blocker: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_comments: Data: 43.58MB + Index: 37.09MB + Engine InnoDB
    mom_fooevents_check_in: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_gb_ocu_customers: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_gb_ocu_funnels: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_iwp_backup_status: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_options: Data: 7.52MB + Index: 7.06MB + Engine InnoDB
    mom_postmeta: Data: 473.00MB + Index: 449.98MB + Engine InnoDB
    mom_posts: Data: 54.58MB + Index: 32.13MB + Engine InnoDB
    mom_redirection_404: Data: 35.56MB + Index: 9.55MB + Engine InnoDB
    mom_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    mom_redirection_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    mom_shortpixel_folders: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_shortpixel_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_social_users: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_storeabill_documentmeta: Data: 199.77MB + Index: 145.41MB + Engine InnoDB
    mom_storeabill_documents: Data: 15.55MB + Index: 11.06MB + Engine InnoDB
    mom_storeabill_document_itemmeta: Data: 213.78MB + Index: 159.39MB + Engine InnoDB
    mom_storeabill_document_items: Data: 23.56MB + Index: 19.55MB + Engine InnoDB
    mom_storeabill_document_noticemeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_storeabill_document_notices: Data: 18.55MB + Index: 4.52MB + Engine InnoDB
    mom_storeabill_journals: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_termmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    mom_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_term_relationships: Data: 0.08MB + Index: 0.05MB + Engine InnoDB
    mom_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_usermeta: Data: 44.58MB + Index: 49.17MB + Engine InnoDB
    mom_users: Data: 2.52MB + Index: 2.55MB + Engine InnoDB
    mom_wc_admin_notes: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    mom_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_wc_customer_lookup: Data: 5.52MB + Index: 4.03MB + Engine InnoDB
    mom_wc_download_log: Data: 41.58MB + Index: 44.13MB + Engine InnoDB
    mom_wc_order_bundle_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB
    mom_wc_order_coupon_lookup: Data: 0.17MB + Index: 0.22MB + Engine InnoDB
    mom_wc_order_product_lookup: Data: 11.52MB + Index: 12.06MB + Engine InnoDB
    mom_wc_order_stats: Data: 7.52MB + Index: 6.55MB + Engine InnoDB
    mom_wc_order_tax_lookup: Data: 5.52MB + Index: 5.03MB + Engine InnoDB
    mom_wc_product_meta_lookup: Data: 0.06MB + Index: 0.09MB + Engine InnoDB
    mom_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_woocommerce_bundled_itemmeta: Data: 0.06MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_bundled_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_dhl_im_products: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_dhl_im_product_services: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_dhl_labelmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_dhl_labels: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_packaging: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_woocommerce_gzd_packagingmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_shipmentmeta: Data: 5.52MB + Index: 3.03MB + Engine InnoDB
    mom_woocommerce_gzd_shipments: Data: 1.52MB + Index: 0.52MB + Engine InnoDB
    mom_woocommerce_gzd_shipment_itemmeta: Data: 1.52MB + Index: 3.03MB + Engine InnoDB
    mom_woocommerce_gzd_shipment_items: Data: 1.52MB + Index: 1.13MB + Engine InnoDB
    mom_woocommerce_gzd_shipment_labelmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_shipment_labels: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_woocommerce_gzd_shipping_provider: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    mom_woocommerce_gzd_shipping_providermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_yith_wcwl: Data: 0.13MB + Index: 0.06MB + Engine InnoDB
    mom_yith_wcwl_lists: Data: 0.13MB + Index: 0.06MB + Engine InnoDB
    mom_yoast_indexable: Data: 8.52MB + Index: 9.58MB + Engine InnoDB
    mom_yoast_indexable_hierarchy: Data: 0.06MB + Index: 0.05MB + Engine InnoDB
    mom_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    mom_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    mom_yoast_seo_links: Data: 0.13MB + Index: 0.06MB + Engine InnoDB
    mom_yoast_seo_meta: Data: 2.52MB + Index: 0.00MB + Engine InnoDB

    ### Post Type Counts ###

    attachment: 70247
    blocks: 4
    custom_css: 2
    document_template: 7
    et_pb_layout: 5
    event_magic_tickets: 5073
    handsome-checkout: 4
    invoice: 69128
    iwp_log: 18
    nav_menu_item: 64
    oembed_cache: 31
    page: 26
    post: 14
    product: 272
    revision: 31
    shop_coupon: 39
    shop_order: 61777
    shop_order_refund: 592
    wp_global_styles: 1

    ### Security ###

    Secure connection (HTTPS): ✔
    Hide errors from visitors: ✔

    ### Active Plugins (1) ###

    WooCommerce: by Automattic – 6.2.0

    ### Inactive Plugins (22) ###

    Borlabs Cookie – Cookie Opt-in: by Benjamin A. Bornschein
    Borlabs – 2.2.35

    Disable Emails: by WebAware – 1.8.0
    FooEvents for WooCommerce: by FooEvents – 1.12.48
    Germanized for WooCommerce: by vendidero – 3.8.3
    Germanized for WooCommerce Pro: by vendidero – 3.4.1
    Hide WooCommerce Categories On Shop Page: by Matix Web Designers – 1.1.1
    Klick-Tipp Tools: by Schweizer Solutions GmbH – 1.0
    Manage Notification E-mails: by Virgial Berveling – 1.8.2
    Momanda: by Schweizer Solutions – 0.1
    Post SMTP: by Yehuda Hassine – 2.0.24
    Redirection: by John Godley – 5.2.3
    ShortPixel Image Optimizer: by ShortPixel – 4.22.8
    Sofort payment gateway: by Sven Wagener – 1.4.9
    Vendidero Helper: by Vendidero – 2.1.4
    Warpdrive: by Savvii <[email protected]> – 2.10.7
    WooCommerce Gateways Country Limiter: by OnTheGoSystems – 1.4
    WooCommerce Product Bundles: by WooCommerce – 6.14.0
    WooCommerce Stripe Gateway: by WooCommerce – 6.2.0
    WP Mail Logging: by Wysija – 1.10.4
    YITH WooCommerce Wishlist: by YITH – 3.6.0
    Yoast Duplicate Post: by Enrico Battocchi & Team Yoast – 4.4
    Yoast SEO: by Team Yoast – 18.1

    ### Dropin Plugins (1) ###

    object-cache.php: Memcached Redux

    ### Must Use Plugins (1) ###

    eol_php_mu_plugin.php: by –

    ### Settings ###

    API Enabled: ✔
    Force SSL: ✔
    Currency: EUR (€)
    Currency Position: right_space
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    Taxonomies: Product Types: bundle (bundle)
    external (external)
    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: ✔

    ### WC Pages ###

    Shop base: #4 – /shop/
    Cart: #5 – /warenkorb/
    Checkout: #6 – /checkout/
    My account: #7 – /mein-konto/
    Terms and conditions: #10 – /agbedingung/

    ### Theme ###

    Name: Twenty Twenty-Two
    Version: 1.0
    Author URL: https://ww.wp.xz.cn/
    Child Theme: ❌ – If you are modifying WooCommerce on a parent theme that you did not build personally we recommend using a child theme. See: How to create a child theme
    WooCommerce Support: ✔

    ### Templates ###

    Overrides: –

    ### Action Scheduler ###

    Complete: 1,806
    Oldest: 2022-01-18 20:00:43 +0100
    Newest: 2022-02-18 17:53:38 +0100

    Failed: 2
    Oldest: 2020-01-02 14:45:32 +0100
    Newest: 2020-01-02 21:11:51 +0100

    Pending: 4
    Oldest: 2022-02-19 09:56:04 +0100
    Newest: 2022-02-19 17:49:02 +0100

    ### Status report information ###

    Generated at: 2022-02-18 17:53:59 +01:00

    Plugin Author Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi @the-dude-1, Thank you for your review and praise. We are glad that you like our plugin! 🙂

    Plugin Author Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi @awesomedia,

    with our new version 2.0 we have implemented the GA4 support 🙂

    Plugin Author Schweizer Solutions GmbH

    (@schweizersolutions)

    Currently we do not have a support for Property 4.

    Thread Starter Schweizer Solutions GmbH

    (@schweizersolutions)

    Hi @niklasinpsyde,

    with version 6.6.0 we have the same behavior.

Viewing 15 replies - 1 through 15 (of 67 total)