System_Db_MySQL_Exception 'Query error while executing: 

            SELECT *, `tecnoimp_manuals`.`id` as `tecnoimpID`

            FROM `tecnoimp_manuals`

              LEFT JOIN `tecnoimp_manuals_to_images` ON `tecnoimp_manuals_to_images`.`manual_id` = `tecnoimp_manuals`.`id`

              LEFT JOIN `images` ON `images`.`id` = `tecnoimp_manuals_to_images`.`image_id`

            WHERE `tecnoimp_manuals`.`id`=  AND

                  `shop_language` = 'it'

        
 Mysql 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 'AND

                  `shop_language` = 'it'' at line 9| Error number: |1064|' in /home/b176db06/public_html/System/Db/MySQL/Mysql.class.php(113)
#0 /home/b176db06/public_html/Module/MAnualShopFront/Controller.class.php(139): System_Db_MySQL_Mysql->execQuery('\n\n            S...')
#1 [internal function]: Module_MAnualShopFront_Controller->read(Array)
#2 /home/b176db06/public_html/Module/Controller.class.php(73): call_user_func_array(Array, Array)
#3 /home/b176db06/public_html/System.class.php(32): Module_Controller->run()
#4 /home/b176db06/public_html/index.php(7): System->run()
#5 {main}