[TYPO3-dev] error with turkish language
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Tue Nov 27 13:23:11 CET 2007
Steffen Kamper schrieb:
>
> I found the reason for the Problem, but it's definitive frustrating.
>
> It's a PHP-Bug with turkish locale: No static method works where a capitol I
> is in the name of the function.
> I renamed setUrlIdToken and got following error:
> Fatal error: Call to undefined method t3lib_DB::exec_INSERTquery() in
> /var/www/web1/html/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2587
And so on...
But say, do you really need the locale? If you don't use strftime() or case
modifictions (in TS) etc you can use the standard C locale.
Masi
More information about the TYPO3-dev
mailing list