Quote:
Originally Posted by benjaminkramer
It works now...I forgot to aktivate the Plugin System in the config.php
And how does the work go on for a next version of LDM? (new icons...)
I would like to have upload progress status...so that I can see how many percent is the date uploaded and when is it finished....
THx :-)
|
Good!
I'm working through the suggestions during this vacation week. I'll see how far I can get. There are quite a few requests
It's not possible to write a reliable upload progress meter in PHP that will work with all the versions of PHP that vBulletin supports. (They only work with very recent versions of PHP 5.x.) As far as I can tell, the only reliable approach is to bolt on a Java-based progress meter. These generally require a licence fee. I've got one to try out, and will let everyone know how well it works, once tested.