Erreur


La page demandée n'existe pas.

Exception information:

Message: SQLSTATE[42000]: Syntax error or access violation: 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 books.state = 1 ' at line 26

Stack trace:

#0 /usr/share/php5/zendframework/library/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array)
#1 /usr/share/php5/zendframework/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array)
#2 /usr/share/php5/zendframework/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT?        ...', Array)
#3 /usr/share/php5/zendframework/library/Zend/Db/Adapter/Abstract.php(737): Zend_Db_Adapter_Pdo_Abstract->query('SELECT?        ...', Array)
#4 /var/www/michel-lafon.fr/website/application/modules/default/models/Book.php(494): Zend_Db_Adapter_Abstract->fetchAll('SELECT?        ...')
#5 /var/www/michel-lafon.fr/website/application/modules/default/controllers/LivresController.php(105): Model_Book->getAlikes(Array)
#6 /usr/share/php5/zendframework/library/Zend/Controller/Action.php(516): LivresController->auteursAction()
#7 /usr/share/php5/zendframework/library/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('auteursAction')
#8 /usr/share/php5/zendframework/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /usr/share/php5/zendframework/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#10 /usr/share/php5/zendframework/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#11 /var/www/michel-lafon.fr/website/public/index.php(121): Zend_Application->run()
#12 {main}

Request Parameters:

array(6) {
  ["book_id"]=>
  string(4) "1753"
  [2]=>
  string(36) "Patrice  Gaulupeau, Ghislaine  Rayer"
  ["module"]=>
  string(7) "default"
  ["controller"]=>
  string(6) "livres"
  ["action"]=>
  string(7) "auteurs"
  ["resource"]=>
  string(14) "default:livres"
}