sorry, for posting it here! but i don't know how to work with trac.
when uploading a large number of fullsize images with ftp, you'll get the following error while browsing sites in admin, as well as the frontend. would be kinda confusion for the users to see this, while browsing.
`
Warning: getimagesize(IMAGE-URL) [function.getimagesize]:
failed to open stream: Permission denied
in / ... /zp-core/lib-GD.php on line 309
Warning: getimagesize(IMAGE-URL) [function.getimagesize]:
failed to open stream: Permission denied
in / ... /archiv/zp-core/lib-GD.php on line 32
`
its caused by unfinished images in the process of uploading. i've uploaded some fullsize images (about 50 images with 12MP) into an album.
Comments
my images are processed fine once, they are uploaded and i don't have any more errors after the upload is finished. maybe i am wrong, but to me it just seems like it can't handle half finished files. its understandable but i wonder if there is a way to mute the error, since an upload on that size can take an hour on my line.
i was away for the weekend and while i'm back now, i have activated the button. makes a few things better and easier for my side, but i'm still having this problem. it won't be fixed for my install this way, since i give every user an account and users can only see their albums with the containing subalbums. there are no published albums at all. every user needs to be manager to view its own album and its no way to hide it while uploading. i just use zen for giving my users the chance to review the my photos of them (usually portraits) and download the zips with the images.
one way would be, to assign a managed user for every subalbum (seems not to be implemented).
but i have another question regarding ftp uploads. if i create a new album in the admin page it's always 755 for the webservers user (www-data on debian). its not possible to login with this user on debian over ssh and i have to set the directory to 775 by hand. is there an option to change it by default to 775? if not i could probably change the line in the code or find a solution outside zen.
i have to add: zen works perfectly for the task i use it for! nice work, guys!