tpeez
Forum Replies Created
-
Forum: Plugins
In reply to: Before / After Audio PlayerI still haven’t found a solution.
Forum: Fixing WordPress
In reply to: How to allow users to upload large filesYea I agree, my uploads page is password protected. Only for users that purchase services.
Forum: Fixing WordPress
In reply to: How to allow users to upload large filesI actually did find a solution. This uploader here uploads files in “chunks”. For example you can set it to upload in 10MB chunks, and after the entire file is uploaded all the chunks are put back together.
I’ve successfully uploaded a 1GB file on a server in which the php.ini settings specify a 64MB max_upload_size.
There’s the site ^, Let me know if it works out for you.
Forum: Plugins
In reply to: Plugin for displaying "whats new"Anything on this?
Forum: Fixing WordPress
In reply to: Adding plugins to pagesCool thanks,
I’ve been messing around and I’ve found a lot more out.
I’m just searching for a good file upload plugin. Something that has a progress bar, something nice. Only thing I’ve found that has been somewhat of what I want so far is the Inline Uploader.
Thanks for the response.