Exception detected!

Fatal error: Call to a member function getContenidoDof() on null

500 Internal Server Error - FatalThrowableError

Stack Trace

  1. in src/Dof/DiarioBundle/Controller/IndiceHoyController.php at line 73  -
    1.     
    2.     public function dofAction(Request $request,$dia,$mes,$anio,$file=null)
    3.     {
    4.         if(!$this->getUser()->getContenidoDof() and ($this->getUser()->ConTemp('DOF')  ) )   
    5.             return $this->render('DofMasterBundle:Default:ErrorPermiso.html.twig');
    6.         
    7.         $a$file $file $request->query->get('a');
  2. at IndiceHoyController ->dofAction (object(Request), '10', '09', '2012', 'ife3a_10sep12.htm')
  3. at call_user_func_array (array(object(IndiceHoyController), 'dofAction'), array(object(Request), '10', '09', '2012', 'ife3a_10sep12.htm'))
    in app/bootstrap.php.cache at line 3205  +
  4. at HttpKernel ->handleRaw (object(Request), '1')
    in app/bootstrap.php.cache at line 3167  +
  5. at HttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 3318  +
  6. at ContainerAwareHttpKernel ->handle (object(Request), '1', true)
    in app/bootstrap.php.cache at line 2506  +
  7. at Kernel ->handle (object(Request))
    in public_html/app.php at line 28  +

Logs  -

Stack Trace (Plain Text)  +