Fatal error: Uncaught exception Exception with message Query error: 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 ') order by sorting) LIMIT 0,1' at line 1 (select * from tl_de_project where id=(SELECT projectid FROM tl_de_mapping WHERE published=1 and pid='1' and sorting=(SELECT min(sorting) FROM tl_de_mapping WHERE published=1 and pid = 1 and sorting > ) order by sorting) LIMIT 0,1) thrown in /homepages/36/d41116529/htdocs/_intraligi/system/libraries/Database.php on line 642
#0 /homepages/36/d41116529/htdocs/_intraligi/system/libraries/Database.php(589): Database_Statement->query()
#1 /homepages/36/d41116529/htdocs/_intraligi/system/modules/z_myProject/ModuleProjectNav.php(90): Database_Statement->execute('1')
#2 /homepages/36/d41116529/htdocs/_intraligi/system/modules/frontend/Module.php(140): ModuleProjectNav->compile()
#3 /homepages/36/d41116529/htdocs/_intraligi/system/modules/z_myProject/ModuleProjectNav.php(36): Module->generate()
#4 /homepages/36/d41116529/htdocs/_intraligi/system/libraries/Controller.php(271): ModuleProjectNav->generate()
#5 /homepages/36/d41116529/htdocs/_intraligi/system/modules/frontend/PageRegular.php(71): Controller->getFrontendModule('22', 'header')
#6 /homepages/36/d41116529/htdocs/_intraligi/index.php(198): PageRegular->generate(Object(DB_Mysql_Result))
#7 /homepages/36/d41116529/htdocs/_intraligi/index.php(333): Index->run()
#8 {main}