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:
- /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)
- /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 , ,)
- /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)
- UtilModel_Story::find(Array[array(
0 => 'story_categories_id IN (SELECT story_categories_id FROM story_categories)gender = '?'',
1 => 'm'
)] ,date_insert DESC , ,)
- /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 , ,)
- /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)
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:90 - Controller_Story->getRecords()
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__base.class.php:112 - BaseController_Crud->doIndex()
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:339 - BaseController_Base->callAction(index)
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:80 - BaseController_Crud->callAction(index)
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__base.class.php:112 - BaseController_Crud->doDefault()
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/base/controller/base_controller__crud.class.php:339 - BaseController_Base->callAction(Default)
- /srv/www/vhosts/trucdemalade.com/httpdocs/eden/trunk/classes/core/core__web_application.class.php:99 - BaseController_Crud->callAction(Default)
- /srv/www/vhosts/trucdemalade.com/httpdocs/trucdemalade/index.php5:25 - Core_WebApplication::action()