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
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
▶ Reproduction steps
- install chevereto in a sub-directory
- add name of sub-directory to app/env.php file 'CHEVERETO_HOSTNAME_PATH' => '/[sub-directory]/'
- upload image, and paste thumbnail link and/or short link to another website
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