mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #512] Blank page on modify #375
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#375
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 @sebastianomelita on GitHub (Mar 22, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/512
bye,
when i load a file a see this all code

but, when i modify the same file a see a blank page

I'm using PHP 8.0 on Apache server.
Seems that some particular char values or string values hangs the editor visualization process.
There is some logic to avoid this behavior?
Sebastiano
@EV-soft commented on GitHub (May 27, 2021):
Try with setting PHP to version 7.4
TinyFileManager seems not compatible with PHP 8.0