Guest Posted February 6, 2008 Posted February 6, 2008 Hi everyone. When I go into admin and click on customers I am getting the following error 1054 - - Unknown column 'a.customers_id' in 'on clause' select count(*) as total from customers c left join address_book a on c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id Any idea on why I am getting this? It seems everything else is going well. Also this is a install I did yesterday. Sincerely, Paul
Recommended Posts
Archived
This topic is now archived and is closed to further replies.