Bug #21615
closed
Fatal error: Call to a member function getSystemLanguages()
Added by Sebastian Lorenz about 15 years ago.
Updated over 14 years ago.
Description
Fatal error: Call to a member function getSystemLanguages() on a non-object in /typo3_src-4.3.0RC1/t3lib/class.t3lib_recordlist.php on line 383
This error comes up in my installations with two languages when I view my page with the page module.
(issue imported from #M12669)
Files
Same problem in my test-install.
I could not reproduce. Can you please add a "debug_print_backtrace();" in class.t3lib_recordlist.php before getSystemLanguages() shall be executed. Thanks in advance!
this was solved in core. Please use latest revision or RC1
Sebastian, as mentioned by Steffen, this was already resolved in TYPO3 4.3-RC1 - however it's still reported by you. Can you please recheck that with the latest release TYPO3 4.3 or the SVN Trunk?
It happend after the Update from 4.3beta3 to 4.3RC1. But it is still the same with the latest trunk dev version. But I ve got the guilty ext for that. With out the necefe ext it works fine. I was a little confused that this happend after the update form Beta to RC1.
The same here. I made the debug, found the error in kb_nescefe. And the same second, the notification of Sebastian's note came in.
And the same her: everything okay in beta3 but not in RC1.
Please test the attached patch with kb_necefe installed.
Thanks a lot. That patch works.
Committed to SVN Trunk (rev. 6506)
Also available in: Atom
PDF