Forum Replies Created

Viewing 15 replies - 1 through 15 (of 238 total)
  • Thread Starter e dev

    (@efishinsea)

    Ah, that makes sense as to why editing the non-serialized strings didn’t work. Thank you.

    Thread Starter e dev

    (@efishinsea)

    Thanks!

    Thread Starter e dev

    (@efishinsea)

    Yes, v 2.2.5.

    Our errors logs were over 1Gb and most of it was warnings about this deprecation.

    Thread Starter e dev

    (@efishinsea)

    WPEngine completely disabled all caching on the entire site and the issue remained, so it must be something else. I will keep testing.

    Thread Starter e dev

    (@efishinsea)

    If it were a Clouflare issue, what would I need to exclude to avoid this?

    Thread Starter e dev

    (@efishinsea)

    No, the problem still exists. I just moved to show only a calendar view and hid the LIST option to avoid displaying older, out of order events,

    Thread Starter e dev

    (@efishinsea)

    This will work for a few days: https://protoolio.com/lnk/9338388

    1. Open page
    2. click Previous Events (1 pages back)
    3. click Next Events to return to the initial page and you will see that now, Next is active to page beyond “today”
    4. Clicking Next here will send you to the very beginning of all events, but really should be disabled.
    Thread Starter e dev

    (@efishinsea)

    It’s not a production site so inaccessible right now. I am disabling other plugins and see this in the console:

    Failed to reload Content Analysis for plugin wpbVendorYoast. The plugin was not properly registered.

    I’ve tried toggling/reinstalling the plugin and no change.

    If I disable wpBakery page builder, the console errors go away, but the “always green bar” problem still exists.

    Switching back to Twenty-Twenty-Five theme seems to fix the “alwasy green bar’ issue so it is Mikado theme related, but I still see the above console error.

    Any ideas?

    • This reply was modified 2 months ago by e dev.
    Thread Starter e dev

    (@efishinsea)

    oddly, I have no address fields enabled and do have the Enable required validation override for address fields option checked. I still have the code in my functions file to add and un-require the country fields, so I think that is allowing checkout. This is the same as disabling them in your plugin too I would imagine.

    I also did some testing and have toggled the WPEngine “Edge Full Page Cache” a few times seems to have corrected the checkout issue, but I will keep testing.

    Thanks.

    • This reply was modified 4 months ago by e dev.
    Thread Starter e dev

    (@efishinsea)

    Curiously, if I add this code to my Functions file, it works.

    // remove Billing Country
    add_filter( 'cfw_get_billing_checkout_fields', 'remove_checkout_fields', 100 );
    function remove_checkout_fields( $fields ) {
    unset( $fields['billing_country'] );
    return $fields;
    }

    // Set billing Country field to not required
    add_filter( 'woocommerce_checkout_fields', 'unrequire_checkout_fields' );
    function unrequire_checkout_fields( $fields ) {
    $fields['billing']['billing_country']['required'] = false;
    return $fields;
    }

    …but I thought that was what this plugin was supposed to do.

    Obviously, it is used by many so there must be something else with the store I am working on that is causing this.

    e dev

    (@efishinsea)

    Heads up! There may be a problem with your connection to Square. In order to continue accepting payments, please disconnect and re-connect your site.

    Despite “disconnection and reconnecting” our Square account with WooCommerce, this issue is still happening. The good news is, payments seem to be processing ok.

    There are so many different people/stores/setups complaining about the same issue, it is more likely to be a problem with this plugin rather than a variety of different installations of it.

    Is there going to be a permanent fix?

    This is still happening in PHP v8.3

    Trying to access array offset on null in /home/wp-content/plugins/pexlechris-adminer/inc/adminer.php on line 1781

    e dev

    (@efishinsea)

    Gregy1403 – make sure you are using the Form Database ID (&fid) and not the Contact Form 7 ID for the form. You can find that in the URL when viewing the form in edit mode, or the form submissions for that form:

    Form Edit: /wp-admin/admin.php?page=wpcf7&post=5966&action=edit
    Submissions: /wp-admin/admin.php?page=cfdb7-list.php&fid=5966

    As for the plugin author, having the normal WordPress ‘options’ panel at the top of the page with column headers to choose, or a custom chooser would be extremely helpful.

    Right now, it just takes the first 4 columns it finds and a date, which in our case are redirection NONCE codes and other meaningless stuff.

    ` rank-math

    version: 1.0.226
    pro_version: 3.0.69
    database_version: 1
    plugin_plan: Free
    1: undefined
    2: undefined
    3: undefined
    active_modules: link-counter, analytics, seo-analysis, sitemap, rich-snippet, woocommerce, acf, content-ai, instant-indexing, role-manager, redirections, local-seo, 404-monitor
    refresh_token: No token
    permissions:
    AdSense: Not Given
    Analytics: Not Given
    Search Console: Not Given
    rank_math_404_logs: 32 KB
    rank_math_redirections: 32 KB
    rank_math_redirections_cache: 32 KB
    rank_math_internal_links: 96 KB
    rank_math_internal_meta: 16 KB
    rank_math_analytics_gsc: Not found
    rank_math_analytics_objects: 80 KB
    rank_math_analytics_ga: Not found
    rank_math_analytics_adsense: Not found
    rank_math_analytics_keyword_manager: 16 KB
    rank_math_analytics_inspections: Not found wp-core

    version: 6.6.1
    site_language: en_US
    user_language: en_US
    timezone: America/Los_Angeles
    permalink: /%category%/%postname%/
    https_status: true
    multisite: false
    user_registration: 0
    blog_public: 1
    default_comment_status: undefined
    environment_type: production
    user_count: 9
    dotorg_communication: true wp-active-theme

    name: Child Theme (astra-child)
    version: 1.0.0
    author: Hamid Sheikh
    author_website: https://www.blunor.pk/
    parent_theme: Astra (astra)
    theme_features: core-block-patterns, astra_hooks, widgets-block-editor, align-wide, automatic-feed-links, title-tag, post-thumbnails, starter-content, html5, post-formats, custom-logo, customize-selective-refresh-widgets, editor-style, woocommerce, rank-math-breadcrumbs, amp, wc-product-gallery-zoom, wc-product-gallery-lightbox, wc-product-gallery-slider, widgets, menus
    theme_path: /public/wp-content/themes/astra-child
    auto_update: Disabled wp-parent-theme

    name: Astra (astra)
    version: 4.8.0
    author: Brainstorm Force
    author_website: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
    theme_path: /public/wp-content/themes/astra
    auto_update: Disabled wp-mu-plugins (4)

    Elementor Safe Mode: version: 1.0.0, author: Elementor.com
    Kinsta Must-use Plugins: version: 3.1.1, author: Kinsta Team
    WP Migrate Lite Compatibility: version: 1.3, author: Delicious Brains
    WP STAGING Optimizer: version: 1.5.6, author: WP STAGING wp-plugins-active (44)

    Advanced Custom Fields PRO: version: 6.3.6, author: WP Engine, Auto-updates disabled
    Astra Pro: version: 4.8.0, author: Brainstorm Force, Auto-updates disabled
    BSK Forms Blacklist: version: 3.8.1, author: BannerSky.com, Auto-updates disabled
    Classic Editor: version: 1.6.4, author: WordPress Contributors, Auto-updates disabled
    Clover Payments for WooCommerce: version: 1.0.12, author: Clover eCommerce, Auto-updates disabled
    Controlled Admin Access: version: 2.0.16, author: WPRuby, Auto-updates disabled
    Copy & Delete Posts: version: 1.4.8, author: Inisev, Auto-updates disabled
    Ele Custom Skin: version: 3.1.9, author: Dudaster.com, Auto-updates disabled
    Ele Custom Skin Pro: version: 3.2.4, author: Dudaster.com, Auto-updates disabled
    Elementor: version: 3.23.4, author: Elementor.com, Auto-updates enabled
    Elementor Pro: version: 3.23.3, author: Elementor.com, Auto-updates disabled
    Element Pack Pro: version: 7.12.11, author: BdThemes, Auto-updates disabled
    Google for WooCommerce: version: 2.8.4, author: WooCommerce, Auto-updates disabled
    Gravity Forms: version: 2.8.17, author: Gravity Forms, Auto-updates disabled
    Gravity Forms Email Blacklist: version: 2.5.6, author: CrossPeak Software, Auto-updates disabled
    GTM4WP - A Google Tag Manager (GTM) plugin for WordPress: version: 1.20.2, author: Thomas Geiger, Auto-updates disabled
    Imagify: version: 2.2.2, author: Imagify – Optimize Images & Convert WebP & Avif, Auto-updates disabled
    JetSmartFilters: version: 3.4.5, author: Crocoblock, Auto-updates disabled
    Rank Math SEO: version: 1.0.226, author: Rank Math, Auto-updates disabled
    Rank Math SEO PRO: version: 3.0.69, author: Rank Math, Auto-updates disabled
    Read More: version: 3.3.9.4, author: Edmon, Auto-updates disabled
    Really Simple SSL: version: 8.3.0.1, author: Really Simple Plugins, Auto-updates disabled
    reCAPTCHA for WooCommerce: version: 1.3.3, author: Elliot Sowersby, RelyWP, Auto-updates disabled
    Redirection: version: 5.5.0, author: John Godley, Auto-updates disabled
    Schema: version: 1.7.9.6, author: Hesham, Auto-updates disabled
    Search & Filter - Elementor Extension: version: 1.2.5, author: Code Amp, Auto-updates disabled
    Search & Filter Pro: version: 2.5.14, author: Code Amp, Auto-updates disabled
    Simple History: version: 4.17.0, author: P?r Thernstr?m, Auto-updates disabled
    Ultimate Addons for Elementor: version: 1.36.37, author: Brainstorm Force (latest version: 1.36.37), Auto-updates enabled
    UpdraftPlus - Backup/Restore: version: 1.24.4, author: UpdraftPlus.Com, DavidAnderson, Auto-updates disabled
    Use Any Font: version: 6.3.08, author: Dnesscarkey, Auto-updates disabled
    Variation Swatches for WooCommerce: version: 2.1.2, author: Emran Ahmed, Auto-updates enabled
    WooCommerce: version: 9.2.3, author: Automattic, Auto-updates enabled
    WooCommerce Product Add-Ons Ultimate: version: 3.11.0, author: Plugin Republic, Auto-updates disabled
    Woo Manage Fraud Orders: version: 2.6.1, author: Prasidhda Malla, Auto-updates disabled
    Wordfence Security: version: 7.11.7, author: Wordfence, Auto-updates disabled
    WPCode Lite: version: 2.2.1, author: WPCode, Auto-updates disabled
    WP Mail Logging: version: 1.12.0, author: WP Mail Logging Team, Auto-updates disabled
    WP Mail SMTP: version: 4.1.1, author: WP Mail SMTP, Auto-updates disabled
    WP Migrate Lite: version: 2.6.11, author: WP Engine, Auto-updates disabled
    WPMU DEV Dashboard: version: 4.11.25, author: WPMU DEV (latest version: 4.11.26), Auto-updates disabled
    WP STAGING PRO - Backup Duplicator & Migration: version: 5.6.0, author: WP-STAGING, Auto-updates disabled
    WP STAGING WordPress Backup Plugin - Backup Duplicator & Migration: version: 3.8.4, author: WP-STAGING, WPStagingBackup, Auto-updates disabled
    Zapier for WordPress: version: 1.5.1, author: Zapier, Auto-updates disabled wp-server

    server_architecture: Linux 5.4.0-1132-gcp x86_64
    httpd_software: nginx/1.25.5
    php_version: 8.3.4 64bit
    php_sapi: fpm-fcgi
    max_input_variables: 10000
    time_limit: 300
    memory_limit: 256M
    max_input_time: 300
    upload_max_filesize: 128M
    php_post_max_size: 128M
    curl_version: 7.68.0 OpenSSL/1.1.1f
    suhosin: false
    imagick_availability: true
    pretty_permalinks: true
    htaccess_extra_rules: true
    current: 2024-09-03T13:02:28+00:00
    utc-time: Tuesday, 03-Sep-24 13:02:28 UTC
    server-time: 2024-09-03T06:02:27-07:00 wp-database

    extension: mysqli
    server_version: 10.11.5-MariaDB-1:10.11.5+maria~ubu2004
    client_version: mysqlnd 8.3.4
    max_allowed_packet: 33554432
    max_connections: 10 wp-constants

    WP_HOME: undefined
    WP_SITEURL: undefined
    WP_CONTENT_DIR: /public/wp-content
    WP_PLUGIN_DIR: /public/wp-content/plugins
    WP_MEMORY_LIMIT: 40M
    WP_MAX_MEMORY_LIMIT: 256M
    WP_DEBUG: false
    WP_DEBUG_DISPLAY: true
    WP_DEBUG_LOG: false
    SCRIPT_DEBUG: false
    WP_CACHE: false
    CONCATENATE_SCRIPTS: undefined
    COMPRESS_SCRIPTS: undefined
    COMPRESS_CSS: undefined
    WP_ENVIRONMENT_TYPE: Undefined
    WP_DEVELOPMENT_MODE: undefined
    DB_CHARSET: utf8
    DB_COLLATE: undefined wp-filesystem

    wordpress: writable
    wp-content: writable
    uploads: writable
    plugins: writable
    themes: writable
    fonts: not writable
    mu-plugins: writable

    Same issue. Tried all suggestions above and the only thing that works is deactivating RankMath/RankMath Pro and then saving the page updates.

    RankMath Version 1.0.226

    RankMathPro Version 3.0.69

    • This reply was modified 6 months, 3 weeks ago by e dev.
Viewing 15 replies - 1 through 15 (of 238 total)