[TYPO3] dynamic image from outside of the fileadmin folder?

Arjen Hoekema arjenhoekema at gmail.com
Sat Jul 28 11:35:42 CEST 2007


Hi Katja,

You could add the folder "myfolder" to the Typo3 readable paths by 
adding it to the ['FE']['addAllowedPaths'] setting in the install tool.

Or just add:

$GLOBALS['TYPO3_CONF_VARS']['FE']['addAllowedPaths'] = 'myfolder';

to your "localconf.php".

Kind regards,

Arjen Hoekema


More information about the TYPO3-english mailing list