[Typo3-dev] PHP5 question

Martin T. Kutschker Martin.no5pam.Kutschker at blackbox.n0spam.net
Tue Feb 22 20:42:42 CET 2005


Hi!

Is somethig wrong with this line in PHP5?

$controlTable->bmTDparams =
   isset($conf['bm.']['TDParams']) ?
   $conf['bm.']['TDParams'] :
   'valign="top"';

A newbie reported me this error per mail:

Fatal error: Cannot use string offset as an array in 
/usr/local/src/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_fe.php 
on line 1328

Unfortunately I haven't used PHP5 before, so I don't know if the line or 
his setup is broken.

Masi




More information about the TYPO3-dev mailing list