I keep getting this message in admin.
i changed the mysql field type for product from int to varchar and as far as i can see from the code it is still looking for an int how can i fix this.
1054 Unknown column 'D' in 'where clause'
in:
[select * from products_to_categories where product_id=0000762-D]
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.
also get simualar when i click on a cat in admin.



