[TYPO3-dev] tt_address in 4.1.2

Steffen Kamper steffen at sk-typo3.de
Tue Oct 2 18:17:48 CEST 2007


"Dmitry Dulepov [typo3]" <dmitry at typo3.org> schrieb im Newsbeitrag 
news:mailman.1.1191325772.18756.typo3-dev at lists.netfielders.de...
> 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

so, got it, it was an error in rte xml-file.
Line 39: Invalid document end

so i deleted all l10n files and made a new import - done.
Sometimes the error-messages don't give an idea whats going on.

vg  Steffen 






More information about the TYPO3-dev mailing list