[TYPO3-ect] div Fatal error: Cannot use string offset as an array
Franz Holzinger
franz at fholzinger.com
Tue Sep 4 08:28:50 CEST 2007
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