mw2709 Posted November 9, 2006 Report Share Posted November 9, 2006 Ich habe XT Commerce 3.0.3 installiert auf einen Hostingangebot von goneo.de - Installation war soweit problemlos möglich. Ich kann Kategorien und Artikel erstellen. Gehe ich dann in die Ansicht des normalen Besucher und klicke auf eine der angelegten Kategorien stürzt der komplette Shop ab. Dies ist die Fehlermeldung: 1054 - Unknown column 'p.products_id' in 'on clause' select p.products_fsk18, p.products_shippingtime, p.products_model, p.products_ean, pd.products_name, m.manufacturers_name, p.products_quantity, p.products_image, p.products_weight, pd.products_short_description, pd.products_description, p.products_id, p.manufacturers_id, p.products_price, p.products_discount_allowed, p.products_tax_class_id 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 pd.language_id = '2' and p2c.categories_id = '1' ORDER BY p.products_price ASC [XT SQL Error] Wer kann weiterhelfen? Liegt es am Provider und seiner Datenbankconfiguration? Hat jemand anderes Erfahrung mit goneo.de? Micha Link to comment Share on other sites More sharing options...
techway Posted November 9, 2006 Report Share Posted November 9, 2006 hi, es liegt an deiner Mysql version (v5) lösung gibts hier im forum, benutze dazu die suche ;-) Gruß TechWay Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.