mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #1226] Direct link fine but can't use the download button #786
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#786
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CedricReymond on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/1226
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 on GitHub (Sep 7, 2024):
getting same issue and same for delete button... all other work fine..
ive remove user on
`$readonly_users = array(
);`
but issue persist..