Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

My account information problem


shabizon

Recommended Posts

Posted

Hey I have problem with my account information when user click on my account:

http://www.mydomain.com/catalog/account.php

 

it's give an error message that says this:

 

1054 - Unknown column 's.public_flag' in 'where clause'

 

select count(*) as total from orders o, orders_status s where o.customers_id = '2' and o.orders_status = s.orders_status_id and s.language_id = '1' and s.public_flag = '1'

 

[TEP STOP]

 

Can someone please tell me how to fix this problem?

Posted

Aaron,

 

Check any edits you have made to the file and any database changes related to contributions that would effect that file. If that fails, restore your back up of that file and make the edits again.

 

 

 

Chris

Archived

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

×
×
  • Create New...