VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: dking on July 05, 2017, 14:26:16 PM

Title: sql problem. who can help?
Post by: dking on July 05, 2017, 14:26:16 PM
when I select a specific category I get the following error:  (partly in dutch)

Sorteren op
Gesorteerd artikelnaam Aflopende volgorde
Resultaten 1 - 1 van 1   
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') ORDER BY product_available_date DESC LIMIT 0,' at line 1 SQL=SELECT virtuemart_product_id FROM #__virtuemart_products WHERE DATE(product_available_date) >= DATE_SUB(CURDATE(), INTERVAL DAY) ORDER BY product_available_date DESC LIMIT 0,

What seems to be the problem?

Products are shown well.


Usint joomla 3.6
virtuemart 3.2.2
php 5.6
Title: Re: sql problem. who can help?
Post by: Milbo on July 05, 2017, 21:12:52 PM
That is some 3rd party software
Title: Re: sql problem. who can help?
Post by: dking on July 05, 2017, 21:46:22 PM
ok. thanks. already thought it is the template.

Thanks. Have been searching like crazy for a solutions. Let me see what to do.
Title: Re: sql problem. who can help?
Post by: Milbo on July 12, 2017, 14:05:49 PM
uhm, I doubt it is the template,

module or plugin, for example a "show products module"