WooCommerce product edit screen breaks with latest version
-
All the javascript function of the woocommerce product edit screen is broken after updating the plugin to latest version.
The error is
/var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Objects/Advanced_Coupon.php(106): WC_Coupon->__construct() #4 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Edit_Coupon.php(149): ACFWF\Models\Objects\Advanced_Coupon->__construct()
-
Hi @rajgorjaydeep,
This appears to be a PHP error, not a JS error. It’s having trouble booting the plugin.
Can you let me know what version of WooCommerce you’re on? Also, WordPress itself. If they’re out of date, please update to the latest version.
If you’re still experiencing troubles, could you attempt to do a basic debug?
Here’s the instructions: https://advancedcouponsplugin.com/knowledgebase/how-to-conduct-a-basic-debug-for-advanced-coupons/
Hi Josh,
Thank you for the reply.
You are correct. This is PHP error and because of that edit screen loads but does not work properly before update, we were using 4.5.7 and we have rolled back to that version but the issue is still same.
This issue resolves when we disable this plugin. We are using WordPress 6.4.1 and WooCommerce 8.3.1.
Please check this video for more details regarding the issue: https://www.awesomescreenshot.com/video/22965147?key=6e0995d3ce723f51fce5ad749eec8810
About doing the basic testing, We are using every plugin, theme, php and WordPress to it’s latest version. Changing the themes also doesn’t change any behavior. We do not see the debug tools mentioned.
Please let us know what we can do here.
Hi @rajgorjaydeep,
Could you please check the Chrome Dev Tool on the product edit page?
You can press?Command+Option+J?to jump straight into the?Console?panel. Please kind share the screenshot of the errors there.Hi @fauzanade
Please find the image here: https://www.awesomescreenshot.com/image/44701098?key=41796187f200285f5693c1bea32df2e7
There is no error on console. I have pointed out in the image that the error is 500 which is due to php issue.
Hi @rajgorjaydeep,
The 500 Internal Server Error is a general HTTP status code that means something has gone wrong on the website’s server, but the server could not be more specific on the exact problem. To find the issue, could you please check your server’s PHP error logs? The logs usually have detailed information regarding the issue
Please check on WooCommerce > Status > Logs and find the latest fatal error entry.- This reply was modified 11 months, 3 weeks ago by Fauzan Azizie.
Hi @fauzanade,
We have already mentioned that earlier but please find that again below.
2023-12-06T09:23:21+00:00 CRITICAL Uncaught Exception: Invalid coupon. in /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/data-stores/class-wc-coupon-data-store-cpt.php:118 Stack trace: #0 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): WC_Coupon_Data_Store_CPT->read() #1 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/class-wc-coupon.php(135): WC_Data_Store->read() #2 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/class-wc-coupon.php(123): WC_Coupon->read_object_from_database() #3 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Objects/Advanced_Coupon.php(106): WC_Coupon->__construct() #4 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Edit_Coupon.php(149): ACFWF\Models\Objects\Advanced_Coupon->__construct() #5 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/advanced-coupons-for-woocommerce-free/Models/Edit_Coupon.php(676): ACFWF\Models\Edit_Coupon->get_shared_advanced_coupon() #6 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/class-wp-hook.php(326): ACFWF\Models\Edit_Coupon->bogo_deals_admin_data_panel() #7 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #8 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #9 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/ignitewoo-gift-certificates/classes/class-ign-gc-metabox.php(269): do_action() #10 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/ignitewoo-gift-certificates/classes/class-product-settings.php(512): IGN_Meta_Box_Coupon_Data::output() #11 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/class-wp-hook.php(324): Ignite_Gift_Certs_Product_Settings->write_panels() #12 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #13 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #14 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views/html-product-data-panel.php(54): do_action() #15 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/admin/meta-boxes/class-wc-meta-box-product-data.php(33): include(‘…’) #16 /var/www/12bramaker.zenzen1.com/htdocs/wp-admin/includes/template.php(1456): WC_Meta_Box_Product_Data::output() #17 /var/www/12bramaker.zenzen1.com/htdocs/wp-admin/edit-form-advanced.php(714): do_meta_boxes() #18 /var/www/12bramaker.zenzen1.com/htdocs/wp-admin/post.php(206): require(‘…’) #19 {main} thrown in /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/woocommerce/includes/data-stores/class-wc-coupon-data-store-cpt.php on line 118
Thanks.
Hi @rajgorjaydeep
It seems there’s an issue with the ignitewoo-gift-certificates plugin.#10 /var/www/12bramaker.zenzen1.com/htdocs/wp-content/plugins/ignitewoo-gift-certificates/classes/class-product-settings.php(512): IGN_Meta_Box_Coupon_Data::output() #11 /var/www/12bramaker.zenzen1.com/htdocs/wp-includes/class-wp-hook.php(324): Ignite_Gift_Certs_Product_Settings->write_panels()
Could you please try deactivating this plugin temporarily and see if that resolves the error?
It would be great if you could send me all the information from the WooCommerce->System Status page. There’s a little button there that will let you copy and paste it to me:
Hi @fauzanade
You are correct, when we disable ignite woo gift certificate, the error goes but when we disable this plugin, the error also go. So indeed there is conflict between this two plugins.
Please find the system status below:
` WordPress Environment WordPress address (URL): https://12bramaker.zenzen1.com<br>Site address (URL): https://12bramaker.zenzen1.com<br>WC Version: 8.3.1<br>REST API Version: ? 8.3.1<br>WC Blocks Version: ? 11.4.9<br>Action Scheduler Version: ? 3.6.4<br>Log Directory Writable: ?<br>WP Version: 42<br>WP Multisite: –<br>WP Memory Limit: 256 MB<br>WP Debug Mode: –<br>WP Cron: ?<br>Language: en_CA<br>External object cache: ? Server Environment Server Info: nginx/1.21.6<br>PHP Version: 8.1.16<br>PHP Post Max Size: 512 MB<br>PHP Time Limit: 300<br>PHP Max Input Vars: 5000<br>cURL Version: 7.68.0<br>OpenSSL/1.1.1f SUHOSIN Installed: –<br>MySQL Version: 8.0.31-23<br>Max Upload Size: 512 MB<br>Default Timezone is UTC: ?<br>fsockopen/cURL: ?<br>SoapClient: ?<br>DOMDocument: ?<br>GZip: ?<br>Multibyte String: ?<br>Remote Post: ?<br>Remote Get: ? Database WC Database Version: 8.3.1<br>WC Database Prefix: wp_<br>Total Database Size: 1241.01MB<br>Database Data Size: 623.61MB<br>Database Index Size: 617.40MB<br>wp_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_downloadable_product_permissions: Data: 0.05MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_order_items: Data: 19.55MB + Index: 8.52MB + Engine InnoDB<br>wp_woocommerce_order_itemmeta: Data: 150.70MB + Index: 132.38MB + Engine InnoDB<br>wp_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_woocommerce_payment_tokenmeta: Data: 0.13MB + Index: 0.16MB + Engine InnoDB<br>wp_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_acfw_store_credits: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_actionscheduler_actions: Data: 0.25MB + Index: 0.38MB + Engine InnoDB<br>wp_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_af_download_url: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_aryo_activity_log: Data: 0.39MB + Index: 0.00MB + Engine InnoDB<br>wp_commentmeta: Data: 2.52MB + Index: 3.03MB + Engine InnoDB<br>wp_comments: Data: 51.58MB + Index: 36.09MB + Engine InnoDB<br>wp_cpwebservice_shipments: Data: 0.03MB + Index: 0.03MB + Engine InnoDB<br>wp_cpwebservice_tracking: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_ewwwio_images: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_form_views_daily: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_hfcm_scripts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_iconic_was_fees: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_iconic_wssv_index: Data: 0.25MB + Index: 0.00MB + Engine InnoDB<br>wp_layerslider: Data: 0.16MB + Index: 0.00MB + Engine InnoDB<br>wp_layerslider_revisions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_options: Data: 4.52MB + Index: 3.17MB + Engine InnoDB<br>wp_postmeta: Data: 293.84MB + Index: 354.47MB + Engine InnoDB<br>wp_posts: Data: 27.56MB + Index: 13.09MB + Engine InnoDB<br>wp_sbi_feed_caches: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_sbi_feeds: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_sbi_instagram_feed_locator: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_sbi_instagram_feeds_posts: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_sbi_instagram_posts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_sbi_sources: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_smush_dir_images: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_term_relationships: Data: 6.52MB + Index: 6.52MB + Engine InnoDB<br>wp_term_taxonomy: Data: 2.52MB + Index: 3.03MB + Engine InnoDB<br>wp_termmeta: Data: 0.34MB + Index: 0.50MB + Engine InnoDB<br>wp_terms: Data: 2.52MB + Index: 3.03MB + Engine InnoDB<br>wp_tm_taskmeta: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wp_tm_tasks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_update_tracking: Data: 0.06MB + Index: 0.00MB + Engine InnoDB<br>wp_usermeta: Data: 11.52MB + Index: 12.03MB + Engine InnoDB<br>wp_users: Data: 1.52MB + Index: 0.50MB + Engine InnoDB<br>wp_wc_admin_note_actions: Data: 0.09MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_admin_notes: Data: 0.13MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_customer_lookup: Data: 1.52MB + Index: 1.80MB + Engine InnoDB<br>wp_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wc_order_bundle_lookup: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wp_wc_order_coupon_lookup: Data: 0.17MB + Index: 0.23MB + Engine InnoDB<br>wp_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_order_product_lookup: Data: 20.55MB + Index: 23.06MB + Engine InnoDB<br>wp_wc_order_stats: Data: 4.52MB + Index: 4.55MB + Engine InnoDB<br>wp_wc_order_tax_lookup: Data: 1.52MB + Index: 0.88MB + Engine InnoDB<br>wp_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wp_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wc_product_attributes_lookup: Data: 1.52MB + Index: 1.52MB + Engine InnoDB<br>wp_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_product_meta_lookup: Data: 1.52MB + Index: 2.75MB + Engine InnoDB<br>wp_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wcpdf_invoice_number: Data: 0.09MB + Index: 0.00MB + Engine InnoDB<br>wp_wcpdf_invoice_number_2021: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wcpdf_invoice_number_2022: Data: 0.13MB + Index: 0.00MB + Engine InnoDB<br>wp_wcpdf_packing_slip_number: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wdp_order_items: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wdp_orders: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wdp_rules: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wdr_order_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wdr_order_item_discounts: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wdr_rules: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfconfig: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wffilemods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfhits: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfknownfilelist: Data: 6.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wflogins: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY<br>wp_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_wfpklist_template_data: Data: 0.05MB + Index: 0.00MB + Engine InnoDB<br>wp_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_wfstatus: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfwafconfig: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wml_entries: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_woocommerce_bundled_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_woocommerce_bundled_items: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wpfm_backup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpforms_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_debug_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpmailsmtp_tasks_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wpml_mails: Data: 1.52MB + Index: 0.00MB + Engine InnoDB<br>wp_wsal_metadata: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wsal_occurrences: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_wsal_options: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_wsal_sessions: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wp_wt_sc_coupon_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_yoast_indexable: Data: 3.52MB + Index: 3.22MB + Engine InnoDB<br>wp_yoast_indexable_hierarchy: Data: 0.34MB + Index: 0.47MB + Engine InnoDB<br>wp_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_yoast_primary_term: Data: 0.08MB + Index: 0.09MB + Engine InnoDB<br>wp_yoast_seo_links: Data: 0.02MB + Index: 0.03MB + Engine InnoDB Post Type Counts acf: 1<br>acf-field: 7<br>acf-field-group: 1<br>attachment: 11703<br>avia_framework_post: 10<br>awdp_pt_rules: 1<br>client_report_notes: 4<br>ctct_forms: 2<br>ctct_lists: 7<br>custom_order_status: 1<br>customize_changeset: 1<br>ign_voucher: 4<br>inspire_invoice: 1<br>nav_menu_item: 273<br>oembed_cache: 14<br>page: 22<br>portfolio: 18<br>post: 400<br>product: 684<br>product_variation: 5297<br>pw_bogo: 1<br>revision: 316<br>seedprod: 2<br>shop_coupon: 65<br>shop_order: 28411<br>shop_order_refund: 3124<br>stocktend_object: 736<br>stocktend_tryst: 2<br>tribe_events: 9<br>tribe_organizer: 4<br>tribe_venue: 3<br>wc_order_status: 16<br>wccc: 7<br>wishlist: 3475<br>wp_block: 1<br>wp_global_styles: 1<br>wp_navigation: 1 Security Secure connection (HTTPS): ?<br>Hide errors from visitors: ? Active Plugins (53) ManageWP - Worker: by GoDaddy – 4.9.17<br>Advanced Custom Fields: by WP Engine – 6.2.4<br>Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.3<br>HTML in Category Descriptions: by Arno Esterhuizen – 1.2.3<br>Activity Log: by Activity Log Team – 2.9.0<br>Coming Soon Page, Maintenance Mode, Landing Pages & WordPress Website Builder by SeedProd: by SeedProd – 6.15.15.3<br>Contact Form 7: by Takayuki Miyoshi – 5.8.4<br>Custom Order Status for WooCommerce: by Tyche Softwares – 2.3.0<br>downML - Download Media Library: by aneeskA<br>[email protected] – 0.4.6 Header Footer Code Manager: by 99robots – 1.1.36<br>Health Check & Troubleshooting: by The www.remarpro.com community – 1.7.0<br>WooCommerce Attribute Swatches by Iconic: by Iconic – 1.17.0<br>WooThumbs - Awesome Product Imagery: by Iconic – 4.6.3<br>WooCommerce Gift Certificates Pro: by IgniteWoo.com – 3.8.2<br>IgniteWoo Updater: by IgniteWoo.com – 3.0.4<br>Import and export users and customers: by codection – 1.24.1<br>Smash Balloon Instagram Feed: by Smash Balloon – 6.2.6<br>WooCommerce Quickview: by Iconic – 3.4.3<br>Mailgun: by Mailgun – 1.9.6<br>Migrate Guru: by Migrate Guru – 5.25<br>Nginx Helper: by rtCamp – 2.2.3<br>Redis Object Cache: by Till Krüss – 2.5.0<br>String Locator: by InstaWP – 2.6.3<br>Advanced Editor Tools: by Automattic – 5.9.2<br>WooCommerce Anti Fraud: by OPMC Australia Pty Ltd – 5.7.2 (update to version 5.7.3 is available)<br>WooCommerce Conditional Content: by Lucas Stark – 2.2.4<br>WooCommerce Currency Converter: by KoiLab – 2.1.1<br>WooCommerce Dynamic Pricing: by Element Stark – 3.2.3<br>WooCommerce Authorize.Net Gateway: by SkyVerge – 3.9.5<br>WooCommerce Moneris Gateway: by SkyVerge – 3.3.1<br>WooCommerce Google Analytics Integration: by WooCommerce – 1.8.9<br>WooCommerce Measurement Price Calculator: by SkyVerge – 3.22.1<br>WooCommerce Order Status Manager: by SkyVerge – 1.15.2<br>WooPayments: by Automattic – 6.8.0<br>PDF Invoices & Packing Slips for WooCommerce: by WP Overnight – 3.7.3<br>WooCommerce Product Bundles: by WooCommerce – 6.22.4 (update to version 6.22.5 is available)<br>WooCommerce Product CSV Import Suite: by WooCommerce – 1.10.66<br>WooCommerce Canada Post Shipping: by WooCommerce – 2.8.4<br>WooCommerce - Store Exporter Deluxe: by Visser Labs – 5.3.1<br>WooCommerce WishLists: by Element Stark – 2.2.10 (update to version 2.3.0 is available)<br>WooCommerce: by Automattic – 8.3.1<br>WooPOS Store Credit & Points: by woopos – 1.3<br>Wordfence Security: by Wordfence – 7.11.0<br>Yoast SEO: by Team Yoast – 21.6<br>WP Client Reports Pro: by SwitchWP – 1.0.16<br>WP Client Reports: by SwitchWP – 1.0.20<br>WP fail2ban - Contact Form 7: by Charles Lecklider – 2.0.0<br>WP fail2ban: by Charles Lecklider – 5.2.1<br>Smush Nonstop: by obiPlabon – 2.0.0<br>Smush: by WPMU DEV – 3.15.1<br>WPS Hide Login: by WPServeur<br>NicolasKulka<br>wpformation – 1.9.9 Smart Coupons For WooCommerce Coupons: by WebToffee – 1.5.2<br>YITH WooCommerce Gift Cards: by YITH – 4.6.0 Inactive Plugins (3) Advanced Coupons for WooCommerce Free: by Rymera Web Co – 4.5.8.3<br>Product Attachment for WooCommerce: by theDotstore – 2.2.1<br>RICG Responsive Images: by The RICG – 3.1.1 Dropin Plugins (1) object-cache.php: Redis Object Cache Drop-In Must Use Plugins (7) GridPane Block Username Enumeration: by GridPane – 0.1.0<br>GridPane Disable XMLRPC: by Jeff Cleverley – 0.1.0<br>GridPane Kill All Emoji: by GridPane – 0.1.0<br>GridPane Remove WP Version: by GridPane – 0.1.0<br>Health Check Troubleshooting Mode: by – 1.9.1<br>WP CLI Login Command Server: by Evan Mattson – 1.5<br>WP fail2ban: by Charles Lecklider – 5.2.1 Settings API Enabled: ?<br>Force SSL: ?<br>Currency: CAD ($)<br>Currency Position: left<br>Thousand Separator: ,<br>Decimal Separator: .<br>Number of Decimals: 2<br>Taxonomies: Product Types: bundle (bundle)<br>external (external)<br>grouped (grouped)<br>simple (simple)<br>variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<br>exclude-from-filtered (exclude-from-filtered)<br>exclude-from-search (exclude-from-search)<br>featured (featured)<br>outofstock (outofstock)<br>rated-1 (rated-1)<br>rated-2 (rated-2)<br>rated-3 (rated-3)<br>rated-4 (rated-4)<br>rated-5 (rated-5) Connected to WooCommerce.com: ?<br>Enforce Approved Product Download Directories: –<br>HPOS feature screen enabled: –<br>HPOS feature enabled: –<br>Order datastore: WC_Order_Data_Store_CPT<br>HPOS data sync enabled: – WC Pages Shop base: #93 - /shop/<br>Cart: #94 - /shop/cart/<br>Checkout: #95 - /shop/checkout/<br>My account: #96 - /shop/my-account/<br>Terms and conditions: ? Page not set Theme Name: Enfold Child by ENBertussi<br>Version: 1.0.0<br>Author URL: https://bertussi.ca/<br>Child Theme: ?<br>Parent Theme Name: Enfold<br>Parent Theme Version: 4.8.6.2<br>Parent Theme Author URL: https://kriesi.at<br>WooCommerce Support: ? Templates Overrides: enfold-child-by-ENBertussi/woocommerce/myaccount/form-login.php WooPayments Version: 6.8.0<br>Connected to WPCOM: Yes<br>WPCOM Blog ID: 118304224<br>Account ID: acct_1N8QpbCGJdpRmEt0<br>Payment Gateway: ? Needs setup<br>Test Mode: Disabled<br>UPE: Enabled (deferred_intent)<br>UPE Enabled APMs: card<br>WooPay: Disabled<br>WooPay Incompatible Extensions: Yes<br>Apple Pay / Google Pay: Enabled (product,cart,checkout)<br>Fraud Protection Level: basic<br>Multi-currency: Enabled<br>Public Key Encryption: Disabled<br>Auth and Capture: Enabled<br>Documents: Disabled<br>Logging: Disabled Product Bundles Database Version: 6.22.4<br>Loopback Test: ?<br>Template Overrides: – Authorize.Net Credit Card Environment: Production<br>Tokenization Enabled: –<br>Debug Mode: Off<br>Webhooks Enabled: ?<br>No signature key configured Admin Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customer-effort-score-tracks<br>import-products-task<br>experimental-fashion-sample-products<br>shipping-smart-defaults<br>shipping-setting-tour<br>homescreen<br>marketing<br>mobile-app-banner<br>navigation<br>onboarding<br>onboarding-tasks<br>product-variation-management<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>shipping-label-banner<br>subscriptions<br>store-alerts<br>transient-notices<br>woo-mobile-welcome<br>wc-pay-promotion<br>wc-pay-welcome-page Disabled Features: customize-store<br>minified-js<br>new-product-management-experience<br>product-virtual-downloadable<br>product-external-affiliate<br>settings<br>async-product-editor-category-field Daily Cron: ? Not scheduled<br>Options: ?<br>Notes: 181<br>Onboarding: completed Action Scheduler Complete: 717<br>Oldest: 2023-11-03 08:55:32 -0400<br>Newest: 2023-12-03 20:09:40 -0500 Pending: 5<br>Oldest: 2023-12-04 06:25:50 -0500<br>Newest: 2024-01-01 00:00:01 -0500 Failed: 42<br>Oldest: 2021-09-30 02:45:57 -0400<br>Newest: 2023-11-24 12:55:43 -0500 Templates Extended logging mode for Store Exporter Deluxe: ?Inactive Turn on Logging mode<br>Debugging mode for Store Exporter Deluxe: ?Inactive Turn on Debugging mode<br>Scheduled Export to FTP: ?<br>Scheduled Export to SFTP: ? The required SFTP functions are not available; ssh2_connect()<br>ssh2_auth_password()<br>ssh2_sftp(). Contact your hosting provider. Status report information Generated at: 2023-12-11 02:31:41 -05:00<br>`
Hi @rajgorjaydeep,
Based on the system logs, it seems that you have an outdated version of
WooCommerce Gift Certificates Pro 3.8.2. Could you please update it to the latest version and see if that resolves the issue?
- The topic ‘WooCommerce product edit screen breaks with latest version’ is closed to new replies.