Code:
--> PHP Fatal error: 1366:Incorrect integer value: '' for column `xxx`.`products`.`discontinue` at row 1 :: UPDATE products SET products_quantity = '6', products_type = '1', products_model = '123', products_price = '10', products_date_available = null, products_weight = '0', products_status = '1', products_virtual = '0', products_tax_class_id = '0', manufacturers_id = '0', products_quantity_order_min = '1', products_quantity_order_units = '1', products_priced_by_attribute = '0', product_is_free = '0', product_is_call = '0', products_quantity_mixed = '1', product_is_always_free_shipping = '0', products_qty_box_status = '1', products_quantity_order_max = '0', products_sort_order = '0', products_discount_type = '0', products_discount_type_from = '0', products_price_sorter = '10', additional_skus = '', products_condition = '', products_sh_na = '', products_sh_sa = '', products_sh_eu = '', products_sh_af = '', products_sh_as = '', products_sh_au = '', discontinue = '', dropship = '', google_conversion_label = '', group_pricing_eligible = '1', online_only = '', out_of_stock = '', products_weight_type = 'kgs', products_dim_type = 'cm', products_length = '0', products_width = '0', products_height = '0', products_ready_to_ship = '', products_diameter = '', products_markup = '40', products_msrp = '15.00', products_secret = '0', products_sku = '746373', products_stock_location = 'TW3-r216-floor', products_price_w = '3.00', products_image = '', products_last_modified = now(), master_categories_id = '1' WHERE products_id = 1 ==> (as called by) /home/xxx/xxx/public_html/includes/functions/database.php on line 130 <== in /home/xxx/xxx/public_html/includes/classes/db/mysql/query_factory.php on line 667.
Bookmarks