Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter chemboys

    (@chemboys)

    Okay I sent over an email this morning detailing my issue to [email protected]. I haven’t received any updates as of yet.

    Thread Starter chemboys

    (@chemboys)

    There are plenty of logs there, but only one Fatal Error log dating back to 8/12.

    Here is an example of one of the Square logs I pulled from 8/18

    ******************************************************

    08-18-2020 @ 17:11:27 – Access token successfully received.
    08-18-2020 @ 17:11:27 – Refresh token successfully received.
    08-18-2020 @ 17:11:27 – Request
    Request
    method:
    uri: listCustomersWithHttpInfo
    user-agent: WooCommerce-Square/2.1.6 (WooCommerce/4.3.3; WordPress/5.5)
    headers: Array
    (
    )
    body:
    duration: 0.10871s

    08-18-2020 @ 17:11:27 – Response
    Response
    code: 401
    message:
    headers: Array
    (
    [0] => HTTP/2 401
    [date] => Tue, 18 Aug 2020 21:11:27 GMT
    [frame-options] => DENY
    [x-frame-options] => DENY
    [x-content-type-options] => nosniff
    [x-xss-protection] => 1; mode=block
    [content-type] => application/json
    [content-length] => 605
    [strict-transport-security] => max-age=631152000; includeSubDomains; preload
    )
    body: Array
    (
    [errors] => Array
    (
    [0] => stdClass Object
    (
    [code] => UNAUTHORIZED
    [detail] => Your request did not include an Authorization http header with an access token. The header value is expected to be of the format "Bearer TOKEN" (without quotation marks), where TOKEN is to be replaced with your access token (e.g. "Bearer ABC123def456GHI789jkl0"). For more information, see https://docs.connect.squareup.com/api/connect/v2/#requestandresponseheaders. If you are seeing this error message while using one of our officially supported client libraries, please report this to [email protected].
    [category] => AUTHENTICATION_ERROR
    )

    )

    )

    08-18-2020 @ 17:11:34 - Request
    Request
    method:
    uri: listLocationsWithHttpInfo
    user-agent: WooCommerce-Square/2.1.6 (WooCommerce/4.3.3; WordPress/5.5)
    headers: Array
    (
    )
    body:
    duration: 0.27251s

    08-18-2020 @ 17:11:34 - Response
    Response
    code: 200
    message:
    headers: Array
    (
    [0] => HTTP/2 200
    [content-type] => application/json
    [square-version] => 2019-08-14
    [vary] => Origin, Accept-Encoding
    [x-content-type-options] => nosniff
    [x-download-options] => noopen
    [x-frame-options] => SAMEORIGIN
    [x-permitted-cross-domain-policies] => none
    [x-xss-protection] => 1; mode=block
    [date] => Tue, 18 Aug 2020 21:11:33 GMT
    [content-length] => 924
    [strict-transport-security] => max-age=631152000; includeSubDomains; preload
    )
    body: {
    "locations": [
    {
    "id": "**********",
    "name": "Chemboys LLC",
    "address": {
    "address_line_1": "**********",
    "address_line_2": "**********",
    "locality": "**********",
    "administrative_district_level_1": "**********",
    "postal_code": "**********",
    "country": "**********"
    },
    "timezone": "America\/New_York",
    "capabilities": [
    "CREDIT_CARD_PROCESSING"
    ],
    "status": "ACTIVE",
    "created_at": "**********",
    "merchant_id": "**********",
    "country": "**********",
    "language_code": "en-US",
    "currency": "USD",
    "phone_number": "**********",
    "business_name": "**********",
    "type": "**********",
    "website_url": "https:\/\/chemboys.com",
    "business_hours": {},
    "business_email": "**********",
    "description": "The Chemboys bring quality solutions to growers everywhere.",
    "instagram_username": "**********",
    "coordinates": {
    "latitude": **********,
    "longitude": **********
    },
    "logo_url": "**********"
    }
    ]
    }

    Thread Starter chemboys

    (@chemboys)

    Hi @treibalen ,

    I was unable to find any error logs that report the disconnect, but it could be that I have no idea how to read these logs. There was only one fatal error log that seems to be unrelated. The rest look to be transactional emails relating to sales, a few reporting successful loads of schemas, and a few webhook deliveries relating to our Zapier integration.

    Here is the link to the screenshot for wc_square_refresh_connection:
    https://snipboard.io/OrItXZ.jpg

    Thread Starter chemboys

    (@chemboys)

    @slash1andy Here is latest status report from my website after plugin updates.

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://chemboys.com
    Site address (URL): https://chemboys.com
    WC Version: 4.3.3
    REST API Version: ? 1.0.10
    WC Blocks Version: ? 2.7.3
    Action Scheduler Version: ? 3.1.6
    WC Admin Version: ? 1.3.1
    Log Directory Writable: ?
    WP Version: 5.5
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.2.32
    PHP Post Max Size: 32 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 1000
    cURL Version: 7.62.0
    OpenSSL/1.0.2k
    
    SUHOSIN Installed: –
    MySQL Version: 5.6.48-cll-lve
    Max Upload Size: 32 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 4.3.3
    WC Database Prefix: wp_
    Total Database Size: 59.80MB
    Database Data Size: 37.76MB
    Database Index Size: 22.04MB
    wp_woocommerce_sessions: Data: 10.02MB + Index: 2.02MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_woocommerce_order_items: Data: 0.03MB + Index: 0.02MB + Engine MyISAM
    wp_woocommerce_order_itemmeta: Data: 0.21MB + Index: 0.11MB + Engine MyISAM
    wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 0.41MB + Index: 0.25MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 0.16MB + Index: 0.14MB + Engine InnoDB
    wp_adsw_activities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_adsw_ali_meta: Data: 0.17MB + Index: 0.03MB + Engine InnoDB
    wp_adsw_comments_hash: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_adsw_search_analytics: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_adsw_task_upload_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_activities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ads_ali_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_attributes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_orders_item: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_products: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_products_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_search_analytics: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_task_upload_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_cartflows_ca_cart_abandonment: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
    wp_cartflows_ca_email_history: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_cartflows_ca_email_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cartflows_ca_email_templates_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_commentmeta: Data: 0.04MB + Index: 0.03MB + Engine MyISAM
    wp_comments: Data: 1.08MB + Index: 0.09MB + Engine MyISAM
    wp_gf_draft_submissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry_notes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_revisions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_view: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_loginizer_logs: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
    wp_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_chunks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_field_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 7.27MB + Index: 1.09MB + Engine InnoDB
    wp_payment_discount: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_payment_transaction: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_postmeta: Data: 3.74MB + Index: 0.99MB + Engine MyISAM
    wp_posts: Data: 1.40MB + Index: 0.16MB + Engine MyISAM
    wp_revslider_css: Data: 0.09MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_navigations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_slides: Data: 0.11MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_sbi_instagram_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_smush_dir_images: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_taxjar_record_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_termmeta: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
    wp_terms: Data: 0.01MB + Index: 0.03MB + Engine MyISAM
    wp_term_relationships: Data: 0.01MB + Index: 0.03MB + Engine MyISAM
    wp_term_taxonomy: Data: 0.02MB + Index: 0.02MB + Engine MyISAM
    wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_usermeta: Data: 0.31MB + Index: 0.16MB + Engine MyISAM
    wp_users: Data: 0.02MB + Index: 0.03MB + Engine MyISAM
    wp_vi_wad_ali_orders_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_vi_wad_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.04MB + Index: 0.06MB + Engine MyISAM
    wp_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_zapier_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_square_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wsal_metadata: Data: 5.52MB + Index: 11.06MB + Engine InnoDB
    wp_wsal_occurrences: Data: 0.39MB + Index: 0.56MB + Engine InnoDB
    wp_wsal_options: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_yith_wcwl: Data: 1.94MB + Index: 1.02MB + Engine MyISAM
    wp_yith_wcwl_lists: Data: 2.99MB + Index: 2.73MB + Engine MyISAM
    wp_yoast_indexable: Data: 0.38MB + Index: 0.28MB + Engine InnoDB
    wp_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_seo_meta: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 545
    basel_sidebar: 2
    cms_block: 6
    custom_css: 1
    mc4wp-form: 1
    nav_menu_item: 8
    page: 11
    post: 4
    product: 9
    product_variation: 17
    revision: 89
    shop_coupon: 7
    shop_order: 130
    shop_order_refund: 3
    slick_slider: 1
    wpcf7_contact_form: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (44) ###
    
    Gravity Forms: by rocketgenius – 2.4.8
    Redux Lite: by Redux.io + Dovy Paukstys – 4.1.14
    Akismet Anti-Spam: by Automattic – 4.1.6
    AliDropship Woo Plugin: by Vitaly Kukin & Yaroslav Nevskiy & Pavel Shishkin & Denis Zharov – 1.6.8 – Installed version not tested with active version of WooCommerce 4.3.3
    Typing Effect: by 93digital – 1.5
    XTEMOS Post Types plugin: by  – 1.7
    Classic Editor: by WordPress Contributors – 1.6
    CMB2: by CMB2 team – 2.7.0
    Coming Soon Page, Under Construction & Maintenance Mode by SeedProd: by SeedProd – 5.1.3
    Contact Form 7: by Takayuki Miyoshi – 5.2.1
    Contact Widgets: by GoDaddy – 1.7.0
    Custom Twitter Feeds: by Smash Balloon – 1.5.1
    Customer Reviews for WooCommerce: by Customer Reviews – 3.121
    Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.12.2
    Health Check & Troubleshooting: by The www.ads-software.com community – 1.4.4
    Smash Balloon Instagram Feed: by Smash Balloon – 2.4.6
    Jetpack by WordPress.com: by Automattic – 8.8.2
    WPBakery Page Builder: by Michael M - WPBakery.com – 5.7
    Limit Login Attempts Reloaded: by WPChef – 2.15.1
    Loginizer: by Softaculous – 1.5.4
    MC4WP: Mailchimp for WordPress: by ibericode – 4.8
    Ninja Forms: by Saturday Drive – 3.4.25
    Official Facebook Pixel: by Facebook – 2.1.0
    Really Simple SSL: by Really Simple Plugins – 3.3.4
    Recent Posts Widget Extended: by Satrya – 0.9.9.7
    Slider Revolution: by ThemePunch – 5.4.8.3
    Safe SVG: by Daryll Doyle – 1.9.9
    Search Engine Visibility: by GoDaddy – 0.5
    Simple Twitter Tweets: by Ashley Sheinwald – 4.4
    Sucuri Security - Auditing, Malware Scanner and Hardening: by Sucuri Inc. – 1.8.24
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 1.16.26
    
    WooCommerce Cart Abandonment Recovery: by CartFlows Inc – 1.2.8
    WooCommerce Amazon Pay: by WooCommerce – 1.12.2 – Installed version not tested with active version of WooCommerce 4.3.3
    WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.0.3
    WooCommerce Services: by Automattic – 1.24.0 – Installed version not tested with active version of WooCommerce 4.3.3
    WooCommerce Shipping Estimates: by SkyVerge – 2.3.4 – Installed version not tested with active version of WooCommerce 4.3.3
    WooCommerce Square: by WooCommerce – 2.1.6
    WooCommerce Zapier: by OM4 – 2.0.4 – Installed version not tested with active version of WooCommerce 4.3.3
    WooCommerce: by Automattic – 4.3.3
    Yoast SEO: by Team Yoast – 14.7
    WP Activity Log: by WP White Security – 4.1.3.2
    WP Slick Slider and Image Carousel: by WP OnlineSupport – 2.1
    Smush: by WPMU DEV – 3.6.3
    YITH WooCommerce Wishlist: by YITH – 3.0.13
    
    ### Inactive Plugins (8) ###
    
    Dropshipping and Fulfillment for AliExpress and WooCommerce: by VillaTheme(villatheme.com) – 1.0.3
    Non-Purchasable WooCommerce Products: by Guy Primavera – 1.3 – Installed version not tested with active version of WooCommerce 4.3.3
    Product Variations Swatches for WooCommerce: by VillaTheme – 1.0.1.6
    Speed Booster Pack: by Optimocha – 4.0.1
    WP-Optimize - Clean, Compress, Cache: by David Anderson
    Ruhani Rabin
    Team Updraft – 3.1.2
    
    WP101 Video Tutorials: by WP101Plugin.com – 0.3
    WP File Manager: by mndpsingh287 – 6.5
    WP Maintenance Mode: by Designmodo – 2.2.4
    
    ### Must Use Plugins (2) ###
    
    Health Check Troubleshooting Mode: by  – 1.7.1
    installatron_hide_status_test.php: by  –
    
    ### Settings ###
    
    API Enabled: ?
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: 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: #5 - /shop/
    Cart: #6 - /cart/
    Checkout: #7 - /checkout/
    My account: #8 - /my-account/
    Terms and conditions: ? Page not set
    
    ### Theme ###
    
    Name: Basel
    Version: 4.6.1
    Author URL: https://themeforest.net/user/xtemos
    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: basel/woocommerce/archive-product.php
    basel/woocommerce/cart/cart.php version 3.5.0 is out of date. The core version is 3.8.0
    basel/woocommerce/cart/cross-sells.php
    basel/woocommerce/cart/mini-cart.php version 3.5.0 is out of date. The core version is 3.7.0
    basel/woocommerce/checkout/form-checkout.php
    basel/woocommerce/content-product.php version 3.4.0 is out of date. The core version is 3.6.0
    basel/woocommerce/content-product_cat.php
    basel/woocommerce/content-single-product.php version 3.4.0 is out of date. The core version is 3.6.0
    basel/woocommerce/content-widget-product.php
    basel/woocommerce/global/breadcrumb.php
    basel/woocommerce/global/form-login.php version 3.3.0 is out of date. The core version is 3.6.0
    basel/woocommerce/global/quantity-input.php version 3.4.0 is out of date. The core version is 4.0.0
    basel/woocommerce/loop/loop-end.php
    basel/woocommerce/loop/loop-start.php
    basel/woocommerce/loop/no-products-found.php
    basel/woocommerce/loop/orderby.php version 3.3.0 is out of date. The core version is 3.6.0
    basel/woocommerce/loop/pagination.php
    basel/woocommerce/loop/sale-flash.php
    basel/woocommerce/myaccount/form-login.php version 3.5.0 is out of date. The core version is 4.1.0
    basel/woocommerce/myaccount/navigation.php
    basel/woocommerce/product-searchform.php
    basel/woocommerce/single-product/add-to-cart/variable.php
    basel/woocommerce/single-product/meta.php
    basel/woocommerce/single-product/product-image.php
    basel/woocommerce/single-product/product-thumbnails.php
    basel/woocommerce/single-product/related.php version 3.0.0 is out of date. The core version is 3.9.0
    basel/woocommerce/single-product/sale-flash.php
    basel/woocommerce/single-product/tabs/tabs.php version 2.4.0 is out of date. The core version is 3.8.0
    basel/woocommerce/single-product/title.php
    basel/woocommerce/single-product/up-sells.php
    basel/woocommerce/single-product.php
    
    Outdated Templates: ?
    					
    					
    						Learn how to update
    
    ### Square ###
    
    Environment: Production
    Tokenization Enabled: ?
    Debug Mode: Off
    
    ### Action Scheduler ###
    
    Complete: 1,583
    Oldest: 2020-07-17 11:02:08 -0400
    Newest: 2020-08-17 10:46:33 -0400
    
    Pending: 5
    Oldest: 2020-08-17 10:57:37 -0400
    Newest: 2020-08-24 10:46:17 -0400
    
    ### WooCommerce Zapier ###
    
    Database Version: ? 12
    Detailed Logging Enabled: No
    Legacy Mode Disabled: ? Yes
    SSL: ? Yes
    REST API Authentication Key(s): ? 0
    Task History Record Count: ? 13
    Webhook #5: Zapier #87152243
    - Status: active
    - Trigger: order.paid
    - Delivery Count (Last 30 Days): 13
    
    Thread Starter chemboys

    (@chemboys)

    Hi @slash1andy Looks like I have a lot of plugin updates I need to run for my website this morning. I am going to do that first and then send you another full status report

    Thread Starter chemboys

    (@chemboys)

    Hi @slash1andy. Here is my full status report for my website. Sorry for the late response.

    
    ### WordPress Environment ###
    
    WordPress address (URL): https://chemboys.com
    Site address (URL): https://chemboys.com
    WC Version: 4.3.2
    REST API Version: ? 1.0.10
    WC Blocks Version: ? 2.7.3
    Action Scheduler Version: ? 3.1.6
    WC Admin Version: ? 1.3.1
    Log Directory Writable: ?
    WP Version: 5.5
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en
    External object cache: –
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.2.32
    PHP Post Max Size: 32 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 1000
    cURL Version: 7.62.0
    OpenSSL/1.0.2k
    
    SUHOSIN Installed: –
    MySQL Version: 5.6.48-cll-lve
    Max Upload Size: 32 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 4.3.2
    WC Database Prefix: wp_
    Total Database Size: 59.80MB
    Database Data Size: 37.76MB
    Database Index Size: 22.04MB
    wp_woocommerce_sessions: Data: 10.02MB + Index: 2.02MB + Engine InnoDB
    wp_woocommerce_api_keys: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_woocommerce_attribute_taxonomies: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_woocommerce_downloadable_product_permissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_woocommerce_order_items: Data: 0.03MB + Index: 0.02MB + Engine MyISAM
    wp_woocommerce_order_itemmeta: Data: 0.21MB + Index: 0.11MB + Engine MyISAM
    wp_woocommerce_tax_rates: Data: 0.00MB + Index: 0.01MB + Engine MyISAM
    wp_woocommerce_tax_rate_locations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_actions: Data: 0.41MB + Index: 0.25MB + Engine InnoDB
    wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_actionscheduler_logs: Data: 0.16MB + Index: 0.14MB + Engine InnoDB
    wp_adsw_activities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_adsw_ali_meta: Data: 0.17MB + Index: 0.03MB + Engine InnoDB
    wp_adsw_comments_hash: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_adsw_search_analytics: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_adsw_task_upload_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_activities: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_ads_ali_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_attributes: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_categories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_orders_item: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_products: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_ads_products_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_search_analytics: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_ads_task_upload_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_cartflows_ca_cart_abandonment: Data: 0.06MB + Index: 0.02MB + Engine InnoDB
    wp_cartflows_ca_email_history: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_cartflows_ca_email_templates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_cartflows_ca_email_templates_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_commentmeta: Data: 0.04MB + Index: 0.03MB + Engine MyISAM
    wp_comments: Data: 1.08MB + Index: 0.09MB + Engine MyISAM
    wp_gf_draft_submissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_entry_notes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_revisions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_gf_form_view: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_loginizer_logs: Data: 0.01MB + Index: 0.01MB + Engine MyISAM
    wp_nf3_actions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_action_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_chunks: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_fields: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_field_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_forms: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_form_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_objects: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_object_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_relationships: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_nf3_upgrades: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_options: Data: 7.27MB + Index: 1.09MB + Engine InnoDB
    wp_payment_discount: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_payment_transaction: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_postmeta: Data: 3.74MB + Index: 0.99MB + Engine MyISAM
    wp_posts: Data: 1.40MB + Index: 0.16MB + Engine MyISAM
    wp_revslider_css: Data: 0.09MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_layer_animations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_navigations: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_sliders: Data: 0.02MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_slides: Data: 0.11MB + Index: 0.00MB + Engine MyISAM
    wp_revslider_static_slides: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_sbi_instagram_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_smush_dir_images: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_taxjar_record_queue: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_termmeta: Data: 0.01MB + Index: 0.02MB + Engine MyISAM
    wp_terms: Data: 0.01MB + Index: 0.03MB + Engine MyISAM
    wp_term_relationships: Data: 0.01MB + Index: 0.03MB + Engine MyISAM
    wp_term_taxonomy: Data: 0.02MB + Index: 0.02MB + Engine MyISAM
    wp_tm_taskmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_usermeta: Data: 0.31MB + Index: 0.16MB + Engine MyISAM
    wp_users: Data: 0.02MB + Index: 0.03MB + Engine MyISAM
    wp_vi_wad_ali_orders_info: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_vi_wad_error_product_images: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB
    wp_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_wc_product_meta_lookup: Data: 0.04MB + Index: 0.06MB + Engine MyISAM
    wp_wc_reserved_stock: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_wc_zapier_history: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_woocommerce_square_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB
    wp_wsal_metadata: Data: 5.52MB + Index: 11.06MB + Engine InnoDB
    wp_wsal_occurrences: Data: 0.39MB + Index: 0.56MB + Engine InnoDB
    wp_wsal_options: Data: 0.00MB + Index: 0.00MB + Engine MyISAM
    wp_yith_wcwl: Data: 1.94MB + Index: 1.02MB + Engine MyISAM
    wp_yith_wcwl_lists: Data: 2.99MB + Index: 2.73MB + Engine MyISAM
    wp_yoast_indexable: Data: 0.38MB + Index: 0.28MB + Engine InnoDB
    wp_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB
    wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB
    wp_yoast_seo_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB
    wp_yoast_seo_meta: Data: 0.06MB + Index: 0.00MB + Engine InnoDB
    
    ### Post Type Counts ###
    
    attachment: 545
    basel_sidebar: 2
    cms_block: 6
    custom_css: 1
    mc4wp-form: 1
    nav_menu_item: 8
    page: 11
    post: 4
    product: 9
    product_variation: 17
    revision: 89
    shop_coupon: 7
    shop_order: 130
    shop_order_refund: 3
    slick_slider: 1
    wpcf7_contact_form: 2
    
    ### Security ###
    
    Secure connection (HTTPS): ?
    Hide errors from visitors: ?
    
    ### Active Plugins (44) ###
    
    Gravity Forms: by rocketgenius – 2.4.8
    Redux Lite: by Redux.io + Dovy Paukstys – 4.1.14
    Akismet Anti-Spam: by Automattic – 4.1.6
    AliDropship Woo Plugin: by Vitaly Kukin & Yaroslav Nevskiy & Pavel Shishkin & Denis Zharov – 1.6.8 – Installed version not tested with active version of WooCommerce 4.3.2
    Typing Effect: by 93digital – 1.5
    XTEMOS Post Types plugin: by  – 1.7
    Classic Editor: by WordPress Contributors – 1.6
    CMB2: by CMB2 team – 2.7.0
    Coming Soon Page, Under Construction & Maintenance Mode by SeedProd: by SeedProd – 5.1.3
    Contact Form 7: by Takayuki Miyoshi – 5.2.1
    Contact Widgets: by GoDaddy – 1.7.0
    Custom Twitter Feeds: by Smash Balloon – 1.5.1
    Customer Reviews for WooCommerce: by Customer Reviews – 3.119
    Google Analytics for WordPress by MonsterInsights: by MonsterInsights – 7.12.2
    Health Check & Troubleshooting: by The www.ads-software.com community – 1.4.4
    Smash Balloon Instagram Feed: by Smash Balloon – 2.4.6
    Jetpack by WordPress.com: by Automattic – 8.8.1
    WPBakery Page Builder: by Michael M - WPBakery.com – 5.7
    Limit Login Attempts Reloaded: by WPChef – 2.15.1
    Loginizer: by Softaculous – 1.5.4
    MC4WP: Mailchimp for WordPress: by ibericode – 4.8
    Ninja Forms: by Saturday Drive – 3.4.25
    Official Facebook Pixel: by Facebook – 2.1.0
    Really Simple SSL: by Really Simple Plugins – 3.3.4
    Recent Posts Widget Extended: by Satrya – 0.9.9.7
    Slider Revolution: by ThemePunch – 5.4.8.3
    Safe SVG: by Daryll Doyle – 1.9.9
    Search Engine Visibility: by GoDaddy – 0.5
    Simple Twitter Tweets: by Ashley Sheinwald – 4.4
    Sucuri Security - Auditing, Malware Scanner and Hardening: by Sucuri Inc. – 1.8.24
    UpdraftPlus - Backup/Restore: by UpdraftPlus.Com
    DavidAnderson – 1.16.26
    
    WooCommerce Cart Abandonment Recovery: by CartFlows Inc – 1.2.7 – Installed version not tested with active version of WooCommerce 4.3.2
    WooCommerce Amazon Pay: by WooCommerce – 1.12.2 – Installed version not tested with active version of WooCommerce 4.3.2
    WooCommerce PayPal Checkout Gateway: by WooCommerce – 2.0.3
    WooCommerce Services: by Automattic – 1.24.0 – Installed version not tested with active version of WooCommerce 4.3.2
    WooCommerce Shipping Estimates: by SkyVerge – 2.3.4 – Installed version not tested with active version of WooCommerce 4.3.2
    WooCommerce Square: by WooCommerce – 2.1.6
    WooCommerce Zapier: by OM4 – 2.0.4 – Installed version not tested with active version of WooCommerce 4.3.2
    WooCommerce: by Automattic – 4.3.2 (update to version 4.3.3 is available)
    Yoast SEO: by Team Yoast – 14.7
    WP Activity Log: by WP White Security – 4.1.3.1
    WP Slick Slider and Image Carousel: by WP OnlineSupport – 2.0.2
    Smush: by WPMU DEV – 3.6.3
    YITH WooCommerce Wishlist: by YITH – 3.0.11 – Installed version not tested with active version of WooCommerce 4.3.2
    
    ### Inactive Plugins (8) ###
    
    Dropshipping and Fulfillment for AliExpress and WooCommerce: by VillaTheme(villatheme.com) – 1.0.3
    Non-Purchasable WooCommerce Products: by Guy Primavera – 1.3 – Installed version not tested with active version of WooCommerce 4.3.2
    Product Variations Swatches for WooCommerce: by VillaTheme – 1.0.1.6
    Speed Booster Pack: by Optimocha – 4.0.1
    WP-Optimize - Clean, Compress, Cache: by David Anderson
    Ruhani Rabin
    Team Updraft – 3.1.2
    
    WP101 Video Tutorials: by WP101Plugin.com – 0.3
    WP File Manager: by mndpsingh287 – 6.5
    WP Maintenance Mode: by Designmodo – 2.2.4
    
    ### Must Use Plugins (2) ###
    
    Health Check Troubleshooting Mode: by  – 1.7.1
    installatron_hide_status_test.php: by  –
    
    ### Settings ###
    
    API Enabled: ?
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    Taxonomies: Product Types: 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: #5 - /shop/
    Cart: #6 - /cart/
    Checkout: #7 - /checkout/
    My account: #8 - /my-account/
    Terms and conditions: ? Page not set
    
    ### Theme ###
    
    Name: Basel
    Version: 4.6.1
    Author URL: https://themeforest.net/user/xtemos
    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: basel/woocommerce/archive-product.php
    basel/woocommerce/cart/cart.php version 3.5.0 is out of date. The core version is 3.8.0
    basel/woocommerce/cart/cross-sells.php
    basel/woocommerce/cart/mini-cart.php version 3.5.0 is out of date. The core version is 3.7.0
    basel/woocommerce/checkout/form-checkout.php
    basel/woocommerce/content-product.php version 3.4.0 is out of date. The core version is 3.6.0
    basel/woocommerce/content-product_cat.php
    basel/woocommerce/content-single-product.php version 3.4.0 is out of date. The core version is 3.6.0
    basel/woocommerce/content-widget-product.php
    basel/woocommerce/global/breadcrumb.php
    basel/woocommerce/global/form-login.php version 3.3.0 is out of date. The core version is 3.6.0
    basel/woocommerce/global/quantity-input.php version 3.4.0 is out of date. The core version is 4.0.0
    basel/woocommerce/loop/loop-end.php
    basel/woocommerce/loop/loop-start.php
    basel/woocommerce/loop/no-products-found.php
    basel/woocommerce/loop/orderby.php version 3.3.0 is out of date. The core version is 3.6.0
    basel/woocommerce/loop/pagination.php
    basel/woocommerce/loop/sale-flash.php
    basel/woocommerce/myaccount/form-login.php version 3.5.0 is out of date. The core version is 4.1.0
    basel/woocommerce/myaccount/navigation.php
    basel/woocommerce/product-searchform.php
    basel/woocommerce/single-product/add-to-cart/variable.php
    basel/woocommerce/single-product/meta.php
    basel/woocommerce/single-product/product-image.php
    basel/woocommerce/single-product/product-thumbnails.php
    basel/woocommerce/single-product/related.php version 3.0.0 is out of date. The core version is 3.9.0
    basel/woocommerce/single-product/sale-flash.php
    basel/woocommerce/single-product/tabs/tabs.php version 2.4.0 is out of date. The core version is 3.8.0
    basel/woocommerce/single-product/title.php
    basel/woocommerce/single-product/up-sells.php
    basel/woocommerce/single-product.php
    
    Outdated Templates: ?
    					
    					
    						Learn how to update
    
    ### Square ###
    
    Environment: Production
    Tokenization Enabled: ?
    Debug Mode: Off
    
    ### Action Scheduler ###
    
    Complete: 1,583
    Oldest: 2020-07-17 11:02:08 -0400
    Newest: 2020-08-17 10:46:33 -0400
    
    Pending: 5
    Oldest: 2020-08-17 10:57:37 -0400
    Newest: 2020-08-24 10:46:17 -0400
    
    ### WooCommerce Zapier ###
    
    Database Version: ? 12
    Detailed Logging Enabled: No
    Legacy Mode Disabled: ? Yes
    SSL: ? Yes
    REST API Authentication Key(s): ? 0
    Task History Record Count: ? 13
    Webhook #5: Zapier #87152243
    - Status: active
    - Trigger: order.paid
    - Delivery Count (Last 30 Days): 13
    
Viewing 6 replies - 1 through 6 (of 6 total)