shabizon Posted October 17, 2010 Posted October 17, 2010 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?
Guest Posted October 18, 2010 Posted October 18, 2010 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.