
16.07.2007, 16:22
|
|
Neuer Benutzer
|
|
Registriert seit: 19.06.2006
Beiträge: 19
|
|
Produktkategorien werden nicht mehr angezeigt.
Hallo,
ich hab folgendes Problem. In unserem Shop werden keine Produktkategorien mehr angezeigt anstelle davon kommt nur die Meldung:
Zitat:
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 = '122' ORDER BY p.products_price ASC
[XT SQL Error]
|
Link zum Shop: http://www.karten-mobil.com/shop/index.php?cPath=1_122
Kann mir das mal bitte jemand Übersetzen bzw. bei diesem kleinen aber sehr schwerwiegenden Notfall helfen?
Für jede hilfreiche Antwort bin ich sehr dankbar.
LG Karten Mobil
|