zhousummer Posted January 4, 2007 Report Share Posted January 4, 2007 hallo, ich habe gerade bei 1und1 die Shop V.3.03 installiert.alles sind ok,aber nur wenn ich die zweite unterkategorie klicken,zeigt die SQL Fehler. 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 = '2' ORDER BY p.products_price ASC [XT SQL Error] ich kann nicht verstehen,weil ich soeben bei andere Server installiert habe.und alles läuft super. wer kann mir hilfen.......... Link to comment Share on other sites More sharing options...
Tom333 Posted January 5, 2007 Report Share Posted January 5, 2007 http://www.xt-commerce.com/forum/allgemeine-diskussionen/22710-xtcommerce-und-mysql-5-x.html?highlight=mysql Link to comment Share on other sites More sharing options...
Conan.I Posted January 7, 2007 Report Share Posted January 7, 2007 1062 - Duplicate entry '1' for key 1 [XT SQL Error] Dann liegt das wohl auch daran das es noch kein neues xt:Commerce gibt?! Link to comment Share on other sites More sharing options...
Conan.I Posted January 8, 2007 Report Share Posted January 8, 2007 geht es hier auch mal weiter????? Link to comment Share on other sites More sharing options...
lorenz1 Posted January 18, 2007 Report Share Posted January 18, 2007 1062 - Duplicate entry '1' for key 1 [XT SQL Error] Dann liegt das wohl auch daran das es noch kein neues xt:Commerce gibt?! Man hat dich wohl vergessen, au Backe Nee das liegt daran das du ohne die Datenbank zu leeren den Shop nochmal drüber installiert hast. Du hast einen doppelten Eintrag in deiner Datenbank sagt die Fehlermeldung. Erst Datenbank leeren und dann neu installieren. Das wurde schon zig mal hier im Forum gepostet. Geb mal in die Suche 1062 ein. mfg Lorenz Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.