Jump to content
xt:Commerce Community Forum

Dashboard Fehler. Bitte um Hilfe


jagdexperte.de

Recommended Posts

Hallo zusammen,

hab heut Nacht auch noch das Update drauf gemacht, hatte so diverse Fehler die ich alle ausgemerzt habe. Alles lief einwandfrei, jetzt geh ich heut früh in den Admin, nun kommt im Dashboard dieser Fehler, den ich einfach nicht beseitigen kann.

Fatal error: mysql error: [0: ] in EXECUTE("SELECT o.shop_id as shopid, p.products_id as pid, p.products_name as name, p.products_model as model, p.products_price as price, sum(p.products_quantity) as quantity, ((p.products_price)*sum(p.products_quantity)) as amount FROM xtc_orders o, xtc_orders_products p WHERE o.orders_id = p.orders_id and year(o.date_purchased) = '2009' and dayofyear(o.date_purchased) = '241' GROUP BY pid ORDER BY amount DESC LIMIT 20") in /homepages/33/d19648383/htdocs/Veyton1/xtFramework/library/adodb/adodb-errorhandler.inc.php on line 77

wenn ich die besagte Datei öffne, ist Sie Leer. Kann mir jemand helfen? Weil jetzt zeigt es mir im Admin auch keine Bestellungen mehr an.

Gruß

Matthias

Link to comment
Share on other sites

Sorry, aber habe jetzt doch eine Lösung gefunden. In der Datenbank ist bei mir der Präfix für alles xtc_ ... und nun war der Fehler, dass der Shop den Präfix xt_ will. ich habe nun die xtc_orders_products in der Datenbank kopiert, und diese xt_orders_products genannt jetzt geht alles wieder. Aber die reine Lösung kann das ja auch nicht sein.

Gruß

Matthias

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...