Exception

Brak oferty o podanym ID. (510)

Stack Trace

  1. at exception origin
    in /home/banki/domains/banki.pl/application/models/CppConnector.php line 45
    1.             if (!empty($content->data) && !empty($content->data->error))
    2.             {
    3.                 throw new Exception
    4.                 (
    5.                     $content->data->str.' ('.((int)($content->data->error)).')',
    6.                     ((int)($content->data->error))
    7.                 );
  2. at CppConnector-> fetch (array('offerId' => '3658', 'kwota_kredytu' => '5000', 'okres_kredytu' => '36', 'product' => 6, 'content' => 200))
    in /home/banki/domains/banki.pl/application/models/Products/Abstract.php line 186
    1.         $params['product'] = $this->idProduct();
    2.         $params['content'] = $action;
    3.         unset($params['module'], $params['controller'], $params['action']);
    4.         return $this->fetch($params);
    5.     }
    6. }
  3. at Products_Abstract-> fetchResults (200, array('offerId' => '3658', 'kwota_kredytu' => '5000', 'okres_kredytu' => '36', 'module' => 'public', 'controller' => 'kg', 'action' => 'details'))
    in /home/banki/domains/banki.pl/application/models/Products/Abstract.php line 131
    1.     public function details($params)
    2.     {
    3.         unset($params['offerName']);
    4.         $ret $this->fetchResults(self::ACTION_DETAILS$params);
    5.         $params array_merge($params$this->detailsGuessedParams($ret->receivedParams));
    6.         $offer $this->fillItemAdditionalProperties($ret->item$params);
    7.         $offer->receivedParams $ret->receivedParams;
  4. at Products_Abstract-> details (array('offerId' => '3658', 'offerName' => 'crdit-agricole-promocja-k … zystna-pozyczka-do-20-tys', 'kwota_kredytu' => '5000', 'okres_kredytu' => '36', 'module' => 'public', 'controller' => 'kg', 'action' => 'details'))
    in /home/banki/domains/banki.pl/library/Comperia/Controller/ProductAbstract.php line 76
    1.         $params $this->_request->getParams();
    2.         $model  $this->model();
    3.  
    4.         $this->view->result $item $model->details($params);
    5.  
    6.         if ($params['offerName'] != $item->nameSimplified)
    7.         {
  5. at Comperia_Controller_ProductAbstract-> detailsAction ()
    in /home/banki/domains/banki.pl/application/modules/public/controllers/KgController.php line 12
    1.  
    2.     public function detailsAction()
    3.     {
    4.         parent::detailsAction();
    5.     }
    6.  
    7.     public function indexAction()
  6. at KgController-> detailsAction ()
    in /home/banki/domains/banki.pl/vendor/zendframework/zendframework1/library/Zend/Controller/Action.php line 516
    1.                     if ($this->getInvokeArg('useCaseSensitiveActions')) {
    2.                         trigger_error('Using case sensitive actions without word separators is deprecated; please do not rely on this "feature"');
    3.                     }
    4.                     $this->$action();
    5.                 } else {
    6.                     $this->__call($action, array());
    7.                 }
  7. at Zend_Controller_Action-> dispatch ('detailsAction')
    in /home/banki/domains/banki.pl/vendor/zendframework/zendframework1/library/Zend/Controller/Dispatcher/Standard.php line 308
    1.         }
    2.  
    3.         try {
    4.             $controller->dispatch($action);
    5.         } catch (Exception $e) {
    6.             // Clean output buffer on error
    7.             $curObLevel ob_get_level();
  8. at Zend_Controller_Dispatcher_Standard-> dispatch ([object Zend_Controller_Request_Http], [object Zend_Controller_Response_Http])
    in /home/banki/domains/banki.pl/vendor/zendframework/zendframework1/library/Zend/Controller/Front.php line 954
    1.                  * Dispatch request
    2.                  */
    3.                 try {
    4.                     $dispatcher->dispatch($this->_request$this->_response);
    5.                 } catch (Exception $e) {
    6.                     if ($this->throwExceptions()) {
    7.                         throw $e;
  9. at Zend_Controller_Front-> dispatch ()
    in /home/banki/domains/banki.pl/application/Bootstrap.php line 33
    1.         self::setupZFDebug();   // Ustawienia systemu/modulu ZFDebug
    2.  
    3.         Core_Profiler::step('_pre_dispatch');
    4.         $response self::$frontController->dispatch();
    5.         Core_Profiler::step('_post_dispatch');
    6.         self::sendResponse($response);
    7.         
  10. at Bootstrap:: run ()
    in /home/banki/domains/banki.pl/public_html/index.php line 26
    1.  
    2. try {
    3.     /* uruchomienie bootstrapa */
    4.     Bootstrap::run();
    5.     /* uruchomienie sesji */
    6.     Zend_Session::start();

Request Params

Array
(
    [offerId] => 3658
    [offerName] => crdit-agricole-promocja-kredytu-gotowkowego-w-sumie-korzystna-pozyczka-do-20-tys
    [kwota_kredytu] => 5000
    [okres_kredytu] => 36
    [module] => public
    [controller] => kg
    [action] => details
)

Version Information

Zend Framework:
1.12.20
PHP:
5.3.3-7+squeeze28
System:
Linux KeiSATA8Vps1 2.6.32-openvz-042stab092.3-amd64 #1 SMP Sun Jul 20 13:35:19 MSK 2014 x86_64
Timestamp:
2024-03-28T20:42:01+0000
W ramach naszej witryny stosujemy pliki cookies w celu świadczenia usług na najwyższym poziomie. Korzystanie z witryny bez zmiany ustawień dotyczących cookies oznacza, że będą one zamieszczane w urządzeniu końcowym. Możecie dokonać w każdym czasie zmiany ustawień dotyczących cookies. Więcej szczegółów w naszej "Polityce prywatności".