neser Posted August 5, 2011 Report Share Posted August 5, 2011 Hallo ich bekomme des öfteren folgende sql fehler meldung ausgegeben weiß jemand was es mit der auf sich hat? mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and pa.status = 1 order by pa.sort_order, pad.attributes_name' at line 1] in EXECUTE("select pa.*,pad.* from xt_plg_products_attributes pa left join xt_plg_products_attributes_description pad on pa.attributes_id = pad.attributes_id where pa.attributes_parent = 11 and pad.language_code = 'de' and pa.attributes_id in () and pa.status = 1 order by pa.sort_order, pad.attributes_name") Link to comment Share on other sites More sharing options...
xtcPHP Posted August 5, 2011 Report Share Posted August 5, 2011 Würde mal auf das hier tippen: and pa.attributes_id in () da fehlt doch was... Link to comment Share on other sites More sharing options...
neser Posted August 6, 2011 Author Report Share Posted August 6, 2011 ok und was fehlt da bzw was kann gegen die felermeldung unternommen werden? Link to comment Share on other sites More sharing options...
neser Posted August 7, 2011 Author Report Share Posted August 7, 2011 1048: Column 'orders_id' cannot be null] in EXECUTE("INSERT INTO xt_callback_log ( MODULE, ORDERS_ID, CLASS, ERROR_MSG, ERROR_DATA ) VALUES ( 'xt_paypal', null, 'error1', 'get data error', 'Array&TOKEN=' )") noch mehr fehlermeldungen kann man die datenbank vom shop irgend wie neu ordnen lassen oder reparieren? Link to comment Share on other sites More sharing options...
Leex Posted August 8, 2011 Report Share Posted August 8, 2011 habe den ersten fehler auch heute bekommen ... wodurch wird dieser ausgelöst? was ist "xt_plg_products_attributes" ?? Link to comment Share on other sites More sharing options...
neser Posted August 8, 2011 Author Report Share Posted August 8, 2011 ich bekomme diesen massenhaft eine Erklärung dafür habe ich bisher leider nicht Link to comment Share on other sites More sharing options...
Leex Posted August 8, 2011 Report Share Posted August 8, 2011 hab ihn gerade zum ersten mal erhalten ... weiß aber auch nicht woran es liegen könnte ... es wurde soweit ich weiß nichts am shop geändert? Link to comment Share on other sites More sharing options...
neser Posted August 8, 2011 Author Report Share Posted August 8, 2011 bei uns auch nichts das ist das seltsame einer Erklärung wäre super... Link to comment Share on other sites More sharing options...
neser Posted August 18, 2011 Author Report Share Posted August 18, 2011 nochmal rauskram... Link to comment Share on other sites More sharing options...
Leex Posted August 18, 2011 Report Share Posted August 18, 2011 hab jetzt auf Veytonversion 4.0.14 geupdatet und seit dem keine Fehler mehr erhalten ... Link to comment Share on other sites More sharing options...
Humi Posted October 22, 2011 Report Share Posted October 22, 2011 kann mir jemand helfen ? Nach der DB Wiederherstellung kommt folgende Meldung. Was muss man da genau einstelen ? XTC 3.0.4 1054 - Unknown column 'status' in 'where clause' select languages_id, name, code, image, directory,language_charset from languages where status = '1' order by sort_order [XT SQL Error] Link to comment Share on other sites More sharing options...
ThiloW Posted March 27, 2015 Report Share Posted March 27, 2015 Hat jemand den Grund des Fehlers gefunden? 1048: Column 'orders_id' cannot be null Link to comment Share on other sites More sharing options...
chrispeg Posted April 29, 2015 Report Share Posted April 29, 2015 Hallo, bei mir tritt der Fehler in dem ErrorLog [1054: Unknown column 'sort_price' in 'order clause'] in EXECUTE("SELECT p.products_id FROM xt_products p LEFT JOIN xt_products_price_special pps ON p.products_id = pps.products_id and (pps.date_available <= '2015-04-29 12:17:29' or pps.date_available = 0) and (pps.date_expired >= '2015-04-29 12:17:29' or pps.date_expired = 0) and (pps.group_permission_4=1 or pps.group_permission_all=1) left JOIN xt_products_permission group_permission ON (group_permission.pid = p.products_id and group_permission.pgroup = 'group_permission_4' ) left JOIN xt_products_permission shop ON (shop.pid = p.products_id and shop.pgroup = 'shop_1' ) LEFT JOIN xt_seo_url su ON (p.products_id = su.link_id and su.link_type='1') WHERE p.products_id != '' and p.manufacturers_id = '15' and group_permission.permission IS NULL and shop.permission IS NULL and p.products_fsk18!=1 and p.products_status = '1' and su.language_code = 'de' and (p.products_master_model='' or p.products_master_model IS NULL) and p.products_quantity > 0 ORDER BY sort_price LIMIT 0,18") auf, wenn in den einzelnen Kategorien im shop die Artikel nach Preis sortiert werden. Der Kunde erhält folgende Ansicht: "Liebe Kundin, lieber Kunde. Leider ist ein Fehler beim Aufruf unserer Webseite aufgetreten. Bitte versuchen Sie es später noch einmal. Vielen Dank für Ihr Verständnis - wir freuen uns auf Ihren nächsten Besuch. Sollte das Problem weiterhin bestehen, wenden Sie sich bitte an unseren Kundenservice. " Hallo Kundenservice ... Alle anderen Sortierungen funktionieren. xtc V 4.1.1 php 5.3 Anscheinend ist dieser Fehler nach so langer Zeit noch immer nicht behoben. Vielleicht hat jemand eine Idee ? Liebe Grüße ans Forum chrispeg Link to comment Share on other sites More sharing options...
chrispeg Posted June 11, 2015 Report Share Posted June 11, 2015 Hallo,hat denn jemand eine Ahnung, was diese Fehlermeldung im db_error.log zu bedeuten hat?(2015-06-11 10:50:34) mysql error: [1054: Unknown column 'pml.products_store_id' in 'where clause'] in EXECUTE("SELECT products_id,products_canonical_master,pml.products_name,url_text FROM xt_products LEFT JOIN xt_products_description pml USING(products_id) LEFT JOIN xt_seo_url ON (xt_products.products_id=xt_seo_url.link_id and link_type=1 AND store_id='1') WHERE products_model='H-00030' AND pml.language_code='de' AND pml.products_store_id='1' LIMIT 0,1") Wofür steht " Unknown column 'pml.products_store_id" ? Fehlt in der Datenbank eine Tabelle/Spalte?Wenn ja, wie bekommt man diese wo hin eingepflegt?Wäre toll, wenn ich diese Meldungen bald mal bereinigen könnte. (Seit 10 Tagen keine Bestellung mehr erhalten ) Langsam gehen die Fehler an die Substanz... Liebe Grüßechrispeg Link to comment Share on other sites More sharing options...
Alex@4tfm Posted June 11, 2015 Report Share Posted June 11, 2015 Leute, ihr habt da ein Thema von 2011 wieder geöffnet.Wenn Ihr das Problem immer noch habt, setzt ihr vermutlich die 4.0.12 (oder so) ein und solltet mal ein Update machen.Die letzten Posts sind ganz andere Fehler, d.h. da solltet Ihr dann ein eigenes Thema eröffnen. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.