mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-27 19:35:58 +03:00
[GH-ISSUE #899] Advanced Editor indent wrong #593
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#593
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 @nguyentranchung on GitHub (Nov 27, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/899
@smalos commented on GitHub (Dec 1, 2022):
No issues here with the latest version . Do you see any errors (check the server logs)?
@prasathmani commented on GitHub (Dec 2, 2022):
@nguyentranchung , not able to reproduce, help us with more information
@nguyentranchung commented on GitHub (Dec 2, 2022):
@prasathmani @smalos
This error sometimes occurs usually related to permissions. I will close this issue until it reappears
@michacassola commented on GitHub (Dec 19, 2022):
I have the same issue on some files, don't know how to reproduce though.
@michacassola commented on GitHub (Feb 13, 2023):
My permissions are 0644 for all files for the same user as nginx and php-fpm...
Also the settings won't save. Tried also without seperate config file.
@prasathmani What information do you need additionally?
Here my nginx conf pointing to tfm: https://github.com/HOSTYON/qycli/blob/dev/cnf/nginx/common/tfm.conf
Is that the issue because it is using a folder deeper than the htdocs folder that is the actual root?