Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help! Error 1054 - Unknown column 'a.customers_id' in 'on clause'


Guest

Recommended Posts

Posted

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

Archived

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

×
×
  • Create New...