[GH-ISSUE #363] Bug: about online play url error #268

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

Originally created by @huya1121 on GitHub (May 20, 2020).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/363

When I setup "User Specific Directories"
the online play video/img/audio file URL is not correct.
for example:
domain abc.com

User Specific Directories
'user' => '/var/www/abc.com/cloud'

play link should be http://abc.com/cloud/123.mp4
but it shows: http://abc.com/var/www/abc.com/cloud/123.mp4

Originally created by @huya1121 on GitHub (May 20, 2020). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/363 When I setup "User Specific Directories" the online play video/img/audio file URL is not correct. for example: domain abc.com User Specific Directories 'user' => '/var/www/abc.com/cloud' play link should be http://abc.com/cloud/123.mp4 but it shows: http://abc.com/var/www/abc.com/cloud/123.mp4
kerem closed this issue 2026-03-02 15:57:21 +03:00
Author
Owner

@TheFax commented on GitHub (May 24, 2020):

Why you not set only 'user' => '/cloud' ?

<!-- gh-comment-id:633262775 --> @TheFax commented on GitHub (May 24, 2020): Why you not set only `'user' => '/cloud'` ?
Author
Owner

@huya1121 commented on GitHub (May 25, 2020):

Why you not set only 'user' => '/cloud' ?

"Root path "/cloud/gdrive" not found!"
This setting is not going to work.

<!-- gh-comment-id:633366549 --> @huya1121 commented on GitHub (May 25, 2020): > Why you not set only `'user' => '/cloud'` ? "Root path "/cloud/gdrive" not found!" This setting is not going to work.
Author
Owner

@ghost commented on GitHub (Aug 18, 2020):

bug fixed at forked version, please check

https://github.com/GonistLelatel/tinyfilemanager_dev

<!-- gh-comment-id:675583614 --> @ghost commented on GitHub (Aug 18, 2020): bug fixed at forked version, please check https://github.com/GonistLelatel/tinyfilemanager_dev
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#268
No description provided.