JStylez Posted September 2, 2008 Posted September 2, 2008 Visit My Website here is the link to my site, the problem is that the product options is giving me the error 1054 - Unknown column 'pa.attribute_sort' in 'order clause' select pov.products_options_values_id, pov.products_options_values_name, pa.options_values_price, pa.price_prefix from products_attributes pa, products_options_values pov where pa.products_id = '26' and pa.options_id = '3' and pa.options_values_id = pov.products_options_values_id and pov.language_id = '1' order by pa.attribute_sort [TEP STOP] any thoughts on how to fix this?
JStylez Posted September 3, 2008 Author Posted September 3, 2008 I did a new install, when I add product options Ill find out soon enough if that worked.
JStylez Posted September 4, 2008 Author Posted September 4, 2008 I did a whole new manual install of oscommerce, deleted my old msql database, and uploaded the template from the orginal zipped file and its still giving me the error.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.