mbagheri
Forum Replies Created
-
Hi,
I investigated the issue and have prepared a fix for it. I’ve submitted a pull request with the proposed changes:
https://github.com/malsubrata/woo-wallet/pull/101
The fix ensures that blocked wallet balances are never considered during the auto-deduct/partial payment process, preventing users from receiving a discount from blocked funds and eliminating the possibility of reusing the same blocked balance indefinitely.
I’d appreciate it if you could review the PR. Thank you!
Forum: Plugins
In reply to: [Wallet for WooCommerce] Edit Balance Button Not Working in Version 7.0.1Additional information:
The issue does not occur in version 1.6.5. The Edit Balance button works correctly in that version, and the problem appears in later versions. This may help identify when the regression was introduced.
sample
Forum: Plugins
In reply to: [WooCommerce] redirecting the wp-admin page after activating WooCommerceHello @tamirat22
I am very sorry for the delay
I needed the help of a sysadmin to access the log fileBut finally today I realized that this problem has been solved by itself
Thank you very much for your cooperation
I learned a lot from youForum: Plugins
In reply to: [WooCommerce] redirecting the wp-admin page after activating WooCommerceHello @tamirat22
Thank you for your attentionI checked the issue with another theme and the problem still persists.
After installing the “Health Check & Troubleshooting” plugin and entering the troubleshooting mode, when I try to activate WooCommerce, I encounter these errors
1: “Plugin actions, such as activating and deactivating, are not available while in Troubleshooting Mode.”
2: “When enabling the plugin, woocommerce, a site failure occurred. Because of this, the change was automatically reverted.”I also found this error log from about a week ago and I don’t think it has anything to do with this problem
2022-08-04T13:26:14+00:00 CRITICAL Uncaught Exception: Invalid order in /var/www/html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store -cpt.php:104 Stack trace: #0 /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(159): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /var/www/html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(116): WC_Data_Store->read(Object(WC_Order)) #2 /var/www/html/wp-content/plugins/woo-assan-pardakht/index.php(383): WC_Abstract_Order->__construct('830073') #3 /var/www/html/wp-includes/class-wp-hook.php(307): WC_AsanPardakht->Return_from_AsanPardakht_Gateway_by_ham3da('') #4 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array) #5 /var/www/html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #6 /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-api.php(161): do_action('woocommerce_api...') #7 /var/www/html/wp-includes/class-wp-hook.php(307): WC_API->handle_api_reques in /var/www/html/wp-content/plugins/woocommerce/includes/data-stores/ abstract-wc-order-data-store-cpt.php on line 104Hello @darshanaw
thanks for your help
This was because the mail server and site domain were the same
I solved my problem by changing the phpmailer file and changing the domain addressHello @kundaweb12
Inside the plugin
After sending a test email, if sending is a problem, you can see the log at the bottom of the page.