Home / Forums / WoodMart support forum / Website Issue After Woocommerce Update
Home › Forums › WoodMart support forum › Website Issue After Woocommerce Update
Website Issue After Woocommerce Update
- This topic has 1 reply, 2 voices, and was last updated 1 year, 11 months ago by
Artem Temos.
-
AuthorPosts
-
August 1, 2024 at 3:55 pm #587371
bishalstha76ParticipantHi,
After updating the wordpress, I have got this issue in my website;
I use Hike POS for our store and the orders are not currently being synced properly, which resulted in duplicate creation of orders. I contacted hike team and this is what they say:_____________________________________
Out tech team have checked logs and found that the below error was received from Woocommerce while syncing the sale to Woocommerce.However, the sale was successfully created into Woocommerce.
Due to this error mapping was not inserted and when the same invoice update was received from Woocommerce, it was duplicated into the Hike.
Please verify the error with your Woocommerce developer.
Moreover, We have attached the sale Woocommerce error logs for your Woocommerce developer.
_______________________
So I have investigated this and found the theme is causing the issue.These warnings are from the wcpay.php file in your theme. The A non-numeric value encountered warning typically occurs when a function that expects a numeric value receives a non-numeric value.
It seems theme is either recently updated or WP core.
_ _ _ _ _ _ _ _ _ _ _ _ ___ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ – _
Since the logs were PHP Warning: A non-numeric value encountered in /home/831532.cloudwaysapps.com/sfpusfrfdg/public_html/app/themes/woodmart/inc/integrations/wcpay.php on line 22
This warning suggests that the code is trying to perform a mathematical operation on a value that is not numeric.
PHP Fatal error: Uncaught Error: Call to undefined function wp_admin_notice() in /home/831532.cloudwaysapps.com/sfpusfrfdg/public_html/app/plugins/jetpack/jetpack.php:119
This fatal error means that the function wp_admin_notice() is being called, but it is not defined or included in the code.
_ _ _ _ _ _ _ __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _Please let me know how we can solve this.
Attachments:
You must be logged in to view attached files.August 2, 2024 at 10:02 am #587504Hello,
We need to reproduce this issue on your website. Please record a video of how can we check this on your website and see the error. Also, please keep all plugins that are not related to our theme while testing.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register