prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
5.02k stars 1.68k forks source link

Direct link fine but can't use the download button #1226

Open CedricReymond opened 3 months ago

CedricReymond commented 3 months ago

Hello, I am using latest version on IIS+php5.6 listing of 30 files is slow but working. I can click on direct link to view the pdf file, but when I click the download button I get the prompt are you sure? But then I can the error cannot get to this page ... Hope you can help, Thanks, Cedric

Owned67 commented 2 months ago

getting same issue and same for delete button... all other work fine..

ive remove user on `$readonly_users = array(

);`

but issue persist..