( ! ) Fatal error: Class 'Kohana_SQL_Exception' not found in /var/www/bibpr.cassioweb.com/cassioweb/modules/leap/classes/Base/DB/Firebird/Connection/Standard.php on line 120 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 232504 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 557416 | Kohana_Request->execute( ) | .../index.php:118 |
3 | 0.0099 | 559256 | Kohana_Request_Client->execute( class Request { protected $_requested_with = NULL; protected $_method = 'GET'; protected $_protocol = 'HTTP/1.1'; protected $_secure = TRUE; protected $_referrer = 'https://bibpr.cassioweb.com/cassioweb/search/details/previous'; protected $_route = class Route { protected $_filters = array (...); protected $_uri = '(<controller>(/<action>(/<id>)))'; protected $_regex = array (...); protected $_defaults = array (...); protected $_route_regex = '#^(?:(?P<controller>[^/.,;?\\n]++)(?:/(?P<action>[^/.,;?\\n]++)(?:/(?P<id>[^/.,;?\\n]++))?)?)?$#uD' }; protected $_routes = array (); protected $_header = class HTTP_Header { protected $_accept_content = NULL; protected $_accept_charset = NULL; protected $_accept_encoding = NULL; protected $_accept_language = NULL; private ${ArrayObject}:storage = array (...) }; protected $_body = NULL; protected $_directory = ''; protected $_controller = 'Search'; protected $_action = 'notice'; protected $_uri = 'search/notice'; protected $_external = FALSE; protected $_params = array (); protected $_get = array (); protected $_post = array (); protected $_cookies = array ('session' => NULL); protected $_client = class Request_Client_Internal { protected $_previous_environment = NULL; protected $_cache = NULL; protected $_follow = FALSE; protected $_follow_headers = array (...); protected $_strict_redirect = TRUE; protected $_header_callbacks = array (...); protected $_max_callback_depth = 5; protected $_callback_depth = 1; protected $_callback_params = array (...) } } ) | .../Request.php:990 |
4 | 0.0109 | 590248 | Kohana_Request_Client_Internal->execute_request( class Request { protected $_requested_with = NULL; protected $_method = 'GET'; protected $_protocol = 'HTTP/1.1'; protected $_secure = TRUE; protected $_referrer = 'https://bibpr.cassioweb.com/cassioweb/search/details/previous'; protected $_route = class Route { protected $_filters = array (...); protected $_uri = '(<controller>(/<action>(/<id>)))'; protected $_regex = array (...); protected $_defaults = array (...); protected $_route_regex = '#^(?:(?P<controller>[^/.,;?\\n]++)(?:/(?P<action>[^/.,;?\\n]++)(?:/(?P<id>[^/.,;?\\n]++))?)?)?$#uD' }; protected $_routes = array (); protected $_header = class HTTP_Header { protected $_accept_content = NULL; protected $_accept_charset = NULL; protected $_accept_encoding = NULL; protected $_accept_language = NULL; private ${ArrayObject}:storage = array (...) }; protected $_body = NULL; protected $_directory = ''; protected $_controller = 'Search'; protected $_action = 'notice'; protected $_uri = 'search/notice'; protected $_external = FALSE; protected $_params = array (); protected $_get = array (); protected $_post = array (); protected $_cookies = array ('session' => NULL); protected $_client = class Request_Client_Internal { protected $_previous_environment = NULL; protected $_cache = NULL; protected $_follow = FALSE; protected $_follow_headers = array (...); protected $_strict_redirect = TRUE; protected $_header_callbacks = array (...); protected $_max_callback_depth = 5; protected $_callback_depth = 1; protected $_callback_params = array (...) } }, class Response { protected $_status = 200; protected $_header = class HTTP_Header { protected $_accept_content = NULL; protected $_accept_charset = NULL; protected $_accept_encoding = NULL; protected $_accept_language = NULL; private ${ArrayObject}:storage = array (...) }; protected $_body = ''; protected $_cookies = array (); protected $_protocol = NULL } ) | .../Client.php:114 |
5 | 0.0129 | 642376 | invoke
( class Controller_Search { public $template = class View { protected $_file = '/var/www/bibpr.cassioweb.com/cassioweb/application/views/templates/default.php'; protected $_data = array (...) }; public $auto_render = TRUE; public $request = class Request { protected $_requested_with = NULL; protected $_method = 'GET'; protected $_protocol = 'HTTP/1.1'; protected $_secure = TRUE; protected $_referrer = 'https://bibpr.cassioweb.com/cassioweb/search/details/previous'; protected $_route = class Route { ... }; protected $_routes = array (...); protected $_header = class HTTP_Header { ... }; protected $_body = NULL; protected $_directory = ''; protected $_controller = 'Search'; protected $_action = 'notice'; protected $_uri = 'search/notice'; protected $_external = FALSE; protected $_params = array (...); protected $_get = array (...); protected $_post = array (...); protected $_cookies = array (...); protected $_client = class Request_Client_Internal { ... } }; public $response = class Response { protected $_status = 200; protected $_header = class HTTP_Header { ... }; protected $_body = ''; protected $_cookies = array (...); protected $_protocol = NULL } } ) | .../Internal.php:97 |
6 | 0.0129 | 642560 | Kohana_Controller->execute( ) | .../Internal.php:97 |
7 | 0.0138 | 663872 | Controller_Search->action_notice( ??? ) | .../Controller.php:84 |
8 | 0.0159 | 770064 | Controller_Search->getResultDetails( NULL, class Metier_Results { public $content = 'We are legions'; public $results = array (); public $nbresults = 0; public $pagination = NULL; public $current_result_index = -1; public $last_datas_form = NULL; public $account = array (); public $current_page = 1; public $items_page = 10; public $session = 'native'; public $cart = array (); public $current_cart_index = -1; public $results_sorted = ''; public $logged = array (); public $debug_datas = array () }, ??? ) | .../Search.php:648 |
9 | 0.0187 | 908840 | Model_Search->getByNotice( NULL, NULL ) | .../Search.php:821 |
10 | 0.0216 | 1015008 | Base_DB_Firebird_Connection_Standard->query( 'select titres.numnot as notice, \r\n support.nume as numsupport,\r\n support.support as support,\r\n genre.nume as numgenre,\r\n notice.numcentredint as numcentredint,\r\n genre.genre as genre,\r\n notice.isxx2 as isbn10,\r\n \t\t\tnotice.isxx as isbn13,\r\n titres.titre as titre, \r\n sstitres.titre as soustitre,\r\n serietitres.t...', ??? ) | .../Search.php:1443 |