unlimted on file lister mod

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/71192?pagenum=1
05 November 2025, 01:39

Topic


shaggy073077
unlimted on file lister mod
25 January 2017, 18:22


I am using serverhacker's old board which has file lister mod to it. I am also using it as an intranet message board only. So my questions are:

1.) How do I make the extensions unlimited and wide open to any and all extensions without going threw the ACP and adding every last one?
2.) How do I unlimit the amount of space for the file lister mod to allow unlimited of space to be uploaded/downloaded threw the file lister mod?
Anybody?

Thanks

 

Replies ...


HuwR
26 January 2017, 05:25


Not sure if it is the same file lister as the one on snitzbitz, but if it is then you need to look in file_lister_uploader.asp

for the filetypes, look around line 260-280, it checks the file type and sets a variable allowed to 1 or 0 based on the file type, you just need to override that and force it to 1, similarly the filesize is checked a few lines below that. You may need to make changes to IIS to allow very large files



shaggy073077
26 January 2017, 09:35


I don't run IIS. I have my snitz forum on apache and it's apache on Windows too.
HuwR
26 January 2017, 10:30


it may still have a limit on post/upload sizes which you will need to increase
© 2000-2021 Snitz™ Communications