[TYPO3-english] Why is my TS UserFunc not called?
    Sebastian Gebhard 
    sebastian.gebhard at googlemail.com
       
    Tue Sep 29 09:26:41 CEST 2009
    
    
  
Peter Klein schrieb:
> Try changing:
> 
> Tx_browsableimgtext_UserFuncs->getImgList
> 
> into
> 
> tx_browsableimgtext_UserFuncs->getImgList
> ^
> lowercase "t"
Hi Peter,
though this was NOT a typo because the class was really named like this, you helped me.
It seems that it only works with lowercase.
This should be changed, because "new style" extensions should start with an uppercase T
Thanks a bunch!
    
    
More information about the TYPO3-english
mailing list