[TYPO3-dev] Error in FE-editing: Call to undefined method stdClass::getDynNestedStack()
Bjoern Pedersen
pedersen at frm2.tum.de
Thu Aug 20 15:29:30 CEST 2009
Dear List,
If I try to use Fe-editing in a self-written extension, I get the
following PHP-error:
PHP Fatal error: Call to undefined method
stdClass::getDynNestedStack() in
/home/webmaster/frm2/typo3_src-4.2.8/t3lib/class.t3lib_tceforms_inline.php
on line 245,
A look at the code showed, that it sould be a TCEForm object.
Where is my fault? Probably i miss some configuration in TCA.
The extension uses IRRE and dam-Imageinclusion.
FE-editing for other extension (e.g. tt_news) works as expected.
Björn
More information about the TYPO3-dev
mailing list