![]() |
|
Ajax file manager upload limit ridiculously small - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Ajax file manager upload limit ridiculously small (/thread-2088.html) |
Ajax file manager upload limit ridiculously small - arvidtp - 13-10-2008 Trying out zenpage - seems great, but one thing is bothering me so far: The Ajax file manager is telling me I can't upload an image > 50KB in size. That seems like a very small limitation. I can upload files up to 20MB to my server via PHP. Is there any way to change this? Obviously I can upload larger files via FTP, but the people I am making the site for don't necessarily know how to do that - nor should they need to. Thanks! Ajax file manager upload limit ridiculously small - acrylian - 13-10-2008 Yes, indeed that is set ridiculous low...it's the default setting by it's creators. Of course you can set the upload maxsize yourself: There in line 70 you will find: I will set the upload value higher in the svn, too. Ajax file manager upload limit ridiculously small - arvidtp - 13-10-2008 Great! that worked. Thanks! |