toto46 Posted February 23, 2010 Share Posted February 23, 2010 Hi concerns account.php With a 'new' install of oscommerce 2.2 I have the below error message after having created a new account. When I say new install it is actually a client who needs a brand new site + domain name due to problems with actual contractor so we are starting fresh with new copy of 2.2 I just did some DB importing this is probably where something is wrong.... I managed to get the old DB and have imported the following tables in order to keep his clients and their order history + the products and categories : address_book address_format customers customers_basket customers_basket_attributes customers_info categories categories_description orders_products orders_products_attributes orders_products_download orders_status orders_status_history orders_total products products_attributes products_attributes_download products_description products_notifications products_options products_options_values products_options_values_to_products_options products_to_categories 1054 - Unknown column 's.public_flag' in 'where clause' select count(*) as total from orders o, orders_status s where o.customers_id = '744' and o.orders_status = s.orders_status_id and s.language_id = '4' and s.public_flag = '1' [TEP STOP] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.