Issue With SSL (HTTPS) Enabled

Started by HPR,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HPRTopic starter

Dear Sir
There is issue while using SSL(HTTPS).link icons not showing as shown in picture Only Black Square.......... You cannot view this attachment.
  •  
    The following users thanked this post: tweky94

Marius P.

Make sure you use https for the site url in vibe_config.php
It's a good practice to redirect your traffic to https from the server.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  
    The following users thanked this post: HPR

HPRTopic starter

Hello Sir
its https in the url section of vibe_config.php
shall i change the permissions of particular directory or change something with cloudflare ??

Thank you
  •  

Marius P.

I'm not familiar with Cloudflare but if you right-click on the page and select Inspect - > Console I'm sure some errors will pop-ul in that box and you can tell what's wrong.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

HPRTopic starter

Dear Mario sir

As per Your Guidance i found multiple errors of blocked content error in fonts folder...... few errors mentioned below

Blocked loading mixed active content "http://example.com/themes/main/styles/fonts/icomoon.svg?z5ra72#icomoon"
downloadable font: failed to start download (font-family: "Roboto" style:normal weight:400 stretch:100 src index:5): content blocked source
Blocked loading mixed active content "http://example.com/themes/main/styles/fonts/material-symbols-outlined.woff2"

in Learn more Highlight link next to Errors i found the following

https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content

which says it is related to HTTPS but i dont know how to solve this.......Please Help Thank you
  •  

Marius P.

Go to vibe_config.php, double check that the url for the cms starts with https, this error sais it's not.
Then, redirect your http to https via .htaccess (you'll have to google this one since I'm on a mobile atm).

Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

HPRTopic starter

Hello Sir
The Url for the cms starts with https.i changed the .htacess with old vibe .htacess file but nothing helpfull. i also tried change .htacess http to https but not worked..

Thankyou
  •  

Marius P.

Are you sure this isn't something related to Cloudflare?
I can't seem to reproduce such an issue with PHPVibe.
You can check https://www.videoshifter.com/
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

Similar topics (1)

Replies: 1
Views: 34