Query: SELECT `FileLink`.`id`, `FileLink`.`file_id`, `FileLink`.`name`, `FileLink`.`link_table`, `FileLink`.`link_id`, `File`.`id`, `File`.`parent_id`, `File`.`name`, `File`.`size`, `File`.`mime_type`, `File`.`type`, `File`.`is_folder`, `File`.`access_restricted` FROM `file_link` AS `FileLink` LEFT JOIN `file` AS `File` ON (`FileLink`.`file_id` = `File`.`id`) WHERE ( `FileLink`.`link_table` = 'events') AND ( `FileLink`.`link_id` = ) AND ( `FileLink`.`name` = 'mainImage') LIMIT 1
Warning: SQL Error: 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 ( `FileLink`.`name` = 'mainImage') LIMIT 1' at line 1 in /home/www/vhosts/das-feuerschiff.de/httpdocs/cake/cake/libs/model/datasources/dbo_source.php on line 476
Query: onError
Warning: SQL Error: 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 'onError' at line 1 in /home/www/vhosts/das-feuerschiff.de/httpdocs/cake/cake/libs/model/datasources/dbo_source.php on line 476
Mon, 06.09.2010 –