TycheSoftwares / woocommerce-abandoned-cart

This is repository for Abandon cart lite version.
13 stars 10 forks source link

The deactivation popup modal doesn't appear when I click the 'Deactivate' link on the plugin page #1000

Closed apeksha10 closed 1 day ago

apeksha10 commented 1 day ago

Prerequisites

Describe the bug

The deactivation popup modal doesn't appear when I click the 'Deactivate' link on the plugin page

Steps to reproduce

  1. Go to plugin page, try to click on "Deactivate'" link on the plugin page.
  2. I noticed that Deactivation popup modal does not appear and "assets/js/admin/plugin-deactivation.js" file is not load on the plugin page.

Expected behavior

The deactivation popup modal should appear when users click the "Deactivate" link.

WordPress Environment

System Status Report ``` ### WordPress Environment ### WordPress address (URL): [Redacted] Site address (URL): [Redacted] WC Version: 9.3.3 Legacy REST API Package Version: The Legacy REST API plugin is not installed on this site. Action Scheduler Version: ✔ 3.8.1 Log Directory Writable: ✔ WP Version: 6.6.2 WP Multisite: – WP Memory Limit: 128 MB WP Debug Mode: ✔ WP Cron: ✔ Language: en_US External object cache: – ### Server Environment ### Server Info: Apache/2.4.58 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.1.1f PHP Version: 8.2.12 PHP Post Max Size: 256 MB PHP Time Limit: 300 PHP Max Input Vars: 1000 cURL Version: 7.68.0 OpenSSL/1.1.1f SUHOSIN Installed: – MySQL Version: 10.11.6-MariaDB-1:10.11.6+maria~ubu2004 Max Upload Size: 256 MB Default Timezone is UTC: ✔ fsockopen/cURL: ✔ SoapClient: ✔ DOMDocument: ✔ GZip: ✔ Multibyte String: ✔ Remote Post: ✔ Remote Get: ✔ ### Database ### [REDACTED] ### Post Type Counts ### attachment: 39 custom_order_status: 1 page: 9 post: 2 product: 15 product_variation: 11 revision: 2 shop_coupon: 1 shop_order_placehold: 73 wp_font_face: 33 wp_font_family: 12 ### Security ### Secure connection (HTTPS): ✔ Hide errors from visitors: ✔ ### Active Plugins (4) ### Query Monitor: by John Blackbourn – 3.16.4 Abandoned Cart Lite for WooCommerce: by Tyche Softwares – 6.0.0 WooCommerce: by Automattic – 9.3.3 WP Mail SMTP: by WP Mail SMTP – 4.1.0 ### Inactive Plugins (8) ### Abandoned Cart Pro for WooCommerce: by Tyche Softwares – 9.11.0 Custom Order Status for WooCommerce Pro: by Tyche Softwares – 2.8.0 Deposits For WooCommerce: by Tyche Softwares – 2.10.0 Flexi BOGO for WooCommerce: by Tyche Softwares – 1.0.0 Order Delivery Date Pro for WooCommerce: by Tyche Softwares – 11.4.0 WooCommerce Subscriptions: by WooCommerce – 6.6.2 (update to version 6.8.0 is available) WooCommerce Subscriptions Compatibility Addon: by Tyche Softwares – 1.5.0 WPForms Lite: by WPForms – 1.8.9.6 ### Settings ### Legacy API Enabled: – Force SSL: – Currency: INR (₹) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) subscription (subscription) variable (variable) variable subscription (variable-subscription) 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: – Enforce Approved Product Download Directories: ✔ HPOS feature enabled: ✔ Order datastore: Automattic\WooCommerce\Internal\DataStores\Orders\OrdersTableDataStore HPOS data sync enabled: – ### Logging ### Enabled: ✔ Handler: Automattic\WooCommerce\Internal\Admin\Logging\LogHandlerFileV2 Retention period: 30 days Level threshold: – Log directory size: 355 KB ### WC Pages ### Shop base: #6 - / Cart: #128 - /cart-2/ - Contains the [woocommerce_cart] shortcode Checkout: #130 - /checkout-2/ - Contains the [woocommerce_checkout] shortcode My account: #9 - /my-account/ Terms and conditions: ❌ Page not set ### Theme ### Name: Storefront Version: 4.6.0 Author URL: https://woocommerce.com/ 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: – ### Admin ### Enabled Features: activity-panels analytics product-block-editor coupons core-profiler customize-store customer-effort-score-tracks import-products-task experimental-fashion-sample-products shipping-smart-defaults shipping-setting-tour homescreen marketing mobile-app-banner navigation onboarding onboarding-tasks pattern-toolkit-full-composability product-custom-fields remote-inbox-notifications remote-free-extensions payment-gateway-suggestions printful shipping-label-banner subscriptions store-alerts transient-notices woo-mobile-welcome wc-pay-promotion wc-pay-welcome-page launch-your-store Disabled Features: experimental-blocks minified-js product-pre-publish-modal settings async-product-editor-category-field product-editor-template-system blueprint reactify-classic-payments-settings Daily Cron: ❌ Not scheduled Options: ✔ Notes: 71 Onboarding: completed ### Action Scheduler ### Complete: 705 Oldest: 2024-09-24 04:16:51 +0000 Newest: 2024-10-08 11:51:58 +0000 Failed: 9 Oldest: 2024-07-31 04:13:48 +0000 Newest: 2024-09-24 04:16:51 +0000 Pending: 18 Oldest: 2024-10-21 07:07:24 +0000 Newest: 2025-10-08 11:52:46 +0000 ### Status report information ### Generated at: 2024-10-21 12:33:56 +05:30 ```

Isolating the problem

Additional field

No response

nidhitatosaniya commented 1 day ago

Attached PR: https://github.com/TycheSoftwares/woocommerce-abandoned-cart/pull/999