Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

shopping cart error


zpupster

Recommended Posts

hello,

 

a database error in shopping cart.php

Product(s)
1054 - Unknown column 'pa.price_prefi' in 'field list'

select popt.products_options_name, popt.products_options_track_stock, poval.products_options_values_name, pa.options_values_price, pa.price_prefi from products_options popt, products_options_values poval, products_attributes pa where pa.products_id = '1032' and pa.options_id = '6' and pa.options_id = popt.products_options_id and pa.options_values_id = '17' and pa.options_values_id = poval.products_options_values_id and popt.language_id = '1' and poval.language_id = '1'

[TEP STOP]

database error it looks like a typo--that is suppose to be 'pa.price_prefix" but i have searched and can not find  the typo on my site.

can anyone  give me a troubleshooting hint.

 

craig

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...