[Typo3] $GLOBALS['TSFE']->tmpl->setup not working

Jan Hancic typo3 at ks-con.si
Tue Aug 16 09:38:05 CEST 2005


Well it was working before...

I guess I have no other option than to check other extensions :\
This could be soo much eaiser...


lp
Jan


-----Original Message-----
From:	Peter Niederlag [mailto:niederlag at ikd01.de]
Sent:	Fri 12/08/2005 21:23
To:	typo3-english at lists.netfielders.de
Cc:	
Subject:	Re: [Typo3] $GLOBALS['TSFE']->tmpl->setup not working
Hi,

Jan Hancic schrieb:
> Hi list,
> 
> A couple weeks ago I have developed an extension for typo3. It is a simple gallery, nothing fancy.
> It was working perfectly. But today I wanted to put the extension on another page (not the same typo3 instalation).
> So anyways I have installed the extension as planed, and created the template with some setup options I need.
> But now the extension is not working.
> The probblem is that I can not retrive setup options from my template (nothing is returned)
> I use this call:
> 
> $this->property_name = $GLOBALS['TSFE']->tmpl->setup['my_property_name'];

This is really in no way supported I think.

Have a look at the manuals or other extensions. It is very easy if you
do it right.

foo_pi->main($content,$conf) {
}

You will get all your TS served in $conf.
[...]

HtH,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *
_______________________________________________
Typo3-english mailing list
Typo3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english





More information about the TYPO3-english mailing list