atnet Posted October 11, 2005 Share Posted October 11, 2005 Hey everyone, Great contrib, this is the full error I get when I click on Customers from my admin panel: 1054 - Unknown column 'c.entry_source_id' in 'on clause' select count(*) as total from customers c join address_book a join sources s on s.sources_id = c. entry_source_id and c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id [TEP STOP] Anyone seen this before? Thanks!! Quote Link to comment Share on other sites More sharing options...
atnet Posted October 11, 2005 Author Share Posted October 11, 2005 Hey everyone, Great contrib, this is the full error I get when I click on Customers from my admin panel: 1054 - Unknown column 'c.entry_source_id' in 'on clause' select count(*) as total from customers c join address_book a join sources s on s.sources_id = c. entry_source_id and c.customers_id = a.customers_id and c.customers_default_address_id = a.address_book_id [TEP STOP] Anyone seen this before? Thanks!! Anyone? Quote Link to comment Share on other sites More sharing options...
jprocter Posted October 10, 2006 Share Posted October 10, 2006 Anyone? Did you ever get this working? Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.