Originally Posted by
Lance Turner
Just set up a new version of my shop (ledsales.com.au) using 1.5.8a and has been working quite well. However, today I tried to duplicate a product, which also has qty discounts and links into other categories, and got the error "WARNING: An Error occurred, please let us know! If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you entered valid data."
Error log is below:
[22-Sep-2023 05:28:03 UTC] Request URI: /lsadmin/index.php?cmd=category_product_listing&action=copy_product_confirm&cPath=170&pag e=1, IP address: 118.209.124.147, Language id 1
#1 trigger_error() called at [/includes/classes/db/mysql/query_factory.php:667]
#2 queryFactory->show_error() called at [/includes/classes/db/mysql/query_factory.php:634]
#3 queryFactory->set_error() called at [/includes/classes/db/mysql/query_factory.php:275]
#4 queryFactory->Execute() called at [/includes/functions/database.php:130]
#5 zen_db_perform() called at [/lsadmin/includes/modules/copy_product_confirm.php:109]
#6 require(/lsadmin/includes/modules/copy_product_confirm.php) called at [/lsadmin/category_product_listing.php:253]
#7 require(/lsadmin/category_product_listing.php) called at [/lsadmin/index.php:11]
--> PHP Fatal error: 1366:Incorrect double value: '' for column `ledsales_zc_158`.`6d6_products`.`products_length` at row 1 :: INSERT INTO 6d6_products (products_type, products_quantity, products_model, products_image, products_price, products_virtual, products_weight, products_length, products_height, products_width, dangerous_goods, products_tax_class_id, manufacturers_id, products_ordered, products_quantity_order_min, products_quantity_order_units, products_priced_by_attribute, product_is_free, product_is_call, products_quantity_mixed, product_is_always_free_shipping, products_qty_box_status, products_quantity_order_max, products_sort_order, products_discount_type, products_discount_type_from, products_price_sorter, master_categories_id, products_mixed_discount_quantity, metatags_title_status, metatags_products_name_status, metatags_model_status, metatags_price_status, metatags_title_tagline_status, products_status, products_date_added, products_date_available) VALUES ('1', '4593', 'NICHIA_FLAT', 'nichia_flat.jpg', '0.2', '0', '0.5', '', '', '', '0', '0', '0', '3970', '1', '1', '0', '0', '0', '0', '0', '1', '0', '-1', '2', '0', '0.2000', '170', '0', '0', '0', '0', '0', '0', '0', now(), null) ==> (as called by) /includes/functions/database.php on line 130 <== in /includes/classes/db/mysql/query_factory.php on line 667.
I have no idea what it means by an incorrect double value, anyone seen this before?