I have a problem with cms version 1.02 with the upload.
This is the rule in my config.php file
#Permissions for uploaded files. This only really needs changing if your
#host has a weird permissions scheme.
$config['default_upload_permission'] = '777';
I change the default permission to 777 because 660 don't work and also 777 don't work.
The images get the permission 660, But only the THUMBS... The large pictures
get permission 777.
What's wrong
Any fix please?
Thnx in advance,
Michael


