Jump to content
xt:Commerce Community Forum

1064 - You have an error in your SQL syntax; check the manual that corresponds to you


Recommended Posts

Hallo User,

Ich brauche Dringend eure Hilfe.

Kann mir bitte eine Eine Antwort auf meine Fragen geben, was soll ich jetzt machen.

Das ist der Gesamte Fehler:

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 '' at line 17

select distinct p.products_id, p.products_image, p.products_tax_class_id, p.products_vpe, p.products_vpe_status, p.products_vpe_value, p.products_price from products p, products_to_categories p2c, categories c where p.products_status=1 and p.products_id = p2c.products_id and p.products_id !='0' and c.categories_id = p2c.categories_id and c.categories_status=1 order by p.products_date_added desc limit

[XT SQL Error]

Bitte um Hilfe

Link to comment
Share on other sites

Archived

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

×
  • Create New...