[Typo3-dev] Sessions in t3lib_SCbase

Volker Biberger info at sitekick.de
Wed Mar 17 17:00:38 CET 2004


Hi,

has anyone any Idea How Sessions in BE-Modules are handelt? When 
creating a own BE-Module (not a submodule to something else) calls like 
typolinks ( $this->cObj->typolink($name,$link_arr)) or Retriving of 
Sessiondata ($GLOBALS["TSFE"]->fe_user->getKey('ses','tx_mymodule') 
cause an Error (Call to a member function on a non-object).

I think it has to do with the extended class (tslib_pibase vs. 
t3lib_SCbase). Are there corresponding calls in t3lib_SCbase? Is there 
any way to find out how the t3lib_SCbase is used (Docs, debug-methods)?

Any help would be appriceated.

Volker 





More information about the TYPO3-dev mailing list