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

Advanced search

Forum home » Advanced search » Search result
Pages: « 1 2 3 »

SSL

ross Team
ross Dec 22 '15
Quote from Maxim Kotov Your function base_post_handle_https_static_content is full of bugs. 1) It doesn't recognize linebreaks inside a tags 2) It replaces external http links to https 3) What is the purpose of replacing all plain text to https? $markup = str_replace("http:", "https:", … More
Tecca
Tecca Dec 22 '15
@Ross, linking to http websites is not mixed content or unsecure in any way. Only if it's an image or other content like iframes, but not a simple hyperlink. Links shouldn't be re-written to HTTPS, only assets like images, external javascript, etc. Now, … More
Topic location: Support » General Questions
Unus
Unus Mar 14 '16
Quote from ross Unus, please take a look at Taissa's reply: http://www.oxwall.org/forum/topic/33103?page=1 ok Ross, so what should I take from that post? of course I know ssl is requiring all the links to be https and if one is http it will "explode". … More

SSL

Aditya Saxena
Aditya Saxena Jul 15 '16
I checked that the page is not secure. The error persists after login and the page is showing mixed content. So no, the problem is not fixed.  More
ross Team
ross Jul 15 '16
Do you have the same error in your original post or mixed content errors? If mixed content errors are they related to the old content links or new one?  More
Andrew
Andrew Sep 5 '16
i got issues herehow do i fix my web site fully ssl without mixed contentMixed Content: The page at 'https://newadultgayworld.com/' was loaded over HTTPS, but requested an insecure script 'http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js'. This request has been blocked; … More
Kenneth
Kenneth Sep 21 '16
Quote from Morena Milani I talked to specialists and they told me that you can not solve the problem al100% because some pages remain in http and this will be seen.  Recently there has been a video plug-in for OxWall called SPvideo lite. … More
Morena Milani
Morena Milani Oct 8 '16
Quote from Kenneth Quote from Morena Milani I talked to specialists and they told me that you can not solve the problem al100% because some pages remain in http and this will be seen.  Recently there has been a video plug-in for OxWall called SPvideo lite. … More
Kenneth
Kenneth Oct 8 '16
Quote from Morena Milani Quote from Kenneth Quote from Morena Milani I talked to specialists and they told me that you can not solve the problem al100% because some pages remain in http and this will be seen.  … More
Topic location: Community Exchange » General Chat
dave Leader
dave Oct 4 '16
Has anyone found a solution for this.  It looks like from the error that the video is fine, its the youtube image that is not being being served as https I have a bunch of these in my console. Mixed Content: The page at 'https://example.com/video' was loaded over HTTPS, … More
Kimmo Kivelä
Kimmo Kivelä Nov 10 '16
My site colossus.fi shows no lock and gives: mixed-content.See here: https://colossus.fi/ow/.htaccess redirects to https, and in config.php there's https url. Now what? More
ross Team
ross Nov 14 '16
Your site is http. As to the mixed content, please do the search on the forum, this issue been discussed a lot of times More
Kimmo Kivelä
Kimmo Kivelä Nov 30 '16
I did change root .htaccess to RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://colossus.fi/ow/$1 [R,L] includes/config.php: define('OW_URL_HOME', 'https://colossus.fi/ow/'); Results is I have mixed content, but page loads ok.https://colossus.fi/ow/ More
ross Team
ross Nov 30 '16
mixed content occured due to the uploaded header image. can you reset the image to default and upload new one?  More
Kimmo Kivelä
Kimmo Kivelä Nov 30 '16
I reset the header image and saved it,uploaded new image: mixed content.I got mixed content with default simplicity header image too, or without any header image at all. More
Topic location: Support » General Questions
dave Leader
dave Dec 10 '16
google mixed content and there are tons of help guides to help  you solve that issue.  I cant help you because you know your site better than anyone and youll need to decide which content is mixed and what resources are not https More
Vithul T
Vithul T Aug 16 '17
Quote from Senior Developer I'm glad it worked. This is a hosting related issue, I recommend to upload another apk with bigger size and try to download it, if it stops in the download after 9.63mb too (or before the download is completed) you need to ask for help to your hosting's support. … More
Vithul T
Vithul T Aug 17 '17
I've integrated cloudflare to my oxwall site http://ushare.ml. But the padlock (lock icon in the address bar that indicates https ) icon is missing in all browsers and images are not loading in some browsers. I think the issue is due to mixed content error, … More
Vithul T
Vithul T Aug 17 '17
Quote from Norias You can use the developpers tools of your browser to find http calls to images. What are the changes that i need to make in oxwall in order to prevent mixed content error? More
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 --> … More
Pages: « 1 2 3 »