micha2003 Posted February 14, 2007 Report Share Posted February 14, 2007 Hallo bitte bitte was soll diese meldung. 1054 - Unknown column 'p.products_id' in 'on clause' finde keine hilfe im Forum oder ein Patch mfg michael Link to comment Share on other sites More sharing options...
aramsiv Posted March 10, 2007 Report Share Posted March 10, 2007 Hallo Michael Habe auch so eine Fehlermeldung: 1054 - Unknown column 'p.products_id' in 'on clause' select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and p.group_ids LIKE '%c_1_group%' and pd.language_id = '2' and p2c.categories_id = '204' ORDER BY pd.products_name ASC [XT SQL Error] ... und keine Ahnung woher die kommt. Hast du unterdessen schon was rausgefunden? Danke für die Antwort. Roger. Link to comment Share on other sites More sharing options...
John Steed Posted March 10, 2007 Report Share Posted March 10, 2007 Leute, sucht doch einfach mal nach "unknown column"... Vielleicht hilft Euch dann dieser Thread: http://www.xt-commerce.com/forum/shopbereich/40608-1054-unknown-column-p-products_id-clause.html?highlight=Unknown+column Cheers, IaN Link to comment Share on other sites More sharing options...
aramsiv Posted March 11, 2007 Report Share Posted March 11, 2007 Hallo John Danke für die Antwort. Habe kapiert, ich brauche den Patch MySQL 5, richtig? und ich bin seit heute sogar Sponsor, Gott sei Dank! Doch wenn ich auch Downladbereich klicke werde ich nicht reingelassen?!? Vielleicht habe ich am falschen Ort gesucht. wo finde ich diesen Patch? Wäre froh um einen direkten Link. Vielen Dank. Roger. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.