Query Error: Truncated incorrect DOUBLE value: ''

ukdenny
@ukdenny
6 years ago
293 posts
Would someone know what causes this?
Here is the last part of Query Error: Truncated incorrect DOUBLE value:

[query] => /* muchchea_jamr271:1533995486:visitor:173.0.81.1:/payment/webhook/paypal */ INSERT INTO jr_jrproduct_item_key (`_item_id`, `_profile_id`, `key`, `index`, `value`) VALUES (5, 1, 'product_qty', 0, 0) ON DUPLICATE KEY UPDATE `value` = IF(`value` >= 1, `value` - 1, `value`) )

updated by @ukdenny: 08/12/18 09:16:05AM
brian
@brian
6 years ago
10,136 posts
There's no issue with that query - there has to be more to the query than just that OR you've not posted the right query. Can you post the entire debug log entry?

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
brian
@brian
6 years ago
10,136 posts
I removed your post as t had personal information in it - please send this as a support ticket and we can check it out.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags