• Resolved cindyfm

    (@cindyfm)


    I’m trying to install Woocommerce and when activated, it crashes the WordPress admin and I see this message: There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.

    I have tried deactivating all plugins and changing to the default theme; nothing works.

    PHP version is 8.2

    Woocommerce version is 9.7.1

    WordPress version is 6.7.2

    When I log into the admin in recovery mode, the following displays with the Woocommerce plugin:

    This plugin failed to load properly and is paused during recovery mode.

    An error of type E_ERROR was caused in line 450 of the file /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentGateway.php. Error message: Uncaught TypeError: Automattic\WooCommerce\Internal\Admin\Settings\PaymentProviders\PaymentGateway::get_plugin_file(): Return value must be of type string, bool returned in /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentGateway.php:450 Stack trace: #0 /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders/PaymentGateway.php(35): Automattic\WooCommerce\Internal\Admin\Settings\PaymentProviders\PaymentGateway->get_plugin_file(Object(GoDaddy\WordPress\MWC\Core\WooCommerce\Payments\GoDaddyPaymentsGateway), 'vendor') #1 /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders.php(186): Automattic\WooCommerce\Internal\Admin\Settings\PaymentProviders\PaymentGateway->get_details(Object(GoDaddy\WordPress\MWC\Core\WooCommerce\Payments\GoDaddyPaymentsGateway), 6, 'US') #2 /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentProviders.php(167): Automattic\WooCommerce\Internal\Admin\Settings\PaymentProviders->get_payment_gateway_base_details(Object(GoDaddy\WordPress\MWC\Core\WooCommerce\Payments\GoDaddyPaymentsGateway), 6, 'US') #3 /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/Payments.php(104): Automattic\WooCommerce\Internal\Admin\Settings\PaymentProviders->get_payment_gateway_details(Object(GoDaddy\WordPress\MWC\Core\WooCommerce\Payments\GoDaddyPaymentsGateway), 6, 'US') #4 /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentsController.php(212): Automattic\WooCommerce\Internal\Admin\Settings\Payments->get_payment_providers('US') #5 /var/www/wp-content/plugins/woocommerce/src/Internal/Admin/Settings/PaymentsController.php(122): Automattic\WooCommerce\Internal\Admin\Settings\PaymentsController->store_has_providers_with_incentive() #6 /var/www/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Internal\Admin\Settings\PaymentsController->add_menu('') #7 /var/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #8 /var/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #9 /var/www/wp-admin/includes/menu.php(161): do_action('admin_menu', '') #10 /var/www/wp-admin/menu.php(412): require_once('/var/www/wp-adm...') #11 /var/www/wp-admin/admin.php(158): require('/var/www/wp-adm...') #12 /var/www/wp-admin/index.php(10): require_once('/var/www/wp-adm...') #13 {main} thrown

    Please help!

    Thanks,

    Cindy

