[TYPO3] Thank you for sharing Amal

Christopher bedlamhotel at gmail.com
Tue Jun 20 01:04:06 CEST 2006


Hi,

On 6/19/06, Tan Le <tanl at flirtcreative.com.au> wrote:
>
> Hi all,
>
> Thank you for sharing Amal, I've found the solution to the problem and
> I'd like to share it with everybody :-) I've found a line of code in the
> file call class.t3lib_div.php on line 2460 (version 4.0) which changes
> the mod of the newly created folder like this:
>
> chmod($theNewFolder,
> octdec($GLOBALS['TYPO3_CONF_VARS']['BE']['folderCreateMask'])); //added
> this line, because the mode at 'mkdir' has a strange behaviour sometimes
>
> all I have to do is comment this line out and upload the file to my
> webserver (Linux/Apache) and everything is working fine now.

Have you encountered some situation where no possible value set in
$GLOBALS['TYPO3_CONF_VARS']['BE']['folderCreateMask'] is correct? If
so, does it seem to be a TYPO3 bug, or a problem with your server
environment?

-Christopher



More information about the TYPO3-english mailing list