[TYPO3-dev] [BE] makeInstance and call userfunc

Francois Suter fsuter at cobweb.ch
Tue Jan 29 16:32:30 CET 2008


Hi,

> Thansk allot that got us a bit further, but the pibase functions are not 
> working, pi1 is extended with pibase like so
> 
> class tx_efrpho_pi1 extends tslib_pibase {
>     <code>
> }

The issue seems to be that the $cObj member variable is not initialised. 
I don't know where this takes place, so I can't tell you what code you 
need. Try searching in the source for an example of something like 
t3lib_div::makeInstance('tslib_cObj'), it may give you pointers.

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch




More information about the TYPO3-dev mailing list