[GH-ISSUE #57] wrong upload directory and rename of uploaded file #40

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

Originally created by @schmidtdruck on GitHub (Aug 31, 2018).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/57

when uploading a file, the destination path will be created in the upload folder. e.g..
upload to: localhost->tinyfilemanager->uploads
the file is in: localhost->tinyfilemanager->uploads->tinyfilemanager
and the file ist renamed to the last name of the directory path:
test.pdf was renamed to "uploads" , with missing extension (.pdf).
any ideas how to fix that?

Originally created by @schmidtdruck on GitHub (Aug 31, 2018). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/57 when uploading a file, the destination path will be created in the upload folder. e.g.. upload to: localhost->tinyfilemanager->uploads the file is in: localhost->tinyfilemanager->uploads->tinyfilemanager and the file ist renamed to the last name of the directory path: test.pdf was renamed to "uploads" , with missing extension (.pdf). any ideas how to fix that?
kerem 2026-03-02 15:55:12 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@prasathmani commented on GitHub (Sep 21, 2018):

@schmidtdruck , not able to reproduce the issue, provide more information.

<!-- gh-comment-id:423452744 --> @prasathmani commented on GitHub (Sep 21, 2018): @schmidtdruck , not able to reproduce the issue, provide more information.
Author
Owner

@schmidtdruck commented on GitHub (Sep 21, 2018):

see the screenshots, that explains it better.
http://www.schmidtdruck.com/tinyfilemanager/pic1.png
http://www.schmidtdruck.com/tinyfilemanager/pic2.png
http://www.schmidtdruck.com/tinyfilemanager/pic3.png
Thanks for your help!
Frank

<!-- gh-comment-id:423467760 --> @schmidtdruck commented on GitHub (Sep 21, 2018): see the screenshots, that explains it better. http://www.schmidtdruck.com/tinyfilemanager/pic1.png http://www.schmidtdruck.com/tinyfilemanager/pic2.png http://www.schmidtdruck.com/tinyfilemanager/pic3.png Thanks for your help! Frank
Author
Owner

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

@schmidtdruck configure correctly $root_url and $root_path.

<!-- gh-comment-id:455518559 --> @prasathmani commented on GitHub (Jan 18, 2019): @schmidtdruck configure correctly `$root_url` and `$root_path`.
Author
Owner

@prasathmani commented on GitHub (Feb 14, 2019):

try with latest, feel free to reopen if issue is not fixed

<!-- gh-comment-id:463525813 --> @prasathmani commented on GitHub (Feb 14, 2019): try with latest, feel free to reopen if issue is not fixed
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#40
No description provided.