I am having trouble with the .77 bugfixed enhancement. I have read this entire thread and tryed all fixes but none work for me.
My file uploads are working fine but when I go the edit order link I get this error:
1146 - Table 'getetched_com_-_oscommerce.products_options_types' doesn't exist
select * from products_options o, products_options_types ot WHERE o.products_options_type = ot.products_options_types_id AND products_options_types_name='File' AND o.products_options_name='Upload'
[TEP STOP]
The table IS defined as directed in the instructions.