When I try to view an order I get this error

1054 Unknown column 'dropdown' in 'field list'
in:
[SELECT dropdown FROM orders WHERE orders_id = 307 LIMIT 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.
The bit in red changed to whatever order number you are trying to view...I have no idea what is causing this. I did import customer and order tables from my old DB to this fresh install...

Any ideas on where I should look to fix this?