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
4.63k stars 1.63k forks source link

Advanced Search not working and small idea about the TinyFileManager document #380

Open minhducykk opened 4 years ago

minhducykk commented 4 years ago

I am trying the advanced search function but I don't know if it has any advanced options but it doesn't seem to work.

image

I have a small idea about the TinyFileManager document section for configuring files. When I first used it, I was a bit confused about opening any file between tinyfilemanager.php and config.php because the document told me to open the tinyfilemanager.php file.

When I configured my login account, it seemed that it didn't work after a while I found out that config.php must be configured in order to work, I'm not a code expert.

And I found some configuration parts between tinyfilemanager.php and config.php quite similar. So should the duplicate configurations be deleted in the tinyfilemanager.php file and rewrite the instructions according to the new version? Because I think there will be some people who may lose time due to the wrong file configuration.

Thanks for listening to the comments

AgentSmith0 commented 1 year ago

Advanced search can be fixed with https://github.com/prasathmani/tinyfilemanager/pull/878.