|
|||
|
Hallo,
habe xtc auf einer Winxp Maschiene mit xampp installiert. Lief alle glatt und alles läuft soweit. Klicke ich nun auf eine Artikelkategorie erscheint folgende Fehlermeldung: Version 3.0.3 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] kennt jemand diesen Fehler, bzw. wie beseitigt man ihn? Gruss rubu |
|
|||
|
Hab das gleiche Problem beim Aufruf der Kategorien.
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 pd.language_id = '2' and p2c.categories_id = '1' ORDER BY pd.products_name ASC [XT SQL Error] ich habe folgendes von meinem Provider bekommen: Datenbank Host: localhost (127.0.0.1) Datenbank: MySQL 5.0.26-Debian_3-log Server Datum: 23.11.2006 11:33:41 Datenbank Datum: 23.11.2006 11:33:41 weiß nicht, ob das 5.0 erst heute raufgemacht wurde????? Auch ich kann den Patch nicht runterladen. Wo bekomme ich den her? |
![]() |
| Lesezeichen |
| Stichworte |
| aufruf, fehler, kategorien |
| Themen-Optionen | |
| Ansicht | |
|
|