Hiroboy Posted July 28, 2011 Posted July 28, 2011 Hi Guys usually I can sort out my own errors but this one has me lost or maybe i'm having a blond day. I've add the Margin Report Contribution to be OSC website (www.hiroboy.com) but get this error when trying to load the report Thanks in advance for any advise Steve H Margin Report Show: 1054 - Unknown column 'p.products_id' in 'on clause' select count(*) as total from products p, products_to_categories p2c, categories c, products_description pd left join specials s on p.products_id = s.products_id where pd.language_id = '1' and p.products_id = pd.products_id and p2c.products_id = p.products_id and c.categories_id = p2c.categories_id [TEP STOP] 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.