MyBB Community Forums

Full Version: to delete
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
to delete
I suppose you could hijack the system into using different upload paths based on usergroups.

But I’m unsure how easy that would be.
okais i understand maybe someone have an idea how to do

the other way is to Allow only Vip member to Access to forum section vip and to upload X file Type like zip and normal member can only access to normal forum section and only upload preview post no game etc nothing more
effone Wrote:You can easily control the speed of download based on usergroup through PHP itself.
Remember to use set_time_limit(0) for uninterrupted download.

Or, you may like to look at readymade library for your purpose:
https://github.com/bandwidth-throttle/ba...h-throttle