• Resolved karmatech

    (@karmatech)


    Hi,

    After we update to WC 2.6 we noticed the issues below:

    1.) – we see that since yesterday afternoon:
    “WooCommerce Data Update – Your database is being updated in the background”
    2.) – the thumbnails of product category are removed
    3.) – product per row function not working properly

    Please be so kind to inform us, how can we solve that issues.

    The system repoert:

    `
    ### WordPress Environment ###

    Home URL: https://karmatech.hu
    Site URL: https://karmatech.hu
    WC Version: 2.6.0
    Log Directory Writable: ?
    WP Version: 4.5.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: hu_HU

    ### Server Environment ###

    Server Info: Apache/2.2.22 (Ubuntu)
    PHP Version: ? 5.5.26 – We recommend a minimum PHP version of 5.6. See: How to update your PHP version
    PHP Post Max Size: 30 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.22.0
    OpenSSL/1.0.1

    SUHOSIN Installed: –
    MySQL Version: ? 5.5.35 – We recommend a minimum MySQL version of 5.6. See: WordPress Requirements
    Max Upload Size: 30 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Távoli POST: ?
    Távoli GET: ?

    ### Database ###

    WC Database Version: 2.5.5
    :
    woocommerce_sessions: ?
    woocommerce_api_keys: ?
    woocommerce_attribute_taxonomies: ?
    woocommerce_downloadable_product_permissions: ?
    woocommerce_order_items: ?
    woocommerce_order_itemmeta: ?
    woocommerce_tax_rates: ?
    woocommerce_tax_rate_locations: ?
    woocommerce_shipping_zones: ?
    woocommerce_shipping_zone_locations: ?
    woocommerce_shipping_zone_methods: ?
    woocommerce_payment_tokens: ?
    woocommerce_payment_tokenmeta: ?

    ### Active Plugins (9) ###

    Akismet: írta Automattic – 3.1.11
    Debug Bar: írta wordpressdotorg – 0.8.4
    GK News Show Pro: írta GavickPro – 1.0.1.3
    Real 3D Flipbook: írta zlac – 2.12.1
    Regenerate Thumbnails: írta Alex Mills (Viper007Bond) – 2.2.6
    Woocommerce Products Per Page: írta Jeroen Sormani – 1.2.2
    WooCommerce: írta WooThemes – 2.6.0
    WP Maintenance Mode: írta Designmodo – 2.0.3
    MailPoet Newsletters: írta MailPoet – 2.7.2

    ### Settings ###

    Force SSL: –
    Currency: HUF (Ft)
    Currency Position: right_space
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 0

    ### API ###

    API Enabled: ?

    ### WC Pages ###

    üzlet f?oldal: #1141 – /shop/
    Kosár: #1142 – /cart/
    Pénztár: #1290 – /checkout/
    Fiókom: #1292 – /my-account/

    ### Taxonomies ###

    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)

    ### Theme ###

    Name: InStyle
    Version: 1.10 (based on GavernWP 1.16)
    Author URL: https://gavick.com
    Child Theme: ? – If you’re modifying WooCommerce on a parent theme you didn’t build personally
    then we recommend using a child theme. See: How to create a child theme

    WooCommerce Support: ?

    ### Templates ###

    Overrides: Your theme has a woocommerce.php file
    you will not be able to override the woocommerce/archive-product.php custom template since woocommerce.php has priority over archive-product.php. This is intended to prevent display issues.

    Overrides: InStyle/woocommerce/content-product.php
    InStyle/woocommerce/single-product/price.php

    https://www.ads-software.com/plugins/woocommerce/

Viewing 7 replies - 16 through 22 (of 22 total)
  • Caleb Burks

    (@icaleb)

    Automattic Happiness Engineer

    WP-Cron was likely never working on your site and this is just the first time you are noticing it. You can try getting in contact with your web hosts about this and ask why they aren’t allowing WP-Cron on your site.

    Thread Starter karmatech

    (@karmatech)

    product per row problem is solved also – we removed the product-content.php

    If you are running on Amazon AWS, this might help you: I had the same problem of wp-cron not running its jobs. The problem is that the localhost loopback is not working due to the security group settings. To test it, ssh to your machine and try wget:

    wget localhost

    If that times out, then you have a problem. I added a security group inbound rule for HTTP from the public IP address of my site. Here is an example wget response when it worked. I obfuscated the actual domain/ip address:

    ubuntu@ip-10-0-10-161:~$ wget localhost
    –2016-06-16 18:06:52– https://localhost/
    Resolving localhost (localhost)… 127.0.0.1
    Connecting to localhost (localhost)|127.0.0.1|:80… connected.
    HTTP request sent, awaiting response… 301 Moved Permanently
    Location: https://mydomain.com/ [following]
    –2016-06-16 18:06:53– https://mydomain.com/
    Resolving mydomain.com (mydomain.com)… xxx.26.xxx.72
    Connecting to mydomain.com (mydomain.com)|xxx.26.xxx.72|:80… connected.
    HTTP request sent, awaiting response… 200 OK
    Length: unspecified [text/html]
    Saving to: ‘index.html’

    Once this worked, the wp-cron jobs started working. I used the WP Crontrol plugin to see the jobs and to run them on demand. I’m not an expert, so please correct me if any of this is not right.

    Hi
    after updating woocommerce to 2.6 the product type filed is gone !
    in product page i can’t find the product type field( that was Including Simple, Variable, downloadable)
    what can i do???

    karmatech what directory is the product-content.php in please?

    Hello there,

    I could fix the “categories images gone” problem, with wp crontrol plugin, I did not find wp_wc_updater_cron but woocommerce_geoip_updater made the trick. The problem is that I still have the products per row problems, in my case they show up like 1-2-1-2-1-2-1-2… when usually there were 3 per row. How could I fix that? I checked my wp-config and i don’t have anything about ALTERNATE_WP_CRON nor true nor false.

    Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘2.6 Update issue’ is closed to new replies.