Actions
Bug #56103
closedLanguage Menu error
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2014-02-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Set my language menu by typoscript following examples on page:
http://docs.typo3.org/TYPO3/FrontendLocalizationGuide/BasicSetupOfALocalizedWebsite/LanguageSelectorMenu/Index.html
Toke the TMENU example. But when use the menu to change from L=0 (german) to L=1 (english) i got an PHP Fatal error:
Fatal error: Call to undefined method TYPO3\CMS\Core\TypoScript\TemplateService::updateRootlineData() in /www/sources/typo3_packages/typo3_src-6.1.7/typo3/sysext/frontend/Classes/Controller/TypoScriptFrontendController.php on line 2587
Actions