[TYPO3-dev] tt_address in 4.1.2
Dmitry Dulepov [typo3]
dmitry at typo3.org
Tue Oct 2 13:49:34 CEST 2007
Steffen Kamper wrote:
> in list view with try to edit / add new tt_address records i get this
> message
> Fatal error: Cannot use string offset as an array in
> /var/www/web3/html/t3lib/class.t3lib_div.php on line 3700
>
> Does anybody knows what is going wrong here?
> Sry for asking without detailed investigation
It happens when you have this in PHP5:
$array = array('a' => 'a1');
$var = $a['a']['b']['c'];
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-dev
mailing list