Forum Replies Created

Viewing 15 replies - 1 through 15 (of 27 total)
  • Thread Starter barbedhook

    (@barbedhook)

    Didn’t even think to check the logs. (it was late) I was able to find the error after checking though. Issue with watermark image plugin.

    2018-02-26T21:12:31+00:00 CRITICAL Uncaught exception ‘ImagickException’ with message ‘The path is a directory: /home/typecxxk/public_html/pintailwaterfowl/wp-content/uploads/’ in /home/typecxxk/public_html/pintailwaterfowl/wp-content/plugins/image-watermark/image-watermark.php:981
    Stack trace:
    #0 /home/typecxxk/public_html/pintailwaterfowl/wp-content/plugins/image-watermark/image-watermark.php(981): Imagick->__construct(‘/home/typecxxk/…’)
    #1 /home/typecxxk/public_html/pintailwaterfowl/wp-content/plugins/image-watermark/image-watermark.php(771): Image_Watermark->do_watermark(32034, ‘/home/typecxxk/…’, ‘medium’, Array, Array)
    #2 [internal function]: Image_Watermark->apply_watermark(Array, 32034)
    #3 /home/typecxxk/public_html/pintailwaterfowl/wp-includes/class-wp-hook.php(286): call_user_func_array(Array, Array)
    #4 /home/typecxxk/public_html/pintailwaterfowl/wp-includes/plugin.php(203): WP_Hook->apply_filters(Array, Array)
    #5 /home/typecxxk/public_html/pintailwaterfowl/wp-admin/includes/image.php(293): apply_filters(‘wp_generate_att…’, Ar

    Thread Starter barbedhook

    (@barbedhook)

    It only does it on some products. Not all. When I duplicate the product and save it and delete the original, there is no issue. I have checked all my settings. Been running this same site on WordPress/woocomerce for 7 years.

    Thread Starter barbedhook

    (@barbedhook)

    Sorry…Products->Attributes

    Thread Starter barbedhook

    (@barbedhook)

    Mike,

    Do this: https://github.com/woocommerce/woocommerce/blob/cdab73af3ccfab1ae9d93e70c12ba9aa3085d874/includes/class-wc-post-types.php#L68

    Then in WP settings for Woo under attributes you will see them listed. IF there is doubles, delete the one that is -2

    Thread Starter barbedhook

    (@barbedhook)

    Happened after upgrading to 3.0. When trying to fix the problem, I uninstalled 3.0 and reinstalled 2.7, then upgraded to 3.0 again. I didn’t do anything else specifically that I think would have duplicated them. So honestly, I have no idea.

    Thread Starter barbedhook

    (@barbedhook)

    Finally!!!! It’s fixed! Thank you so much for your help Mike!

    Thread Starter barbedhook

    (@barbedhook)

    Looking like duplicates might be the issue here too?

    Taxonomies: Product types external (external), grouped (grouped), simple (simple), variable (variable)
    Taxonomies: Product visibility exclude-from-catalog (exclude-from-catalog), exclude-from-catalog (exclude-from-catalog-2), exclude-from-search (exclude-from-search), featured (featured), outofstock (outofstock), outofstock (outofstock-2), rated-1 (rated-1), rated-2 (rated-2), rated-2 (rated-2-2), rated-3 (rated-3), rated-4 (rated-4), rated-5 (rated-5), rated-5 (rated-5-2)

    Thread Starter barbedhook

    (@barbedhook)

    I’ve tried a different template and disabling all plugins except woocommerce. I haven’t modded any core files or anything. I don’t know what else could be causing it. I could get you access to the site if you wanted to take a look.

    Thread Starter barbedhook

    (@barbedhook)

    OKay, I put one item out of stock. It removed it from site, but the count stayed the same. I switched to 2014 theme (I am using a child of storefront) and it did not change the page issue.

    Thread Starter barbedhook

    (@barbedhook)

    I added the above code to functions.php

    Went to https://www.pintailwaterfowl.com/?wc_update_300_product_visibility=true

    Nothing happened or changed.

    Sorry, im not a programmer at all, just a front end guy.

    Thread Starter barbedhook

    (@barbedhook)

    I’m guessing id 115 is “in stock” and is 116 is “out of stock”

    Thread Starter barbedhook

    (@barbedhook)

    I put the code is exactly as I wrote it. Error was: Fatal error: Call to undefined function wc_update_300_product_visibility() in /home/typecxxk/public_html/pintailwaterfowl/wp-content/themes/storefront-child/functions.php on line 109

    Here is a screen shot of the table wp_term_taxonomy
    db

    Thread Starter barbedhook

    (@barbedhook)

    Have 5058 products in the store. Most are out of stock. We leave then in case we ever add that color again (which wwe do regularly).

    I tried removing all info from my child themes functions.php file. No change.

    Tried exporting products DB. Froze site. Had to kill processes.

    Looked in php myAdmin. Didn’t see any table related to product_visability but I did find this: _stock_status outofstock.

    I added this to my functions.php
    if ( ! empty( $_GET[‘wc_update_300_product_visibility’] ) ) {
    wc_update_300_product_visibility();
    }

    then went to mysite.com?wc_update_300_product_visibility=true but just got an error.

    Thread Starter barbedhook

    (@barbedhook)

    Here is a link to my site. This is page 40, which is one of the MANY blank pages. You can see how it is showing xxxx of xxxx many products. Page after page of blank, just some random (in stock) ones that happen to be in stock floating around, depending when they were added.
    https://www.pintailwaterfowl.com/shop/page/40/

    The update DID fix the error and I believe the timestamp while duplicating.

    Also, my system status:

    
    ### WordPress Environment ###
    
    Home URL: https://www.pintailwaterfowl.com
    Site URL: https://www.pintailwaterfowl.com
    WC Version: 3.0.1
    Log Directory Writable: ?
    WP Version: 4.7.3
    WP Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ?
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: Apache/2.2.32 (Unix) mod_ssl/2.2.32 OpenSSL/1.0.1e-fips mod_bwlimited/1.4
    PHP Version: 5.6.30
    PHP Post Max Size: 500 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.38.0
    OpenSSL/1.0.1e
    
    SUHOSIN Installed: –
    MySQL Version: ? 5.5.54 - We recommend a minimum MySQL version of 5.6. See: WordPress requirements
    Max Upload Size: 500 MB
    Default Timezone is UTC: ?
    fsockopen/cURL: ?
    SoapClient: ?
    DOMDocument: ?
    GZip: ?
    Multibyte String: ?
    Remote Post: ?
    Remote Get: ?
    
    ### Database ###
    
    WC Database Version: 3.0.1
    WC Database Prefix: wp_
    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: ?
    
    ### Security ###
    
    Secure connection (HTTPS): ?Your store is not using HTTPS. Learn more about HTTPS and SSL Certificates.
    Hide errors from visitors: ?
    
    ### Active Plugins (32) ###
    
    WooCommerce ShippingEasy Integration: by WooThemes – 3.4.1
    Social Media Widget by Acurax: by Acurax – 3.2.4
    Advanced Database Cleaner: by Younes JFR. – 2.0.0
    Akismet Anti-Spam: by Automattic – 3.3
    All In One SEO Pack: by Michael Torbert – 2.3.12.2.1
    iThemes Security: by iThemes – 6.2.1
    Better WordPress Google XML Sitemaps: by Khang Minh – 1.4.1
    Cleverness To-Do List: by C.M. Kendrick – 3.4.2
    Custom Post Type UI: by WebDevStudios – 1.5.3
    Email Users: by Mike Walsh & MarvinLabs – 4.8.4
    Google Analyticator: by SumoMe – 6.5.2
    Image Rotation Repair: by Shane & Peter
    Inc. – 1.1
    
    Image Watermark: by dFactory – 1.6.1
    jQuery Colorbox: by Arne Franken – 4.6.2
    jQuery Updater: by Ramoonus – 3.2.1
    More Fields: by Henrik Melin
    Kal Str?m – 2.1
    
    P3 (Plugin Performance Profiler): by GoDaddy.com – 1.5.3.9
    VarkTech Pricing Deals for WooCommerce: by Vark – 1.1.7
    Fast Secure Contact Form: by Mike Challis
    Ken Carlson – 4.0.50
    
    SSL Insecure Content Fixer: by WebAware – 2.2.3
    Use Google Libraries: by Jason Penney – 1.6.2.1
    WooCommerce Bulk Discount: by Rene Puchinger – 2.4.4
    WooCommerce Cart Image - Widget and Shortcode - WordPress Sidebar and Posts Plugin: by WooCommerce and WordPress Plugins – 1.0
    WooCommerce Cost of Goods: by WooThemes / SkyVerge – 1.8.0 – 2.3.0 is available
    WooCommerce Custom Status: by Garman Technical Services – 1.0
    WooCommerce Print Invoice & Delivery Note: by Triggvy Gunderson – 4.1.5
    WooCommerce Product Add-ons: by WooThemes – 2.7.9 – 2.8.1 is available
    WooCommerce Store Credit: by WooThemes – 2.1.5
    WooCommerce: by Automattic – 3.0.1
    WordPress Gzip Compression: by James Socol – 1.0
    WP Super Cache: by Automattic – 1.4.9
    YITH WooCommerce Affiliates: by YITHEMES – 1.1.0
    
    ### 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)
    
    ### WC Pages ###
    
    Shop base: #363 - /shop/
    Cart: #364 - /cart/
    Checkout: #365 - /checkout/
    My account: #367 - /my-account/
    
    ### Theme ###
    
    Name: Pintail Waterfowl Theme
    Version: 1.0.0
    Author URL: https://www.barbedhook.com
    Child Theme: ?
    Parent Theme Name: Storefront
    Parent Theme Version: 2.1.8
    Parent Theme Author URL: https://woocommerce.com/
    WooCommerce Support: ?
    
    ### Templates ###
    
    Overrides: –
    
    Thread Starter barbedhook

    (@barbedhook)

    Update done. I also tried disabling all plugins to see if the page error went away. No go, still there.

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