TinyPortal
Development => Support => Topic started by: neon401 on October 08, 2008, 03:11:57 PM
Hey there
Is there any way to allow the download manager to allow all extensions for upload?
If I remove everything from Allowed file extensions I won't be able to upload anything.
Thanks
Not without going through the download modules code and manually changing it to do so. Right now, it takes that list and uses it as the allow list. Not that big of a deal to add an extension IMO.
I guess I'll just add the extensions myself then.
Thanks for the quick response.