When I set all parameters I see only this Error: Any articles to show.
After I turn on debug mode I give this error:
- Code: Select all
JDatabaseMySQL::query: 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 ') AND category.published = '1' ORDER BY content.virtuemart_product_' at line 20 SQL=SELECT DISTINCT content.virtuemart_product_id AS ID, cat.virtuemart_category_id AS CID, cat.category_name AS cat_name FROM mobv2_virtuemart_products AS content LEFT JOIN mobv2_virtuemart_product_categories AS category_xref ON category_xref.virtuemart_product_id = content.virtuemart_product_id LEFT JOIN mobv2_virtuemart_categories AS category ON category_xref.virtuemart_category_id = category.virtuemart_category_id LEFT JOIN mobv2_virtuemart_categories_en_gb AS cat ON category_xref.virtuemart_category_id = cat.virtuemart_category_id WHERE () AND category.published = '1' ORDER BY content.virtuemart_product_id ASC
- Code: Select all
Call stack
# Function Location
1 JSite->render() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/index.php:79
2 JDocumentHTML->render() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/includes/application.php:168
3 JDocumentHTML->_parseTemplate() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/document/html/html.php:249
4 JDocumentHTML->getBuffer() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/document/html/html.php:386
5 JDocumentRendererModules->render() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/document/html/html.php:190
6 JDocumentRendererModule->render() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/document/html/renderer/modules.php:41
7 JModuleHelper->renderModule() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/document/html/renderer/module.php:84
8 require() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/application/module/helper.php:173
9 NSP_GK4_Helper->getDatas() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/modules/mod_news_pro_gk4/mod_news_pro_gk4.php:27
10 NSP_GK4_VM_Source->getProducts() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/modules/mod_news_pro_gk4/helper.php:293
11 JDatabaseMySQL->loadObjectList() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/modules/mod_news_pro_gk4/gk_classes/gk.source.vm.php:282
12 JDatabaseMySQL->query() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/database/database/mysql.php:458
13 JError->raiseError() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/database/database/mysql.php:231
14 JError->raise() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/error/error.php:171
15 JException->__construct() /var/www/vhosts/mobildick.cz/subdomains/eshophttpdocs/libraries/joomla/error/error.php:136