Page 1 of 1

An idea

Posted: Fri Mar 29, 2019 12:04 pm
by aydinya
Folder path from admin panel is changing but previously uploaded images do not open.

I want to create a new image folder for every 6 months!

1. Six months : files/gallery1/g1/ ( upload to this folder )
2. other months (ETC.) : files/gallery1/g2/ upload to this folder

Because: overloaded folder does not open.

When saving not just image name, add the image path to the database.

The picture path from the admin panel changes, but there is no problem with previous uploaded images...

Thank you.

Re: An idea

Posted: Fri Mar 29, 2019 12:18 pm
by aydinya
I have encountered this problem:

I don't want to upload too many images in the same folder.
Default picture address: files
I want to create a new image folder for every 6 months!

1. Six months : files/gallery1/g1/ ( upload to this folder )
2. other months (ETC.) : files/gallery1/g2/ upload to this folder
etc.

How can I do?

Note: Folder path from admin panel is changing but previously uploaded images do not open.

Thank you very much.

Re: An idea

Posted: Fri Mar 29, 2019 12:26 pm
by DavidIQ
That's not possible without the aid of an extension. The good news is that since all uploads are viewed or downloaded through the download/file.php script you should be able to handle through that which path things are downloaded from.

Re: An idea

Posted: Fri Mar 29, 2019 2:31 pm
by aydinya
This feature would be good in next version.
Many thanks for the info.
Healthy and happy days.