[TYPO3-ect] div Fatal error: Cannot use string offset as an array

Fabien Udriot fudriot at omic.ch
Tue Sep 4 08:58:46 CEST 2007


Hi,

These bugs have been submitted to the bug tracker. They have not been 
handled yet. still waiting.

Could you see, if the bugs you mentioned are corrected in the attached 
file of bug http://bugs.typo3.org/view.php?id=6231

Furthermore, I have proposed a shorter way to write the methods, see the 
little manual on the same link :

tx_div_ff::getFFValue('key') would become :
tx_div_ff::get('key1');

Franz Holzinger a écrit :
> 
> and also change this:
> 
> function loadFlexForm($flexForm,$flexFormName = ''){
> ...
> if($flexForm && is_string($flexForm)){
> 
> to avoid further processing with an empty $flexForm.
> 
> - Franz
> 


More information about the TYPO3-team-extension-coordination mailing list