Hi All,
Maybe you can help - I'm running 1.3.7 on my test IIS XP server & I've noticed that in the admin panel the product price manager encounters an SQL error when trying to update to the database.
Specifically the error being displayed is:
1366 Incorrect integer value: '' for column 'products_discount_type' at row 1
in:
[update zen_products set products_price='5.0000', products_tax_class_id='0', products_date_available=null, products_last_modified=now(), products_status='1', products_quantity_order_min='1', products_quantity_order_units='1', products_quantity_order_max='0', product_is_free='0', product_is_call='0', products_quantity_mixed='1', products_priced_by_attribute='0', products_discount_type='', products_discount_type_from='', products_price_sorter='0', master_categories_id='2', products_mixed_discount_quantity='' where products_id='1']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
From what i can see there no values being supplied for products_discount_type and product_discount_type_from which on the products table null is not allowed for these fields
On my browser window there are no fields called products discount type or product discount type from.
Is anybody else having this problem?
Thanks




