Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

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


susitha7000

Recommended Posts

Posted

Hi I am geting this error when a customer logs in. so the "MyAccount" pade doesn't work only display this error. Can you please point me in to the right direction to fix this since i have no clue where to start from?

 

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'

Archived

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

×
×
  • Create New...