Oldeman Posted October 15, 2002 Share Posted October 15, 2002 I have just installed the contribution 'featured-products' but do receive the following error in admin. Anyone know what the problem is? 1054 - Unknown column 's.products_id' in 'where clause' select count(*) as total from products p, featured s, products_description pd where p.products_id = pd.products_id and pd.language_id = '4' and p.products_id = s.products_id Regards, Liesbeth Quote Link to comment Share on other sites More sharing options...
guiness Posted October 18, 2002 Share Posted October 18, 2002 I think it is not locating the column 's.products_id'. Look in your database and see if it's there. Quote Link to comment Share on other sites More sharing options...
Oldeman Posted October 18, 2002 Author Share Posted October 18, 2002 Thank you! Indeed I made a mistake in the data base, now everything is working fine. :lol: 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.