Gambalunga
💖 Chevereto Fan
Reproduction steps
The display of the full size image (or viewing) is available to any person. This works perfectly with embed codes without links or direct url of the image. For example:
When a thumbnail with a link is posted the expected result would be to be able to click on the thumbnail to display the full size image.
Unexpected result
When a thumbnail with a link is posted a login is requested before the full size image can be viewed.
For example:

This can be resolved by replacing the image shortcode in the link with the full url.
Error log message
Does not apply
- Site is set to "Private" mode which requires a user login to upload or view images.
- Embed codes are used to post full size images on forums without links
- Embed codes are used to post thumbnails or medium size images with link to the full size image.
The display of the full size image (or viewing) is available to any person. This works perfectly with embed codes without links or direct url of the image. For example:

Code:
[img]https://tm-img.com/images/2023/02/26/VWPoloGearshift.jpeg[/img]
When a thumbnail with a link is posted the expected result would be to be able to click on the thumbnail to display the full size image.
Unexpected result
When a thumbnail with a link is posted a login is requested before the full size image can be viewed.
For example:

Code:
[url=https://tm-img.com/image/LkQdh][img]https://tm-img.com/images/2023/02/26/VWPoloGearshift.th.jpeg[/img][/url]
Code:
[url=https://tm-img.com/images/2023/02/26/VWPoloGearshift.jpeg][img]https://tm-img.com/images/2023/02/26/VWPoloGearshift.th.jpeg[/img][/url]
Error log message
Does not apply
Last edited: