[Typo3-dev] extending Extension-Kickstarter

Martin Poelstra martin at beryllium.net
Thu Apr 29 16:43:38 CEST 2004


Hi Daniel,

> Right now my (probably stupid) problem is, that even though my 
> ux_-Extension of the kickstarter-wizard gets loaded, the class itself 
> never gets instantiated. Usually t3lib_div::makeInstance() should 
> automatically find my ux_-Class and instantiate it instead of the 
> original, but this does not happen.

A little investigation showed that it's not the tx_extrepwizard-class
that's instantiated, but em_kickstarter instead.
Try to rename your class to ux_em_kickstarter, that should do the
trick...

Grtz,
Martin






More information about the TYPO3-dev mailing list