Hi @samwebdev,
Thanks for reporting this issue. We will fix this issue in our next update.
Thank you.
Have a look at:
Warning: non-numeric value encountered in
/woocommerce/includes/class-wc-cart-totals.php 234
/woocommerce/includes/class-wc-discounts.php 85
most likely two issues above are related.
Regards
Hello,
Installed the latest version 1.2.4, the issue is still there:
You can NOT enter any value in my-account/woo-wallet/add/ screen, and when you click add these errors show up:
Warning: A non-numeric value encountered in /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-cart-totals.php on line 234
Warning: A non-numeric value encountered in /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-discounts.php on line 85
Warning: A non-numeric value encountered in /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-cart.php on line 1888
Regards
-
This reply was modified 7 years, 8 months ago by
samwebdev.
@samwebdev,
Please reach out to us at m.subrata1991@gmail.com or our official support forum https://woowallet.in/forums/forum/core/ for extended support because support here is limited.
Thank you.
Thanks subrata;
walked through the frontend.php; it seems the item is added to cart fine, and the add to top up value is passed, but somehow the value entered does not reload to cart, it always displays as 0.
checked how you implemented the product, it gets defined as ” for all prices and setup the price entered from add to top up menu runtime. So the issue is there, changing the value on the cart.
any ideas where to check? there most likely is a quick fix to increasing the compatibility of the plugin with all other cart plugins.
thanks
@samwebdev,
I am not sure which plugin conflicting with WooWallet I suggest you disable all other plugins except WooCommerce and WooWallet and check. If you find any plugin conflict then please share the plugin name then we can debug more.
looking forward to your co-operation regarding the same.