[TYPO3-templavoila] problems in FCE with access to register from Page-Template-TS
Steffen Kamper
info at sk-typo3.de
Fri Feb 20 11:46:45 CET 2009
Hi.
Lee Perry schrieb:
> 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
>
>
try to change include order in your master template
vg Steffen
More information about the TYPO3-project-templavoila
mailing list