Jump to content
xt:Commerce Community Forum

Fehlermeldung Nach "bestimmte Produkte Auf..."


andred

Recommended Posts

Hi,

ich habe gestern das Modul "Bestimmte Produkte auf der Startseite anzeigen" installiert. Funktioniert auch super aber leider werden die Bilder in den Kategorien unter "Neue Produkte im Januar" nicht mehr angezeigt. Stattdessen kommt folgende Fehlermeldung. Ich bitte um schnelle Hilfe, da ein Shop der nicht richtig funktioniert schon bl?d aussieht im Netz. Danke

1064 - You have an error in your SQL syntax near 'desAc, zufall desc limit 9' at line 1

select rand() "zufall", p.products_start, p.products_id, p.products_image, p.products_tax_class_id, IF(s.status, s.specials_new_products_price, p.products_price) as products_price from products p left join specials s on p.products_id = s.products_id, products_to_categories p2c, categories c where c.categories_status='1' and p.products_image < 'n' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and c.parent_id = '33' and p.products_status = '1' order by p.products_start desAc, zufall desc limit 9

[XT SQL Error]

mfg

Andr?

Link to comment
Share on other sites

Archived

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

×
  • Create New...