Exception detected!

Page not found.

404 Not Found - NotFoundHttpException

Stack Trace

  1. in lib/Zikula/Bundle/CoreBundle/Controller/LegacyController.php at line 189  -
    1.         if (false === $return) {
    2.             // hack for BC since modules currently use ModUtil::func without expecting exceptions - drak.
    3.             throw new NotFoundHttpException(__('Page not found.'));
    4.         } else {
    5.             if (true === $return) {
    6.                 // controllers should not return boolean anymore, this is BC for the time being.
  2. at LegacyController ->getLegacyResponse ('News', 'user', 'display', array(), false)
    in lib/Zikula/Bundle/CoreBundle/Controller/LegacyController.php at line 94  +
  3. at LegacyController ->legacyAction (object(Zikula_Request_Http))
  4. at call_user_func_array (array(object(LegacyController), 'legacyAction'), array(object(Zikula_Request_Http)))
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 137  +
  5. at HttpKernel ->handleRaw (object(Zikula_Request_Http), '1')
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php at line 57  +
  6. at HttpKernel ->handle (object(Zikula_Request_Http), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php at line 67  +
  7. at ContainerAwareHttpKernel ->handle (object(Zikula_Request_Http), '1', true)
    in vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php at line 183  +
  8. at Kernel ->handle (object(Zikula_Request_Http))
    in index.php at line 23  +

Logs  -

Stack Trace (Plain Text)  +