Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Viewing order error 1054


doremient

Recommended Posts

Hi ALl

I am having a problem with viewing my orders. First they were not going through but i got that figured out with paypal.

 

Now when I go to my view my order, i can see that there is one there, but whenever i click on details, invoice or anything I get an error.

Here are samples of the codes.

 

When I click on any of the buttons I get this:

 

1054 - Unknown column 'products_returned' in 'field list'

 

select orders_products_id, products_name, products_model, products_price, products_tax, products_quantity, final_price, products_returned, products_id from orders_products where orders_id = '1'

 

[TEP STOP]

 

 

What do I need to change/edit?

Link to comment
Share on other sites

Apparently you have installed a contribution and missed to add the field products_returned to the table orders_products.

 

 

Thanks, I'm completely brain dead right now.. where do I find that to update it?

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...