Project

General

Profile

Actions

Bug #56103

closed

Language Menu error

Added by Daniel Seinsche about 10 years ago. Updated almost 10 years ago.

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 #1

Updated by Markus Klein about 10 years ago

  • Status changed from New to Needs Feedback

Hi!

Can you please check the typo3\sysext\core\Classes\TypoScript\TemplateService.php file if the function updateRootlineData() exists in the file.
I had a look at the source and didn't find any reason why the function should not be there.

Please also post here, which extension you installed, beside the system extensions.

Actions #2

Updated by Daniel Seinsche about 10 years ago

Hello,

that's really weird. I checked the file TemplateService.php on my central kernel (came with version 6.1.7) and the function is missed in this file. Then i downloaded the 6.1.7 source package again yesterday and the function is included!
Don't know why but the function got lost anyhow in my TemplateService.php. I replaced my file with the file from the latested downloaded source package and of course this fixed the issue.

I run several instances of TYPO3 with different purposes sharing one kernel, so a list of extensions would be quite long. Still need the list?

Thanks.

Actions #3

Updated by Alexander Opitz about 10 years ago

If the issue is gone then the list isn't needed any more.

Sounds like the file was replaced with an older one maybe from another installation or not updated properly.

Actions #4

Updated by Alexander Opitz almost 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF