http://en.pruvost-numismatique.com/my-account

Exceptions

Exception detected!

This user does not have access to this section.

500 Internal Server Error - AccessDeniedException

Stack Trace

  1. in src/FrontBundle/Controller/ProfileController.php at line 47  -
    1.     {
    2.         $user $this->getUser();
    3.         if (!is_object($user) || !$user instanceof UserInterface) {
    4.             throw new AccessDeniedException('This user does not have access to this section.');
    5.         }
    6.         //$user = $this->getManager('InvoiceBundle:Customer')->initForCreation($user);
  2. at ProfileController ->showAction (object(Request))
    in app/bootstrap.php.cache at line 3275  +
  3. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3234  +
  4. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3388  +
  5. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2594  +
  6. at Kernel ->handle (object(Request))
    in web/app.php at line 15  +

Stack Trace (Plain Text)  +