Everything worked fine with images. However, now image thumbnail is not showing when I'm not logged in. When I'm logged in it shows up. I don't know if that has sonething with cache because our web administrator wanted to use cache because we have very visited web site. I switched off cache and it is the same. We have installed image and image_assist module and we have support for ImageMagick/GD.

When we add image as thumbnail in blog post, image is first shown and then it is blank field. Image is shown only when we are logged in.

I would reall appreciate if someone knows the solution.

Comments

freespirit’s picture

I've figured out that before when images were showing, image address in my blog was something like:

//blog.mydomain.com/files/images/name_2.thumbnail.jpg

and now when images are not shown when I'm not logged in image address is:

//blog.mydomain.com/system/files?file=images/name_2.thumbnail.jpg

Does anyone know why image address has been changed? I didn't do anything, I don't know if web administrator of our web site did something.

Does anyone know the solution for showing images?

freespirit’s picture

Also, I would like to mention that before my images were shown I could have accessed to that image by copying image address in browser, to see that image only. Now when images are not shown and when I copy image address in new browser tab I get the message that I don't have permission to access that page. I get that message when I'm not logged in.