#1 (permalink)  
Alt 16.11.2005, 14:25
Benutzerbild von spezibos-world  
Registriert seit: 11.11.2005
Beiträge: 12
Standard

i, kann mir jemand helfen sad.gif . Wenn ich zu Kategorien gehe bekomme ich diese Fehlermeldung.
Ich habe schon gelesen, dass man irgendwas ?ndern muss im index.php, aber wo und wie genau ?
ich bin Sehr dankbar f?r Eure Tipps.

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_vpe, p.products_vpe_status, p.products_vpe_value, 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]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 27.01.2006, 16:25
Neuer Benutzer
 
Registriert seit: 20.12.2003
Beiträge: 9
Standard

Hi, habe etwas rumgespielt und bin auf diese L?sung gekommen. Du musst in der datei /includes/modules/default.php in der Zeile 301 bis 328 den Code:

Code:
  $listing_sql = "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_vpe,
                  p.products_vpe_status,
                  p.products_vpe_value,               
                  p.products_discount_allowed,
                  p.products_tax_class_id
                  from ".TABLE_PRODUCTS_DESCRIPTION." pd, ".TABLE_PRODUCTS." p left join ".TABLE_MANUFACTURERS." m on p.manufacturers_id = m.manufacturers_id, ".TABLE_PRODUCTS_TO_CATEGORIES." p2c
                  left join ".TABLE_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
                  ".$group_check."
                  ".$fsk_lock."                
                  and pd.language_id = '".(int) $_SESSION['languages_id']."'
                  and p2c.categories_id = '".$current_category_id."'".$sorting;
durch diesen Code ersetzen:

Code:
  $listing_sql = "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_vpe,
                  p.products_vpe_status,
                  p.products_vpe_value,               
                  p.products_discount_allowed,
                  p.products_tax_class_id
                  from ".TABLE_PRODUCTS_DESCRIPTION." pd, ".TABLE_PRODUCTS." p left join ".TABLE_SPECIALS." s on p.products_id = s.products_id 
       left join ".TABLE_MANUFACTURERS." m on p.manufacturers_id = m.manufacturers_id, ".TABLE_PRODUCTS_TO_CATEGORIES." p2c
                  where p.products_status = '1'
                  and p.products_id = p2c.products_id
                  and pd.products_id = p2c.products_id
                  ".$group_check."
                  ".$fsk_lock."                
                  and pd.language_id = '".(int) $_SESSION['languages_id']."'
                  and p2c.categories_id = '".$current_category_id."'".$sorting;
gru?, Wolfgang
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 12.02.2006, 21:29
 
Registriert seit: 11.02.2006
Beiträge: 1
Standard

Kategorien = CODE O.K. :-)

Schnellkauf = 1054 - Unknown column 'p.products_id' in ... :-(
Suche = Unknown column 'p.products_id' in ...... :-(

Help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #4 (permalink)  
Alt 12.02.2006, 21:47
Benutzerbild von J?rg
xt:C Sponsor
 
Registriert seit: 15.11.2005
Ort: Kreis Göppingen
Beiträge: 203
Standard

Edit2:
Vermutlich sql-Version. Welche l?uft auf deinem Server. Und welche Shopversion hast du? Bei der Vers.5 kann oder gibt es Probleme.

Lies mal da:
http://www.xt-commerce.com/forums/in...howtopic=27302
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #5 (permalink)  
Alt 07.06.2006, 16:04
Erfahrener Benutzer
 
Registriert seit: 19.03.2004
Beiträge: 110
Standard

Die Link is nicht mehr aktuell

Wenn ich diese Losung versuche bekomm ich dieser Fehler:

1054 - Unknown column 'p.products_ean' in 'field list'

Kann jemand bitte helfen ??

Danke,

Johnny
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
felermeldung, mysql

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus



Alle Zeitangaben in WEZ +1. Es ist jetzt 09:06 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand