[GH-ISSUE #113] uploaded image's copy path is not correct #80

Closed
opened 2026-03-02 15:55:35 +03:00 by kerem · 4 comments
Owner

Originally created by @jessicastorm1986 on GitHub (Jan 4, 2019).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/113

Hii,

Link to check - http://sapphireprofits.com/mrc-imgs/tinyfilemanager.php

Please use admin credentials

Added specific directory path -

$directories_users = array( 'admin' => '/home3/sapphire/public_html/mrc-imgs/', 'user' => '/home3/sapphire/public_html/mrc-imgs/' );

When trying to copy the uploaded image or open it, its trying from - http://sapphireprofits.com/sunset.jpg

Another issue is, it is not excluding the file tinyfilemanager.php

i tried like this

// Array of files and folders excluded from listing $GLOBALS['exclude_items'] = array( '/home3/sapphire/public_html/mrc-imgs/tinyfilemanger.php', 'tinyfilemanger.php );

Please help

Originally created by @jessicastorm1986 on GitHub (Jan 4, 2019). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/113 Hii, Link to check - http://sapphireprofits.com/mrc-imgs/tinyfilemanager.php > Please use admin credentials Added specific directory path - `$directories_users = array( 'admin' => '/home3/sapphire/public_html/mrc-imgs/', 'user' => '/home3/sapphire/public_html/mrc-imgs/' );` When trying to copy the uploaded image or open it, its trying from - **http://sapphireprofits.com/sunset.jpg** Another issue is, it is not excluding the file tinyfilemanager.php i tried like this `// Array of files and folders excluded from listing $GLOBALS['exclude_items'] = array( '/home3/sapphire/public_html/mrc-imgs/tinyfilemanger.php', 'tinyfilemanger.php );` Please help
kerem 2026-03-02 15:55:35 +03:00
  • closed this issue
  • added the
    Request
    label
Author
Owner

@prasathmani commented on GitHub (Jan 4, 2019):

@jessicastorm1986 , open images http://sapphireprofits.com/mrc-imgs/sunset.jpg and to hide tinyfilemanager.php , add in exclude_items with same name. i can see name is different in your file.

<!-- gh-comment-id:451379469 --> @prasathmani commented on GitHub (Jan 4, 2019): @jessicastorm1986 , open images [http://sapphireprofits.com/mrc-imgs/sunset.jpg](http://sapphireprofits.com/mrc-imgs/sunset.jpg) and to hide `tinyfilemanager.php` , add in `exclude_items` with same name. i can see name is different in your file.
Author
Owner

@jessicastorm1986 commented on GitHub (Jan 4, 2019):

thanks it worked

<!-- gh-comment-id:451414603 --> @jessicastorm1986 commented on GitHub (Jan 4, 2019): thanks it worked
Author
Owner

@jessicastorm1986 commented on GitHub (Jan 4, 2019):

in actions there should be an option of copy direct link

<!-- gh-comment-id:451415414 --> @jessicastorm1986 commented on GitHub (Jan 4, 2019): in actions there should be an option of copy direct link
Author
Owner

@prasathmani commented on GitHub (Jan 4, 2019):

in actions there should be an option of copy direct link

I'll try in feature releases. change the default password.

<!-- gh-comment-id:451427843 --> @prasathmani commented on GitHub (Jan 4, 2019): > in actions there should be an option of copy direct link I'll try in feature releases. change the default password.
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#80
No description provided.