juristas.com.br

Não foi possível exibir a página solicitada... por favor tente novamente!

Undefined index: profile


Rits_Application::run() /home/storage/3/b1/5f/juristas/public_html/juristas/index.php [25]
Rits_Application::dispatch() /home/storage/3/b1/5f/juristas/public_html/juristas/rits/_library/Rits/Application.php [105]
Zend_Controller_Front::dispatch() /home/storage/3/b1/5f/juristas/public_html/juristas/rits/_library/Rits/Application.php [139]
Zend_Controller_Dispatcher_Standard::dispatch(object, object) /home/storage/3/b1/5f/juristas/public_html/juristas/rits/_library/Zend/Controller/Front.php [954]
Zend_Controller_Action::dispatch(string) /home/storage/3/b1/5f/juristas/public_html/juristas/rits/_library/Zend/Controller/Dispatcher/Standard.php [289]
Visitor_ProfileController::homeAction() /home/storage/3/b1/5f/juristas/public_html/juristas/rits/_library/Zend/Controller/Action.php [513]
_errorhandler(integer, string, string, integer, array) /home/storage/3/b1/5f/juristas/public_html/juristas/rits/modules/visitor/controllers/ProfileController.php [48]
42      */
43     public function homeAction()
44     {
45         $this->getProfileInfo('home');
46         
47         
if($this->registry['profile']['my']) {
48             $this->getProfileContatosToAdd();
49         }
50         $this->getProfileFindme();
51         $this->getProfileFormacao();
52         $this->getProfileExperiencia();