Exception detected!

Notice: Undefined index: category_id

500 Internal Server Error - ContextErrorException

Stack Trace

  1. in src/Frontend/Modules/Shop/Actions/Detail.php at line 91  -
    1.         // get by URL
    2.            $this->product FrontendShopModel::get($this->URL->getParameter(1));
    3.         $this->category FrontendShopModel::getCategoryById($this->product['category_id']);
    4.         // anything found?
    5.         if (empty($this->product)) {
  2. at ErrorHandler ->handleError ('8', 'Undefined index: category_id', '/data/sites/web/heidipascalbe/www/src/Frontend/Modules/Shop/Actions/Detail.php', '91', array('cookieOrderId' => null, 'cookiesEnabled' => true, 'cookieExists' => false, 'orderId' => '230245'))
    in src/Frontend/Modules/Shop/Actions/Detail.php at line 91  +
  3. at Detail ->getData ()
    in src/Frontend/Modules/Shop/Actions/Detail.php at line 54  +
  4. at Detail ->execute ()
    in src/Frontend/Core/Engine/Block/Extra.php at line 146  +
  5. at Extra ->execute ()
    in src/Frontend/Core/Engine/Page.php at line 418  +
  6. at Page ->processExtras ()
    in src/Frontend/Core/Engine/Page.php at line 135  +
  7. at Page ->load ()
    in src/Frontend/Core/Engine/Frontend.php at line 50  +
  8. at Frontend ->initialize ()
    in app/routing.php at line 166  +
  9. at ApplicationRouting ->handleApplication (object(Frontend))
    in app/routing.php at line 120  +
  10. at ApplicationRouting ->frontendController (object(Request), 'shop/shoplijst/detail/oorbellen-11')
  11. at call_user_func_array (array(object(ApplicationRouting), 'frontendController'), array(object(Request), 'shop/shoplijst/detail/oorbellen-11'))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 139  +
  12. at HttpKernel ->handleRaw (object(Request), '1')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 62  +
  13. at HttpKernel ->handle (object(Request), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 69  +
  14. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/Kernel.php at line 40  +
  15. at Kernel ->handle (object(Request))
    in index.php at line 63  +

Logs  -

Stack Trace (Plain Text)  +