ERROR: Uncaught Exception_DatabaseQuery
Die DB-Abfrage konnt nicht erfolgreich ausgefuehrt werden

select stories.stories_id from stories where story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = 'm' order by date_insert DESC
Backtrace:
  1. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/base__model.class.php:140 - Core_Database->execute(select stories.stories_id from stories where story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = 'm' order by date_insert DESC)
  2. /srv/www/vhosts/trucdemalade.com/httpdocs/trucdemalade/classes/util/model/util_model__base.class.php:136 - Base_Model->select(stories.stories_id ,Array[array( 0 => 'story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = '?'', 1 => 'm' )] ,date_insert DESC , ,)
  3. /srv/www/vhosts/trucdemalade.com/httpdocs/trucdemalade/classes/util/model/util_model__story.class.php:59 - UtilModel_Base::find(Array[array( 0 => 'story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = '?'', 1 => 'm' )] ,date_insert DESC , , ,UtilModel_Story)
  4. UtilModel_Story::find(Array[array( 0 => 'story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = '?'', 1 => 'm' )] ,date_insert DESC , ,)
  5. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:184 - call_user_func(Array[array( 0 => 'UtilModel_Story', 1 => 'find' )] ,Array[array( 0 => 'story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = '?'', 1 => 'm' )] ,date_insert DESC , ,)
  6. /srv/www/vhosts/trucdemalade.com/httpdocs/trucdemalade/classes/controller/controller__story.class.php:56 - BaseController_Crud->getRecords_UtilModel(Array[array( 0 => 'story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = '?'', 1 => 'm' )] ,date_insert DESC)
  7. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:90 - Controller_Story->getRecords()
  8. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__base.class.php:112 - BaseController_Crud->doIndex()
  9. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:339 - BaseController_Base->callAction(index)
  10. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:80 - BaseController_Crud->callAction(index)
  11. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__base.class.php:112 - BaseController_Crud->doDefault()
  12. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:339 - BaseController_Base->callAction(Default)
  13. /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/core/core__web_application.class.php:99 - BaseController_Crud->callAction(Default)
  14. /srv/www/vhosts/trucdemalade.com/httpdocs/trucdemalade/index.php5:25 - Core_WebApplication::action()