Website Design and Hosting
PhpBB3 Real Upload Progress Bar mod
Introducing the Real Upload Progress Bar for PhpBB v3.0.x
This mod will give your forum uploaders a progress bar that really works unlike the prepackaged progress bar included in the standard subsilver theme which ‘pretends’ to show you upload progress.
Dynamic upload details available include :
- percent uploaded
- upload speed
- average upload speed
- estimated upload finish time
The Upload Progress Bar makes use of the lightweight JQuery javascript library to display the information to the browser, and for maximum efficiency it is only called when a user makes a post in your forum.
Download the mod below and follow the instructions found in the install.xml file.
PhpBB3 Upload Progress Bar v2.0.1 (67.5 KiB, 1,106 hits)
Requirements: uploadprogress package installed and enabled on your server.
After installation of the uploadprogress package go to you php.ini file and add the following to the very end -
extension=uploadprogress.so
If you want to see if the uploadprogress package is installed and enabled, add the following to a php file -
<?
phpinfo();
?>
Now upload it to your website and open it with your browser. You should see something similar to this somewhere on the page -
That’s all folks, enjoy!
If you really like this mod please donate.
Older versions:
PhpBB3 Upload Progress Bar v1.0.0 (58.6 KiB, 1,063 hits)
PhpBB3 Upload Progress Bar v1.0.1 (59.1 KiB, 1,323 hits)
PhpBB3 Upload Progress Bar v2.0.0 (65.4 KiB, 1,075 hits)
| Print article |


about 1 year ago
Updated PhpBB3 Upload Progress Bar to v1.0.1
about 1 year ago
Hey, this mod is great! I’m just waiting for my host to install the PHP extension then I’m good to go
Thanks so much for this
about 11 months ago
No problem, im glad you’ve found it useful
about 10 months ago
This mod is awesome and works great. Thanks, I have been looking for something like this for a while now.
about 5 months ago
Updated PhpBB3 Upload Progress Bar to v2.0.1