Forum's https:// not showing - despite https:// being active

Did a quick source code search, and it may have something to do with the website favicons, in the profile status updates, where people are advertising in the status update.

If I am wrong, someone else might point to the correct item.
 
Did a quick source code search, and it may have something to do with the website favicons, in the profile status updates, where people are advertising in the status update.

If I am wrong, someone else might point to the correct item.

O.K., I hope someone knows how to fix!
 
Now your SSL certificate is expired, so you should go ahead and renew it. As of now, visitors will get a warning from their browser before visiting the site.

Also, it seems that it is your favicon that causes the https to break. I see the following in my console:
Code:
Loading mixed (insecure) display content “http://illiweb.com/fa/favicon/discussion.ico” on a secure page

You're not using that favicon anyways, so you should probably just remove the line entirely from your head.
 
Back
Top Bottom