Page 1 of 1

Admin image upload problem

Posted: 05 Aug 2013, 10:24
by amanuensis
Hi

I follow the instructions to upload files to a newly created folder and they seem to upload correctly.
I go through to the front end and see the thumbnails in place but when I click the thumbnails, any of them,
it never loads up the high res version - any ideas as to why this has started since the latest upgrade?
I can use FTP to upload them and all seems to work well - problem is that my client would need to have FTP
access to upload this way and I don't want to give the client if possible, the permission to get access this way.
I have done this before with dire consequences as the client went walk-about on the server and messed up the whole job.

Many thanks in advance for any help

Re: Admin image upload problem

Posted: 05 Aug 2013, 10:38
by amanuensis
I have checked the permissions on the successfully uploaded files and they are 600.
when i change them to 644 they all work correctly.
How can i ensure that the files being uploaded via the admin arrive on the server as 644 and not 600?

Re: Admin image upload problem

Posted: 05 Aug 2013, 16:34
by mjau-mjau
You mean images receive correct permissions when uploading by FTP, but not when using the uploader in the admin?

Re: Admin image upload problem

Posted: 05 Aug 2013, 18:08
by amanuensis
Yes.

Re: Admin image upload problem

Posted: 11 Aug 2013, 07:45
by Nick
Hi,

This is a bit strange as Imagevue should set 666 to files and 777 to folders by default. We haven't change anything in this regard since 2.7.4. And in fact it does:
Code
-rw-rw-rw-   1 _www  wheel  56977 11 Aug 18:44 test.jpg
Are you sure nothing has changed on your sever?

Re: Admin image upload problem

Posted: 11 Aug 2013, 07:52
by amanuensis
Thanks again for replying

Nothing has changed to my knowledge but I will investigate further as I could do with this back 'on track'.