Fatal error: Uncaught exception Exception with message Query error: 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 'row_number, IFNULL(p2.lizenz, p1.lizenz) AS lizenz, IFNULL(p2.faltkarten_vide...' at line 2 (SELECT
p1.*, 'en' AS language, IFNULL(p2.name, p1.name) AS name, IFNULL(p2.teaser, p1.teaser) AS teaser, IFNULL(p2.description, p1.description) AS description, IFNULL(p2.description_meta, p1.description_meta) AS description_meta, IFNULL(p2.keywords_meta, p1.keywords_meta) AS keywords_meta, IFNULL(p2.images, p1.images) AS images, IFNULL(p2.download_link, p1.download_link) AS download_link, IFNULL(p2.produktinfos, p1.produktinfos) AS produktinfos, IFNULL(p2.seitenzahl, p1.seitenzahl) AS seitenzahl, IFNULL(p2.ordering, p1.ordering) AS ordering, IFNULL(p2.form, p1.form) AS form, IFNULL(p2.format, p1.format) AS format, IFNULL(p2.isbn, p1.isbn) AS isbn, IFNULL(p2.liefertermin, p1.liefertermin) AS liefertermin, IFNULL(p2.leseprobe, p1.leseprobe) AS leseprobe, IFNULL(p2.row_number, p1.row_number) AS row_number, IFNULL(p2.lizenz, p1.lizenz) AS lizenz, IFNULL(p2.faltkarten_video, p1.faltkarten_video) AS faltkarten_video, IFNULL(p2.begriffserklaerung_link, p1.begriffserklaerung_link) AS begriffserklaerung_link, IFNULL(p2.begriffserklaerung_text, p1.begriffserklaerung_text) AS begriffserklaerung_text, IFNULL(p2.sonderaktionen, p1.sonderaktionen) AS sonderaktionen, IFNULL(p2.textfeld_produkt, p1.textfeld_produkt) AS textfeld_produkt, IFNULL(p2.bestellnummer_post, p1.bestellnummer_post) AS bestellnummer_post, IFNULL(p2.poe_event_lizenz, p1.poe_event_lizenz) AS poe_event_lizenz, IFNULL(p2.press_anker_link, p1.press_anker_link) AS press_anker_link, IFNULL(p2.vergriffen, p1.vergriffen) AS vergriffen, p1.images AS images_fallback, p1.rueckseite AS rueckseite_fallback,
t.class AS product_class,
c.sorting
FROM tl_iso_products p1
INNER JOIN tl_iso_producttypes t ON t.id=p1.type
LEFT OUTER JOIN tl_iso_products p2 ON p1.id=p2.pid AND p2.language='en'
LEFT OUTER JOIN tl_iso_product_categories c ON p1.id=c.pid
WHERE p1.language='' AND p1.id IN (11,353) AND p1.published='1' AND (p1.start='' OR p1.start<1738738850) AND (p1.stop='' OR p1.stop>1738738850)
GROUP BY p1.id ORDER BY p1.id=11 DESC, p1.id=353 DESC) thrown in /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/libraries/Database.php on line 686
#0 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/libraries/Database.php(633): Database_Statement->query()
#1 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/libraries/Database.php(161): Database_Statement->execute()
#2 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/isotope/IsotopeFrontend.php(972): Database->execute('\nSELECT\n\tp1.*, ...')
#3 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/isotope/ModuleIsotopeProductList.php(186): IsotopeFrontend::getProducts(Array)
#4 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/frontend/Module.php(140): ModuleIsotopeProductList->compile()
#5 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/isotope/ModuleIsotope.php(91): Module->generate()
#6 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/isotope/ModuleIsotopeProductList.php(98): ModuleIsotope->generate()
#7 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/frontend/ContentModule.php(72): ModuleIsotopeProductList->generate()
#8 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/libraries/Controller.php(511): ContentModule->generate()
#9 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/frontend/ModuleArticle.php(194): Controller->getContentElement('2379')
#10 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/frontend/Module.php(140): ModuleArticle->compile()
#11 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/frontend/ModuleArticle.php(71): Module->generate()
#12 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/libraries/Controller.php(443): ModuleArticle->generate(false)
#13 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/libraries/Controller.php(307): Controller->getArticle('839', false, false, 'main')
#14 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/system/modules/frontend/PageRegular.php(100): Controller->getFrontendModule('0', 'main')
#15 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/index.php(266): PageRegular->generate(Object(DB_Mysqli_Result))
#16 /var/www/vhosts/inner-cube.de/httpdocs/cms_2013/index.php(401): Index->run()
#17 {main}