[TYPO3-dev] eID with cObj

Steffen Kamper steffen at sk-typo3.de
Wed Jun 13 12:06:49 CEST 2007


"Wolfgang Klinger" <wolfgang at stufenlos.net> schrieb im Newsbeitrag 
news:mailman.322326.1181728395.21067.typo3-dev at lists.netfielders.de...
> *hiya!*
>
> Georg Ringer wrote:
>> THe current code is a little bit messy but should be understandable: 
>> http://phpfi.com/241369
>> Error-msg: Fatal error: Call to a member function on a non-object  in the 
>> following line:
>> $img = $GLOBALS['TSFE']->cObj->IMAGE($imgTSConfig);
>
> you will have to create a valid tslib_cObj (that's the name of the class 
> defined in tslib/class.tslib_content.php) object.
> Should work with
> $GLOBALS['TSFE']->newCObj();
> if not take a look at tslib/class.tslib_fe.php how it's done there...
>
>
> hth, bye
> Wolfgang

hi wolfgang,

this is included, but dosn't work.
That was the way i did that in BE-Modul, there i have the working cObj.
So anyway, something is missing, making local cObj dosn't work either.

what is about the pics displayed with eID ? They should have an cObj ?

vg  Steffen 






More information about the TYPO3-dev mailing list