Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Options Error


JStylez

Recommended Posts

Posted

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?

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...