[TYPO3-templavoila] problems in FCE with access to register from Page-Template-TS
Lee Perry
leeperry at slack.de
Fri Feb 20 11:34:01 CET 2009
Hi Steffen,
Steffen Kamper schrieb:
> register are globals so they should be available all the time
> ($GLOBALS['TSFE']->register). Your problem seems to be a order problem.
> If the FCE is renderd before the HMENU the register value isn't written
> yet.
okay, it seems to be the problem - the FCE or maybe the whole
TemplaVoila-Extension (?) will be rendered before the main template is
rendered.
Can I change the order of rendering or can I do something else to solve
this problem, because I will only get my register in the main-template?
thanx,
Lee
More information about the TYPO3-project-templavoila
mailing list