mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 10:55:56 +03:00
[GH-ISSUE #487] header #358
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#358
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 @joon49 on GitHub (Jan 26, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/487
hello,
I have a problem with tinymanager.
the web site as 2 erros:
Warning: Constants may only evaluate to scalar values in /var/www/sdb/d/b/akwacrash/essai3/index.php on line 378
Warning: Cannot modify header information - headers already sent by (output started at /var/www/sdb/d/b/akwacrash/essai3/index.php:378) in /var/www/sdb/d/b/akwacrash/essai3/index.php on line 2309
What's the problem?
thanks
@prasathmani commented on GitHub (Jan 26, 2021):
not sure, need to check, meantime you can turn off the errors using settings (Error Reporting)
@ArlorNaturalScientific commented on GitHub (Jan 31, 2021):
Hello,
Arrays cannot be used in "define" function with PHP5.
I will make a commit soon for that :)
@joon49 commented on GitHub (Jan 31, 2021):
Hello,
Thanks for that.
De : ArlorNaturalScientific notifications@github.com
Envoyé : dimanche 31 janvier 2021 12:26
À : prasathmani/tinyfilemanager tinyfilemanager@noreply.github.com
Cc : joon49 joon43149@gmail.com; Author author@noreply.github.com
Objet : Re: [prasathmani/tinyfilemanager] header (#487)
Hello,
Arrays cannot be used in "define" function with PHP5.
I will make a commit soon for that :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/prasathmani/tinyfilemanager/issues/487#issuecomment-770366908 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ASRRXFWZLC4NGC3UOVEYQN3S4U455ANCNFSM4WTGEBVA . https://github.com/notifications/beacon/ASRRXFRGYW3J56FRBMX27JLS4U455A5CNFSM4WTGEBVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFXVN3PA.gif
@ArlorNaturalScientific commented on GitHub (Jan 31, 2021):
Here is the commit:
github.com/prasathmani/tinyfilemanager@f45e018153