mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #689] Modal "New Item" opens only if "Upload" dialog is opened first #487
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#487
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 @devnull4242 on GitHub (Dec 19, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/689
I use Tiny File Manager on different systems and on some systems it works fine. Thank you for the great software.
But on one system (only http:// and not https://) (free provider https://bplaced.net, PHP 8) i have got the issue that if i see the listed folders and files and i click on "New Item" nothing does happen. But if i first click on "Upload" and then i click on "New Item" all works fine. Modal for files/folder is opened and i can create a file or a folder.
Perhaps the problem is in line 3391. Sorry i can not insert the line in this post.
@michael-milette commented on GitHub (Feb 13, 2022):
Hi @devnull4242 ,
I noticed recently that TinyFileManager is not fully PHP 8 compatible yet. Your issue might be related. Try it out with the recently released version to see if that helps (though still not fully PHP 8 yet).
Very happy to see that @prasathmani has been busy applying fixes in the last week or so. 👍
Best regards,
Michael Milette