![]() |
|
Upload limit, multiple users or ftp - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Upload limit, multiple users or ftp (/thread-4313.html) |
Upload limit, multiple users or ftp - igirisjin - 2008-12-24 Ive tested Zen gallery a year or two ago and like it ... its advanced since I last looked but its still a 1 man/woman system. Questions - I couldn't find by searching:
ftp isnt the answer for low tech people=50% of the population. To be honest I'm looking for a user based gallery - any chance of that happening? Wish list: Andy (outdoorclubjapan.com) ps Upload limit, multiple users or ftp - fatman - 2008-12-25 In my opinion, I think Zenphoto keeping a personal gallery is a better idea, I am afraid of implement multi-user function will increase the complexity and lead to the change of fast and simple zenphoto.... Upload limit, multiple users or ftp - acrylian - 2008-12-25 Zenphoto is actually meant mainly as a personal gallery solution to be customized via themes to your liking (if you are not satisfied with the standard setup).
Upload limit, multiple users or ftp - igirisjin - 2008-12-27 Thanks for the detailed reply - I will look into the points. Gallery2 is uploading large files so it seemed a bit strange when Zen wouldnt. Upload limit, multiple users or ftp - Aardvark - 2009-01-16 @acrylian I also have this same issue. I was hoping to use ZenPhoto for our company to help manage our large photo library. Unfortunately this 2MB limit is much too small. I looked around in the troubleshooting section but didn't find anything regarding this limitation. The biggest appeal of ZenPhoto is that the interface is clean and simple. The server I have is well capable of handling large file uploads. I've already changed my php.ini file to read 20M instead of 2M but the limit still seems to be in place. Without going in to the code and modifying it myself I'm coming to the forum to find out if there's something more "supported" that I can do. @fatman Adding the features that igirisjin and I want (especially the large file upload part of it) would not transform ZenPhoto into the turtle you are afraid it would be come. In fact, most likely scenario is that it would make ZenPhoto more robust because it would require better code (not that ZenPhoto is not already good). Another great feature for the business user is to be able to upload file pairs. The way this would be used is to upload a low-res image and hi-res image (probably JPG and RAW files). This way I could have a thumbnail preview, a medium, large, and RAW version of a photo. Upload limit, multiple users or ftp - sbillard - 2009-01-16 The size of an file upload is determined by the PHP ini setting Upload limit, multiple users or ftp - Aardvark - 2009-01-16 @sbillard Apparently I forgot to restart Apache. Now it's working. Thanks. Upload limit, multiple users or ftp - TheJester12 - 2009-01-17 Hey guys, I tried to search around in the forums or in the Trac but all I found was this old post. It seems like a lot of people have complaints about the 2 MB limit that most servers put in place. Has there been any discussion about using a Flash uploader to get around this? I believe Wordpress and other CMS's use this strategy for file uploads. I don't know much about them, but I found this one and this one and this one just by searching Google for flash uploader. Would it work, certainly would be a nice feature? |