Quote:
without master profiles it work? So it seems to be permission problem of the new folder. have you tried to give this folder other permissions?
The target directory has CHMOD 777 but I can change it if necessary.
I enabled error logging as you said and just ran two tests. The first was with Master Profile set to NO and this worked and the file was uploaded. It went into a directory called 'users' as it should have done, and not to the user's own directory.
The second was with Master Profile set to YES and this one failed. The part of the logfile says:
09.20.2009 14:48:09 - ERROR 2 in joomla_flash_uploader/tfu/tfu_upload.php, line 114: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 10003 is not allowed to access /var/www/vhosts/domain_snipped.org.uk/images/users/brian owned by uid 48
So although the user's own directory - called 'brian' - has write permissions, there is some reason why the JFU won't write to it.
I'm afraid I'm out of my depth when it comes to server configuration, but if you could point me in the right direction then that would be much appreciated.
Thanks for your help.
John