Several issues with images: upload and display

Edwin

Member
1742655660380.png

Hi,

I encounter several issues with images. I try to keep them seperated from each other, not necessarily they are related.

1) Upload a logo (this happens for sure since v12.6)

1742655916329.png

1742655985336.png


2) Image is not displayed (this is an issue I have for a longer time now and I do not get it solved):

1742656600904.png

It is not displayed wherever it normally would be possible. I have no special settings yet, all standard.

1742656874968.png

Image is uploaded, image can be shown on the server, it's all okay, but it will not display in the front end, for whatever reason. If you click on the link it's not displayed too, or when you download it, it can also not be displayed by any photo editor/viewer. And there is no error message.

1742657079549.png

Some other settings which I think are all okay:

1742657618098.png
1742657673093.png

In the database:

1742658024541.png

I also tried different browsers, but the behavior is the same.
I heve exactly the same version of DaDaBIK and setup on a localhost and there I also encounter issue 1, but issue 2 is not occuring there.

Thanks for having a look at this issues.

Best,
 
Last edited:

Edwin

Member
I have found the solution for issue 2: image not displayed. In one of the custom function files there was an empty row behind the php closing tag which appearantly creates output.

1742732722672.png

Issue 1 is still a problem and I think it is a bug.
 
Top