I have a fairly clean install of ZenCart. I imported the relevent tables from my old DB to my new DB. I have Edit Orders installed so I have a Details button that takes me to the default ZenCart Order Details page, and an Edit button that takes me to the Edit Orders Order Page. When I click the Details button, I get the following 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.
I haven't a clue how to fix this issue.