Viewing 15 replies - 1 through 15 (of 18 total)
  • Zee

    (@doublezed2)

    Hello cindyfm,

    Thank you for contacting WooCommerce support.

    I understand the error you are facing. This issue happens when WooCommerce fails to load properly, often due to compatibility issues or corrupted files.

    Since deactivating plugins and switching themes didn’t help, try deleting WooCommerce and reinstalling it. If the issue persists, please share your site’s System Status Report by pasting it into https://pastebin.com and sharing the link here.

    Once I have more information, I will be in a better position to assist you further.

    Best regards.

    Thread Starter cindyfm

    (@cindyfm)

    Deleting and reinstalling Woocommerce didn’t work. Here is the System Status Report: https://pastebin.com/Y2v7uQX3

    Thanks so much!

    Hi @cindyfm ,

    Thanks for reaching out!

    I understand that activating the WooCommerce plugin is crashing your site—that’s definitely frustrating, but I’m happy to help.

    This critical error seems to be caused by a compatibility issue between WooCommerce and PHP 8.2. Based on the error message, the issue happens in the PaymentGateway.php file, where the get_plugin_file() function is returning a boolean instead of the expected string.

    Other users have reported this as well, and you can check the discussion here: GitHub Issue #56267.

    As a temporary workaround, try switching your PHP version to 8.1 or 8.0—this should help until WooCommerce releases a fully compatible update for PHP 8.2.

    Let me know if you need any help with that!

    Thread Starter cindyfm

    (@cindyfm)

    It wasn’t working with 8.0, so one of the many things I tried two days ago was switching to 8.2. I will try 8.1 and let you know.

    Thanks so much!

    Thread Starter cindyfm

    (@cindyfm)

    I’m sorry to report 8.1 didn’t work either.

    Zee

    (@doublezed2)

    Hello cindyfm,

    Thank you for your reply.

    I understand that switching to PHP 8.0 and 8.1 did not resolve the issue.
    Do you see any new errors under WooCommerce > System Status > Logs after switching to PHP 8.0 or 8.1? If you do, then please share them with me.

    I checked your system status report and noticed it is missing some information.
    Could you please share it again? Here is an example of how it should look like: https://pastebin.com/9yBLa5sd

    Looking forward to your response. 🙂

    Thread Starter cindyfm

    (@cindyfm)

    WordPress Environment<br><br>WordPress address (URL): https://integratedpurposemanagement.com<br>Site address (URL): https://integratedpurposemanagement.com<br>WC Version: 9.7.1<br>Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site.<br>Action Scheduler Version: ✔ 3.9.0<br>Log Directory Writable: ✔<br>WP Version: 6.7.2<br>WP Multisite: –<br>WP Memory Limit: 512 MB<br>WP Debug Mode: –<br>WP Cron: ✔<br>Language: en_US<br>External object cache: – Server Environment<br><br>Server Info: Apache<br>PHP Version: 8.1.31<br>PHP Post Max Size: 100 MB<br>PHP Time Limit: 300<br>PHP Max Input Vars: 10000<br>cURL Version: 8.12.1<br>OpenSSL/3.3.3<br><br>SUHOSIN Installed: –<br>MySQL Version: 8.0.34-26<br>Max Upload Size: 100 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<br><br>WC Database Version: 9.7.1<br>WC Database Prefix: wppm_<br>Total Database Size: 94.95MB<br>Database Data Size: 90.33MB<br>Database Index Size: 4.62MB<br>wppm_woocommerce_sessions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_woocommerce_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_woocommerce_attribute_taxonomies: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_woocommerce_downloadable_product_permissions: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wppm_woocommerce_order_items: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_woocommerce_order_itemmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_woocommerce_tax_rates: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wppm_woocommerce_tax_rate_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_woocommerce_shipping_zones: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_woocommerce_shipping_zone_locations: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_woocommerce_shipping_zone_methods: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_woocommerce_payment_tokens: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_woocommerce_payment_tokenmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_woocommerce_log: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_pqpmaf47ck_commentmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_comments: Data: 0.02MB + Index: 0.08MB + Engine InnoDB<br>wp_pqpmaf47ck_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_pqpmaf47ck_options: Data: 0.13MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_postmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_posts: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wp_pqpmaf47ck_term_relationships: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_pqpmaf47ck_term_taxonomy: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_termmeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_terms: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wp_pqpmaf47ck_users: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wp_pqpmaf47ck_yoast_seo_links: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wp_pqpmaf47ck_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_actionscheduler_actions: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wppm_actionscheduler_claims: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_actionscheduler_groups: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_actionscheduler_logs: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_aiowps_events: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_aiowps_failed_logins: Data: 0.39MB + Index: 0.00MB + Engine InnoDB<br>wppm_aiowps_global_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_aiowps_login_activity: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_aiowps_login_lockdown: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_aiowps_permanent_block: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_commentmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_comments: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_cpappbk_forms: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_cpappbk_messages: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_gf_draft_submissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_gf_entry: Data: 0.65MB + Index: 0.07MB + Engine MyISAM<br>wppm_gf_entry_meta: Data: 1.79MB + Index: 0.92MB + Engine MyISAM<br>wppm_gf_entry_notes: Data: 0.33MB + Index: 0.09MB + Engine MyISAM<br>wppm_gf_form: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_gf_form_meta: Data: 0.02MB + Index: 0.00MB + Engine MyISAM<br>wppm_gf_form_revisions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_gf_form_view: Data: 0.21MB + Index: 0.10MB + Engine MyISAM<br>wppm_gf_rest_api_keys: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_godaddy_mwc_received_webhooks: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_links: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_newsletter: Data: 0.00MB + Index: 0.01MB + Engine MyISAM<br>wppm_newsletter_emails: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_newsletter_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_newsletter_sent: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_newsletter_stats: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_newsletter_user_logs: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_newsletter_user_meta: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_options: Data: 6.06MB + Index: 0.08MB + Engine InnoDB<br>wppm_postmeta: Data: 0.43MB + Index: 0.08MB + Engine MyISAM<br>wppm_posts: Data: 62.52MB + Index: 0.47MB + Engine InnoDB<br>wppm_redirection_404: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_redirection_groups: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_redirection_items: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wppm_redirection_logs: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_rg_form: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_rg_form_meta: Data: 0.01MB + Index: 0.00MB + Engine MyISAM<br>wppm_rg_form_view: Data: 0.02MB + Index: 0.01MB + Engine MyISAM<br>wppm_rg_incomplete_submissions: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_rg_lead: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_rg_lead_detail: Data: 0.00MB + Index: 0.01MB + Engine MyISAM<br>wppm_rg_lead_detail_long: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_rg_lead_meta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_rg_lead_notes: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_square_inventory: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_square_woo_customers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_term_relationships: Data: 0.00MB + Index: 0.01MB + Engine MyISAM<br>wppm_term_taxonomy: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_termmeta: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_terms: Data: 0.00MB + Index: 0.01MB + Engine MyISAM<br>wppm_usermeta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_users: Data: 0.00MB + Index: 0.01MB + Engine MyISAM<br>wppm_wc_admin_note_actions: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wc_admin_notes: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wc_category_lookup: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wc_customer_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_wc_download_log: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_wc_order_addresses: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wppm_wc_order_coupon_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_wc_order_operational_data: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_wc_order_product_lookup: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wppm_wc_order_stats: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_wc_order_tax_lookup: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_wc_orders: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wppm_wc_orders_meta: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_wc_product_attributes_lookup: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wc_product_download_directories: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wc_product_meta_lookup: Data: 0.02MB + Index: 0.11MB + Engine InnoDB<br>wppm_wc_rate_limits: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wc_reserved_stock: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wc_tax_rate_classes: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wc_webhooks: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wfauditevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfblockediplog: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfblocks7: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_wfconfig: Data: 1.30MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfcrawlers: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wffilechanges: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wffilemods: Data: 8.52MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfhits: Data: 1.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_wfhoover: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wfissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wppm_wfknownfilelist: Data: 4.52MB + Index: 0.00MB + Engine InnoDB<br>wppm_wflivetraffichuman: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wflocs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wflogins: Data: 0.22MB + Index: 0.06MB + Engine InnoDB<br>wppm_wfls_2fa_secrets: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_wfls_role_counts: Data: 0.00MB + Index: 0.00MB + Engine MEMORY<br>wppm_wfls_settings: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfnotifications: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfpendingissues: Data: 0.02MB + Index: 0.06MB + Engine InnoDB<br>wppm_wfreversecache: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfsecurityevents: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfsnipcache: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_wfstatus: Data: 0.13MB + Index: 0.11MB + Engine InnoDB<br>wppm_wftrafficrates: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wfwaffailures: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_woo_square_integration_deleted_data: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_woo_square_integration_logs: Data: 0.02MB + Index: 0.00MB + Engine InnoDB<br>wppm_wpaas_activity_log: Data: 0.17MB + Index: 0.00MB + Engine InnoDB<br>wppm_wpfm_backup: Data: 0.00MB + Index: 0.00MB + Engine MyISAM<br>wppm_yoast_indexable: Data: 0.02MB + Index: 0.09MB + Engine InnoDB<br>wppm_yoast_indexable_hierarchy: Data: 0.02MB + Index: 0.05MB + Engine InnoDB<br>wppm_yoast_migrations: Data: 0.02MB + Index: 0.02MB + Engine InnoDB<br>wppm_yoast_primary_term: Data: 0.02MB + Index: 0.03MB + Engine InnoDB<br>wppm_yoast_seo_links: Data: 0.05MB + Index: 0.03MB + Engine InnoDB<br>wppm_yoast_seo_meta: Data: 0.02MB + Index: 0.00MB + Engine InnoDB Post Type Counts<br><br>attachment: 120<br>custom_css: 2<br>customize_changeset: 1<br>et_pb_layout: 30<br>nav_menu_item: 33<br>page: 23<br>post: 1<br>revision: 2009<br>wp_font_face: 36<br>wp_font_family: 12<br>wp_global_styles: 1<br>wpcf7_contact_form: 1<br>wpcf7r_action: 1<br>wpcode: 3 Security<br><br>Secure connection (HTTPS): ✔<br>Hide errors from visitors: ✔ Active Plugins (11)<br><br>Appointment Hour Booking: by CodePeople – 1.5.12<br>Contact Form 7: by Takayuki Miyoshi – 6.0.5<br>Gravity Forms: by Gravity Forms – 2.9.4<br>Mime Types Plus: by Katsushi Kawamori – 2.04<br>Newsletter: by Stefano Lissa & The Newsletter Team – 8.7.4<br>Redirection: by John Godley – 5.5.2<br>Sucuri Security - Auditing, Malware Scanner and Hardening: by Sucuri Inc. – 1.9.9<br>WooCommerce: by Automattic – 9.7.1<br>Wordfence Security: by Wordfence – 8.0.3<br>Yoast SEO: by Team Yoast – 24.6<br>Redirection for Contact Form 7: by Themeisle – 3.1.10 Inactive Plugins (3)<br><br>Akismet Anti-spam: Spam Protection: by Automattic - Anti-spam Team – 5.3.7<br>All In One WP Security: by TeamUpdraft<br>DavidAnderson – 5.3.8<br><br>TikTok: by TikTok – 1.3.1 Dropin Plugins ()<br><br>db-error.php: db-error.php<br>object-cache.php: object-cache.php Must Use Plugins (2)<br><br>Object Cache Pro (MU): by Rhubarb Group – 1.21.2<br>System Plugin: by – 4.161.0 Settings<br><br>Legacy API Enabled: –<br>Force SSL: –<br>Currency: USD ($)<br>Currency Position: left<br>Thousand Separator: ,<br>Decimal Separator: .<br>Number of Decimals: 2<br>Taxonomies: Product Types: external (external)<br>grouped (grouped)<br>simple (simple)<br>variable (variable)<br><br>Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog)<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)<br><br>Connected to WooCommerce.com: –<br>Enforce Approved Product Download Directories: ✔<br>HPOS feature enabled: ✔<br>Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore<br>HPOS data sync enabled: – Logging<br><br>Enabled: ✔<br>Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2<br>Retention period: 7 days<br>Level threshold: –<br>Log directory size: 99 KB WC Pages<br><br>Shop base: ❌ Page ID is set<br>but the page does not exist<br><br>Cart: ❌ Page ID is set<br>but the page does not exist<br><br>Checkout: ❌ Page ID is set<br>but the page does not exist<br><br>My account: ❌ Page ID is set<br>but the page does not exist<br><br>Terms and conditions: ❌ Page not set Theme<br><br>Name: Divi Child Theme<br>Version: 1.0.0<br>Author URL:<br>Child Theme: ✔<br>Parent Theme Name: Divi<br>Parent Theme Version: 4.27.4<br>Parent Theme Author URL: http://www.elegantthemes.com<br>Theme type: Classic theme<br>WooCommerce Support: ✔ Templates<br><br>Overrides: – Admin<br><br>Enabled Features: activity-panels<br>analytics<br>product-block-editor<br>coupons<br>core-profiler<br>customize-store<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>onboarding<br>onboarding-tasks<br>pattern-toolkit-full-composability<br>product-custom-fields<br>remote-inbox-notifications<br>remote-free-extensions<br>payment-gateway-suggestions<br>printful<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<br>launch-your-store<br>add-to-cart-with-options-stepper-layout<br><br>Disabled Features: product-data-views<br>experimental-blocks<br>coming-soon-newsletter-template<br>minified-js<br>product-pre-publish-modal<br>settings<br>async-product-editor-category-field<br>product-editor-template-system<br>blueprint<br>reactify-classic-payments-settings<br>use-wp-horizon<br>blockified-add-to-cart<br><br>Daily Cron: ✔ Next scheduled: 2025-03-13 15:04:10 +00:00<br>Options: ✔<br>Notes: 5<br>Onboarding: completed Action Scheduler<br><br>Complete: 19<br>Oldest: 2025-03-05 18:56:32 +0000<br>Newest: 2025-03-13 15:04:12 +0000<br><br>Failed: 2<br>Oldest: 2025-03-05 18:57:33 +0000<br>Newest: 2025-03-07 18:53:18 +0000<br><br>Pending: 1<br>Oldest: 2025-03-13 16:15:28 +0000<br>Newest: 2025-03-13 16:15:28 +0000 Status report information<br><br>Generated at: 2025-03-13 15:04:33 +00:00<br>

    Hi Zubair, I managed to get the System Report, but when I clicked on the Logs tab it crashed again

    Thread Starter cindyfm

    (@cindyfm)

    Sorry I forgot to share the link!

    https://pastebin.com/RTVG662E

    Zee

    (@doublezed2)

    Hello cindyfm,

    Thank you for your reply.

    I have reviewed the report and noticed that you have two security plugins active at the same time.
    1- Sucuri Security
    2- Wordfence Security

    I recommend you disable both plugins while we troubleshoot the problem.
    Afterwards, it is better to keep only one as two security plugins might conflict with each other.

    Could you try again to get the error log, but this time open the URL directly:
    https://integratedpurposemanagement.com/wp-admin/admin.php?page=wc-status&tab=logs
    Try a few times and I hope you will get the error log. Also, share a screenshot of the page when it crashes.

    If this method does not work, then we can go for a manual method using the wp-config.php file to log error messages.

    Looking forward to your response. 🙂

    Thread Starter cindyfm

    (@cindyfm)

    Hi Zubair,

    The security plugins have been deactivated.

    I tried the link and got this message: Sorry, you are not allowed to access this page. I will keep trying.

    I’m not sure how to add a screenshot to this post, but here’s the message:

    There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.

    Thanks!

    Thread Starter cindyfm

    (@cindyfm)

    I managed to download the error log before it crashed! Here it is:

    https://pastebin.com/8XXxfphu

    Thanks!

    Zee

    (@doublezed2)

    Hello cindyfm,

    Thank you for your reply.

    I appreciate you for trying again and not giving up.
    The error log is helpful and points to a specific problem.

    There is a function call that fails when trying to retrieve the plugin file for GoDaddyPaymentsGateway.
    Are you familiar with the name GoDaddyPaymentsGateway?

    Is your site hosted on GoDaddy?
    If it is, then I suggest you contact their support and ask for an explanation of this problem.
    You may also share the error log with them.

    Please let me know how it goes, I am here to assist you further.

    Best regards.

    Thread Starter cindyfm

    (@cindyfm)

    Hi Zubair,

    I will contact Godaddy and let you know on Monday.

    Thanks so much.

    Thread Starter cindyfm

    (@cindyfm)

    Hi Zubair,

    Godaddy says there’s no problem on their end.

    I did find someone else with the problem: https://github.com/woocommerce/woocommerce/issues/56267

    @cindyfm,

    Thanks for following up. I’ve asked the original poster whether their hosting provider is GoDaddy to determine if the issue is related to their hosting. You can also track the discussion on GitHub, since the issue has already been reported there.

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

The topic ‘Woocommerce crashing WordPress Admin when activated’ is closed to new replies.