Elxis CMS Forum
Extensions => Components => Topic started by: rulez22 on July 09, 2010, 15:08:06
-
I have IOSR 3 with SSL/TLS enabled. Proper certificate is installed. but when I am trying to make a booking and I am not logged in/registered it shows message "Do you want to view only the webpage content that was delivered securely?" It is obviously some things on the page that are showing via http and not https.
Actually it is pictures on the right (featured hotel) and on the left (hotels in the area..)
Is there a way to fix this?
Thanks
-
Is your Elxis upgraded to 2009.2 ?
-
What browser you used when you got this message?
-
yes can be fixed if is those modules your problem... but i think(not sure.. datahell knows better) that those modules are allready compatible with the ssl characteristics of elxis 2009.2..
so.. what is your elxis version? maybe the actual problem is the elxis version!
-
Elxis is latest 2009.2, browser IE 8
UPD: and yes it was upgraded from 2009.1 to 2009.2 by using script
-
Elxis 2009.2 and IOSR are both fine for SSL.
The real questions are:
- Is your template also SSL compatible? The only ready to use SSL compatible templates are (as far as I know): Philoxenia, IOS Clean and Imagination Webgift.
- Do you have any modules /bots installed that can not handle SSL?
The trick is that when the page is accessed via SSL all links to scripts, images, css files, etc, should start from https. If there is just one starting with http you will have problem.
Go to your page and access it via https. Do right click -> view source.
Find which links are not SSL compatible.
Note that I dont speak about standard links (a href="...."). These can be in http.
Related documentation:
http://wiki.elxis.org/wiki/Secure_URLs (http://wiki.elxis.org/wiki/Secure_URLs)
http://wiki.elxis.org/wiki/IOSR_SSL_support (http://wiki.elxis.org/wiki/IOSR_SSL_support)
We also did a related seminar for SSL some months ago in elxis.org
-
I found the problem.
You were using cache. I disabled cache and now works fine.