• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

[v3] Uploaded image settings?

Status
Not open for further replies.

Seann

Chevereto Member
Hello,
I am wondering if there is a way to change the location of where an image is upload so, '/images/2014/04/06/image.jpg' to '/i/USERNAME or GUEST/image.jpg' if that's not possible just '/i/YEAR/image.jpg'

and change the file name so if the user uploads 'image.jpg' it gets changes to a random string like '23a43xxc2.jpg'

Thanks.
 
Last edited:
and change the file name so if the user uploads 'image.jpg' it gets changes to a random string like '23a43xxc2.jpg'

I have figured this part out, it can be changed by changing the values in the SQL Database, 'chv_settings > upload_filenaming' and change it to random.

As for the 'upload_storage_mode' being 'datefolder', I am still stuck, as I am unsure where to define new structures.
 
Have you tried visiting yourdomain.com/dashboard/settings/image-upload
You can actually select options for the storage mode and file naming method in the dashboard

As for storage mode at the moment, you can actually choose between Datefolders and Direct
 
Have you tried visiting yourdomain.com/dashboard/settings/image-upload
You can actually select options for the storage mode and file naming method in the dashboard

As for storage mode at the moment, you can actually choose between Datefolders and Direct
*facepalm* Thank you... It seems that the dropdown was getting hidden by AdBlock.
 
*facepalm* Thank you... It seems that the dropdown was getting hidden by AdBlock.

You're welcome 😉 lol. That's weird, Im using Adblock Plus for Chrome, dropdown for the settings menu still shows for me.
Hehe anyway glad I could help!
 
Status
Not open for further replies.
Back
Top