[TYPO3-dev] $conf doesn't contain values from ext_typoscript_setup.txt
Thomas Mammitzsch
typo at pure.kicks-ass.net
Wed Jun 28 17:26:05 CEST 2006
hi all,
i have a problem with my fe extension to access values from $conf inside
my main function. there is stored several configuration data in it. but
the only things i get, when i make a debug call are:
includeLibs typo3conf/ext/ux_myext/pi1/class.ux_myext_pi1.php
userFunc ux_myext_pi1->main
templateFile EXT:ux_myext/pi1/ux_myext_tmpl.html
but there should be also:
refreshInterval = 7000
in the TypoScript Object Browser this value appears. Whats wrong?
regards, Thomas
More information about the TYPO3-dev
mailing list