Clementine Posted April 13, 2004 Posted April 13, 2004 I installed STS following the instructions in the ReadMe file, and added the lines to the bottom of my configure.php file, as instructed. The error I'm getting is: 1054 - Unknown column 'c.customers_group_id' in 'field list' select distinct c.customers_id, c.customers_lastname, c.customers_firstname, c.customers_group_id, a.entry_company, c.customers_email_address, a.entry_country_id 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 order by c.customers_lastname, c.customers_firstname limit 0, 20 I'm not that familiar with OSC - database structure. Could someone shed some light on this one? Thanks Quote
Clementine Posted April 13, 2004 Author Posted April 13, 2004 OOPS! Sorry, this this had nothing to do with STS... This was meant to be B2B Suite! And I re-installed it, and is working properly from what I can tell. Sorry for the mixup! (been a long day) Quote
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.