Jump to content
xt:Commerce Community Forum

Bei Startseite und Produktaufruf Fehlermeldung der Datenbank 1064


nochecker01

Recommended Posts

Hallo,

vielleicht kannmir jemand helfen, bekomme beim Aufrufen meiner STartseide des Shops foldende Fehlermeldung:

__________

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 'limit 10' at line 10

select p.products_id, pd.products_name, products_date_available as date_expected from products p, products_description pd where to_days(products_date_available) >= to_days(now()) and p.products_id = pd.products_id and pd.language_id = '2' order by limit 10

__________________

Der Adminbereich ist hingegen mit shopdomäne/admin erreichbar?

Von dort aus Können die Produkte auch angekllickt werden.....

Es läuft php 5, Hoster ist Evanzo und die Version XTCommerce ist 3.30SP2 m.E. die derzeit aktuellste)

Danke und Grüße Tom

Link to comment
Share on other sites

Archived

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

×
  • Create New...