prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
5.01k stars 1.67k forks source link

Settings - Theme and Hide Perms/Owner columns can not be toggled #1071

Closed SeDi343 closed 1 year ago

SeDi343 commented 1 year ago

image

I am unable to change Theme to dark and toggle on Hide Perms/Owner columns. When pressing Save it switches back to light Theme and toggled off Hide Perms/Owner columns.

prasathmani commented 1 year ago

are you using external configuration? external configuration will not work. check have write permission as well.

SeDi343 commented 1 year ago

my config.php has permissions 666 and my index.php has 664. I can only configure it throgh the Default Configuration $CONFIG string in index.php but not through the UI

SeDi343 commented 1 year ago

Okay, changing permissions of index.php to 666 made it work but I have to change settings and save them once after another and have to configure it twice. meaning change theme to dark - save - change theme to dark - save