https images problem

Permalink
Hello,

i now have a ssl certificate for my website and can reach it by "https://www.shaolinsteyr.at"
but some pictures won't work, they don't show up because of mixed content problems. So I deleted them and add them again, now most of the images are working with, but one image, that one in the global area on top left, you come to the homepage with, is working on somme pages ond on some pages not. How can I fix this?

And is it right, if I want to enforce https to insert following in the htaccess file?
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L]

 
shaolinsteyr1 replied on at Permalink Reply
Now I entered as Canonical URL and SSL URL "https://shaolinsteyr.at" . Now I can't login anymore. I get the following error message:

Invalid form token. Please reload this form and submit again
shaolinsteyr1 replied on at Permalink Reply
Solved the problem with the invalid token error. The Problem with the Image is still there, can somewone help?

I changed the canonical url and ssl url in concrete.php tohttp://www.shaolinsteyr.at (now I deleted it until the image Problem is solved). With this I don't need to rewrite the htaccess to force https.
shaolinsteyr1 replied on at Permalink Reply
Can nobody help me? It is qite strage, if i resave the logo it works on certain sites and on others not...
mnakalay replied on at Permalink Best Answer Reply
mnakalay
Hello,
I have the feeling the issue is gone but you are still having problems on some pages because of the cache. Empty the cach and check again, I think it should work.

I am saying that because I went through practically every page and I didn't see any problem.
shaolinsteyr1 replied on at Permalink Reply
Thank you, empty the cache did the thing. I had to think about it on myselfe.