We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

ssl problems - Photo Carousel | Forum

tammy harris
tammy harris Oct 14 '14
the plugin widget breaks the ssl seal https 


Sergey Kambalin
Sergey Kambalin Oct 15 '14
Hello,


Could you give me more details of the issue. 

This widget does not use any external content, so all resources are loading using the same protocol as the main site.

tammy harris
tammy harris Oct 15 '14
yes resources are fine and even why no padlock shows all content is secure 
http://www.whynopadlock.com/

in forum ross has find problem in photos plugin that any page with photos breaks the seal
Google Chrome considers this: "javascript:void(0)" as insecure,
http://www.oxwall.org/forum/topic/25855

the same your plugin in 
Google Chrome

but in explorer i get the only showing secure content cick here to show all content 
and the photo carousel does not show on the page
click show all content then can see photo carousel

the problem my be related to photos plugin
The Forum post is edited by tammy harris Oct 15 '14
Sergey Kambalin
Sergey Kambalin Oct 15 '14
Yes, you are right. This issue is related to Photo plugin. Photo Carousel uses this functions. It should be fixed in Photo plugin, I can not fix it from my plugin.
tammy harris
tammy harris Oct 15 '14
yes but ur plugin has some extra none secure 

i think may be best wait untill they fix the photo plugin will make easier to find the extra problem
Sergey Kambalin
Sergey Kambalin Oct 15 '14
This code snippet ( javascript:void(0) ) several times in Photo plugin. I will add the issue to the Photo plugin issue tracker.
tammy harris
tammy harris Oct 15 '14
ok thank will see on photo update
tammy harris
tammy harris Oct 15 '14
another problem is it is above everything 
the images are above the console 

friends drop menu on click it it opens and is behind the images and you have to scrool down the page to view friend requests and notification

can the images be bough back a step 
Sergey Kambalin
Sergey Kambalin Oct 15 '14

Could you provide a screenshot or send me test user password to your site ( thenaughtyretreat.com )

tammy harris
tammy harris Oct 16 '14
snip of the problem 


Hybrid
Hybrid Feb 14 '19

If anyone is still struggling with Mixed Content issues even after trying all the possible solutions provided on the Oxwall Forum, try this:


Why not just add this to your page settings "Custom Head Code" --> Go to Admin Dashboard --> Settings --> Page Settings --> Add this meta tag to your "Custom Head Code" section:


<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">


For a deeper understanding, please refer to the following: https://developers.google.com/...fixing-mixed-content

You do not have permission to reply this topic