Exception detected!

404 Not Found - NotFoundHttpException

Stack Trace

  1. in src/ct/DeployerBundle/Controller/AdminThemeController.php at line 597  -
    1.         /** @var CtTheme $theme */
    2.         if (!$theme $em->getRepository('ctDeployerBundle:CtTheme')->findBySlug($slug)) {
    3.             throw new NotFoundHttpException();
    4.         }
    5.         // check if custom marketing link is set
  2. at AdminThemeController ->buyRedirectAction ()
    in app/bootstrap.php.cache at line 3276  +
  3. at HttpKernel ->handleRaw ()
    in app/bootstrap.php.cache at line 3235  +
  4. at HttpKernel ->handle ()
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 67  +
  5. at ContainerAwareHttpKernel ->handle ()
    in app/bootstrap.php.cache at line 2594  +
  6. at Kernel ->handle ()
    in web/app.php at line 27  +

Logs  -

Stack Trace (Plain Text)  +