• 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
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

v4.0.4 CHEVERETO_HOSTNAME_PATH wrong path when following links

user_f1e85

Chevereto Member
*️⃣ Must open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.

▶ Reproduction steps
  1. install chevereto in a sub-directory
  2. add name of sub-directory to app/env.php file 'CHEVERETO_HOSTNAME_PATH' => '/[sub-directory]/'
  3. upload image, and paste thumbnail link and/or short link to another website
😢 Unexpected result
when you click the link or thumbnail the sub-directory path is added twice on the image page so the user sees a 404 error message.
even though the thumbnail shows correctly and the link code is correct, when the user lands on the image page the sub-directory is added twice.

For example, paste this link in the browser or click on it and look at the sub-directory /img/ : https://savvyify.com/img/image/3JLl
but if you paste the thumbnail url for the same link it works correctly: https://savvyify.com/img/images/2022/11/19/2022-11-19_008.th.png

This bug did not occur in version 4.0.1
 
🔒 This bug report is locked pending 60 day resolution. Having same issue? Give a like to say "me too".
 
I'm afraid I don't understand your concern, please elaborate. Both links works for me, I don't understand what I'm missing out.
 
Thanks for your feedback, the links may seem like they work now because I moved my install to a sub-domain https://img.savvyify.com/ and redirected the sub-directory https://savvyify.com/img/ install to it to solve my issue as I couldn't wait 60 days for a reply.
Please see this thread While I was able to work around this issue I recommend examining this closer on your server using the Reproduction steps above to solve this for your future users that install in a sub-directory.
Thanks and have a great day.
 
Back
Top