No progress status in PECL upload progress bar
azwildcat - November 16, 2009 - 09:57
| Project: | FileField |
| Version: | 6.x-3.2 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I have pecl upload progress installed and seemingly working. I say seemingly because I don’t see the actual progress, i.e., 25 mb of 50 mb. I only see what’s in the attached file and nothing else. What can be wrong and how can I get the bar to display the progress? Thanks.
| Attachment | Size |
|---|---|
| no_progress.jpg | 35.4 KB |

#1
First, check your status report at 'admin/status/report' and see if FileField is reporting that upload progress is working. It should provide instructions if there are any missing requirements.
#2
I’ve done everything I read about—placed the php_uploadprogress.dll file in C:\xampp\php\ext\ then added the line extension=php_uploadprogress.dll in php.ini and finally restarted the web server. In the report, it shows that PECL is enabled. Yet, I still don’t see the actual “progress.”
#3
I am having this problem as well. Had my shared host (Hostgator) install it, and the Drupal status report page shows it as enabled. Currently, all I see is the "Please wait..." message in the attached image.
#4
Just wanted to post back that this is working for me with Filefield fields. The screenshot I posted was using the default drupal upload field, so it did not display.
#5
I have it running from FileFields also, yet I still don't see the "progress."