Hey all... i wanting to set my site up so users have a limit on the amount of mb they can upload, is there a setting or mod for this?
Hey all... i wanting to set my site up so users have a limit on the amount of mb they can upload, is there a setting or mod for this? |
In a word, No. This has been asked before. A search will turn up a few discussions regarding this. From what I have seen there is no modification to do this at this time. But it would be possible to code something. Light man a fire keep him warm for a night, light him ON fire & he will be warm the rest of his life |
Hey Thanks for the quick reply, yes it would be a good idea...will go on a module search lol |
Unfortunately, no. If you want to set a global upload limit, you can try setting the upload_max_filesize and post_max_size in either your .htaccess file or a php.ini file. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thanks Magnusoft, no what i am looking to do is set a limit of free uploads for audio files per user, then set a different membership level for a higher upload size :-) :-) |
I believe that'll require a custom modification, and I'm not aware of any existing right now. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Could you build me one please hahaha :-) |
That would be a very complex mod requiring changes to pretty much every module in dolphin that deals with storage of information to add tracking of sizes of everything a member uploads. I will not be easy. I also don't believe a module currently exists to do it. https://www.deanbassett.com |
Could you build me one please hahaha :-) See above. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
hehee....cheers anyways guys :-) Respect :-) |