Progress Bar For Photo Upload

Does anybody have a module that will show a progress bar when uploading an image?

Also, is there a way to limit the size and type of upload and then get a message displayed if the image does not meet the requirements?

 

Thanks!

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 5 Nov 2013

Modules> Photos> Settings

Allowed Extensions:

Available Uploaders:

 

WHM (If not, you need to contact your server host)

PHP Configuration Editor> Advanced Mode

upload_max_filesize

 

Do not know about "does not meet requirement" message.

Quote · 5 Nov 2013

Audanbal-

Thanks for your help. I have all the options enabled.

See screen shot uploadimages.png.

However, On the join page there is only this option joinpageupload.png

Any thoughts? Is this the best option for the join page?

Thanks!

Peer

uploadimages.png · 241.4K · 202 views
joinpageupload.png · 12.4K · 199 views
Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 5 Nov 2013

You get a progress bar with flash.  However, due to the nature of php, with the regular uploader you would not have a progress bar.

Pause: I decided to go look and see what could be out there.  I found  a solution that requires APC to be installed on the web server.  And, I found this:

If you want to create a progress bar for your file uploads in pure PHP and JavaScript, I’ve got some good news. In PHP 5.4, a new feature was introduced that allows accurate reporting on the progress of a file upload.

So it may be possible to include a progress bar for the regular uploader under the right conditions.

Geeks, making the world a better place
Quote · 5 Nov 2013

Upload Photo on Join Page is intended for a single "Avatar" or "Profile Photo" which is Regular by default to get a new user started.

Other than Regular that you have enabled are for Photos Module that registered members use to upload(s) or snapshot for Profile Photos, Blogs, Groups, Events, Forums, etc.

Quote · 5 Nov 2013

Geek Girl-

Thanks let me take a look at this. I will post my findings on this forum. 

Peer

Peer L. Plaut Executive Director, Single Booklovers Connecting Bookworms Since 1970
Quote · 5 Nov 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.