administradores.com.br

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

Undefined index: profile


Rits_Application::run() /home/administ/new.administradores.com.br/public_html/index.php [24]
Rits_Application::dispatch() /home/administ/new.administradores.com.br/rits/_library/Rits/Application.php [105]
Zend_Controller_Front::dispatch() /home/administ/new.administradores.com.br/rits/_library/Rits/Application.php [139]
Zend_Controller_Dispatcher_Standard::dispatch(object, object) /home/administ/new.administradores.com.br/rits/_library/Zend/Controller/Front.php [954]
Zend_Controller_Action::dispatch(string) /home/administ/new.administradores.com.br/rits/_library/Zend/Controller/Dispatcher/Standard.php [289]
Visitor_ProfileController::homeAction() /home/administ/new.administradores.com.br/rits/_library/Zend/Controller/Action.php [513]
_errorhandler(integer, string, string, integer, array) /home/administ/new.administradores.com.br/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->getProfileAvisos();
49             $this->getProfileContatosToAdd();
50         }
51         $this->getProfileFindme();
52         $this->getProfileFormacao();