WXforum.net

Administration => WXForum Bugs/Suggestions => Topic started by: shimon on October 07, 2021, 02:03:45 PM

Title: BBCode [img] not working?
Post by: shimon on October 07, 2021, 02:03:45 PM
I'm trying to embed images in a post using the "img" tag like this:

[img]http://shimonmor.com/weather/R0004755.jpg[/img]

But when I preview the post the image doesn't load. 

Does the image have to be secure (https vs http)?  Is that something new?  I've done this before so not sure what the issue is.

Below is the actual link to the image:

(http://shimonmor.com/weather/R0004755.jpg)

Title: Re: BBCode [img] not working?
Post by: saratogaWX on October 07, 2021, 02:40:56 PM
Generally, we encourage use of https for image links as many who browse the forum are using https.  Some browsers are fairly militant about enforcing no-mixed-content (http:https) on https pages.

However, your image using the [img] tags seems to be working for me using https to WXforum.net and Firefox brower.
Title: Re: BBCode [img] not working?
Post by: shimon on October 07, 2021, 07:06:14 PM
Thanks for the reply.  You hit the nail on the head.

It is a browser issue.  Chrome doesn't display http content on https pages.  Works ok on some other browsers I tried.

I'll look into switching my webspace to https.