• 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

Changing Image Path

Johnathan

Chevereto Member
We are able to change the image path via the admin panel and the images will upload to the new directory but when we go to look at an image it is still looking to the original images path which renders nothing because the images are in the new path. How would we go about fixing this?
 
That setting is something that doesn't change the old path to the new one, you need to do that change manually in your server. Just rename the path.
 
/dashboard/settings/image-upload there you change the mapping, you need to manually change the old folder to new folder using FTP or something like that.
 
Ok so we have descided to go with a cdn amazon s3 which we use for other sites, we went through the set up and the test file was delivered and we were able to upload some test images and that all went well but we cannot see them on our site, all it shows is a grey box with a name in it.

What are we doing wrong? it is looking for http://xxx.com/image/r but that doesnt exist, it should be grabbing them from amazon but its not, it is uploading to amazon. So how can we get it to show the images?
 
Back
Top