[TYPO3-team-core-v5] Component "F3_FLOW3_Session_PHP" is not registered?

Ricardo Mieres ricardo.mieres at 502.cl
Wed Sep 10 07:56:15 CEST 2008


Ricardo Mieres escribió:
> 
> Hi everybody
> 
> 
> I wondering if I am doing something wrong, I'm working  in the login sys 
>  for the CPanel and wanted to use the class F3_FLOW3_Session_PHP but an 
> exception is thrown
> 
> "#1166550023: Component "F3_FLOW3_Session_PHP" is not registered"
> 
> the last call was :
> 
> /var/www/controlpanel/Packages/CPanel/Classes/F3_CPanel_User.php:
> 
> 00038:  public function initBySession(){
> 
> 00039: 
> $this->session=$this->componentFactory->getComponent('F3_FLOW3_Session_PHP'); 
> 
> 
> 00040:    $this->session->start();
> 00041:    $userUid=$this->session->getData('uid');
> 
> thank
> 
> Ricardo.


forget this post

is fixed..


More information about the TYPO3-team-core-v5 mailing list