when I search:
in admin > orders > Search by Product Name or ID:XX or Model
I search for a 4317943:
1054 Unknown column 'o.orders_id' in 'on clause'
in:
[select count(distinct o.orders_id) as total from (zen_orders o, zen_orders_status s left join zen_orders_products op on (op.orders_id = o.orders_id) ) left join zen_orders_total ot on (o.orders_id = ot.orders_id) where (o.orders_status = s.orders_status_id and s.language_id = '1' and ot.class = 'ot_total') and (op.products_model like '%4317943%' or op.products_name like '4317943%')]
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.



