Login or Register

RSS IconRecent posts in this topic

avatar
orbi on Mar 21. 2007. 4:23 pm
Hi,
I'm new to activeCollab and I think that it is a reallay great project so far!
But I have a request for the "files" tab:

What about uploading large files via AJAX? That would be a nice feature because clients often aren't able to mail large files. And the upload size for "normal" form uploads is limited by webservers.

Here are examples of what I mean:
http://ecosmear.com/relay/
http://www.mailbigfile.com/

thanks
orbi
avatar
rsherman on Mar 30. 2007. 3:07 pm
you can change the file upload limit in the php.ini file. I don't know if you have already tried that or if your server /hosting company will allow it but you could change this:

upload_max_filesize = 50M ; Maximum allowed size for uploaded files
avatar
bandx on Apr 25. 2007. 12:46 am
Although the php.ini file can be amended, an interface boost that Relay would give you would be a great asset in terms of relieving client anxiety on large file upload transfers.

Having said that, I have limited programming knowledge and the bit that I do have tells me that to implement a simple feature would probably require a lot of work.

As the current system is working and customisable (providing that you have access to php.ini), the only benefit is the interface enhancement through Ajax...which would be nice

:-)
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic