Hi. On 18.09.2008 00:04 bernd wilke wrote: > [2] in this part of your server normaly you have no access by the TYPO3- > BE as TYPO3 want to have control over this files. >
but you can easily change that by moving uploads/ into fileadmin and creating a symlink: $ mv uploads/ fileadmin/ $ ln -s fileadmin/uploads uploads/ now uploads is accessible by filelist module. -- cheers, Steffen http://www.t3node.com/ _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
