[GH-ISSUE #504] Exclude Files & Folders doesn't work #370

Closed
opened 2026-03-02 15:58:12 +03:00 by kerem · 3 comments
Owner

Originally created by @marcel255 on GitHub (Feb 27, 2021).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/504

i Exclude this files, but allways shown

$exclude_items = array(
'index.php',
'translation.json'
);

Originally created by @marcel255 on GitHub (Feb 27, 2021). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/504 i Exclude this files, but allways shown $exclude_items = array( 'index.php', 'translation.json' );
kerem 2026-03-02 15:58:12 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@prasathmani commented on GitHub (Feb 28, 2021):

$exclude_items will work, make your added the entry in config.php, if config.php is not there then fallback config will apply from tinyfilemanager.php.

<!-- gh-comment-id:787399038 --> @prasathmani commented on GitHub (Feb 28, 2021): `$exclude_items` will work, make your added the entry in `config.php`, if `config.php` is not there then fallback config will apply from tinyfilemanager.php.
Author
Owner

@marcel255 commented on GitHub (Feb 28, 2021):

Hi,
thank you for your reponse. Unfortunately it makes no difference whether I enter it in config.php or in tinyfilemanager.php.
The data will still be listed. The view function only brings the message "File not available". Download and other functions work.
I have no idea where the problem could be. I can also send you a DM with the link and take a look at it :)

I use Microsoft Edge.

<!-- gh-comment-id:787419425 --> @marcel255 commented on GitHub (Feb 28, 2021): Hi, thank you for your reponse. Unfortunately it makes no difference whether I enter it in config.php or in tinyfilemanager.php. The data will still be listed. The view function only brings the message "File not available". Download and other functions work. I have no idea where the problem could be. I can also send you a DM with the link and take a look at it :) I use Microsoft Edge.
Author
Owner

@prasathmani commented on GitHub (Apr 28, 2021):

check #528

<!-- gh-comment-id:828353706 --> @prasathmani commented on GitHub (Apr 28, 2021): check #528
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#370
No description provided.