forum img code changed?

Associate
Joined
23 Oct 2013
Posts
1,253
Sorry if this is the wrong place, I cannot find a "forum issues/bugs" section.

I've noticed images that I've used on this forum used to display fine in the post, but now dont, only providing an icon...

It seems that if I host an image on imgur then it will work with img tags, but if I host it on my own webspace then it doesn't (but used to)...

Has the code/requirements changed?

e.g.
XTl6dkj.jpg

works but the same image hosted myself doesn't:
200807.jpg


have there been restrictions where img allows links from?

Also... there's bug when editing the post...
my own web-linked image isn't shown in the edit page, it's just blank space that I cannot edit, to change the link. I need to click on the "use BB Code Editor" to see the img text and do anything. V weird...
 
right, I've rest Chrome and all its settings, removed all extensions and it's still not working :(

looking at console (good idea Dave) - it lists:

Code:
[*]Mixed Content: The page at '<URL>' was loaded over HTTPS, but requested an insecure element '<URL>'. This request was automatically upgraded to HTTPS, For more information see <URL>
[*]GET https://www.dereksdontrun.com/bike/200807.jpg net::ERR_CERT_COMMON_NAME_INVALIDGET
[*]https://forums.overclockers.co.uk/style/default/xenforo/gradients/navigation-tab.png 404 (Not Found)
[*]A cookie associated with a cross-site resource at <URL> was set without the `SameSite` attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with `SameSite=None` and `Secure`. You can review cookies in developer tools under Application>Storage>Cookies and see more details at <URL> and <URL>.

so, the error linked to my webhost is:
"net::ERR_CERT_COMMON_NAME_INVALID"
now, any idea how to fix?
 
If I go to the weblink directly it works fine, just won't show when called from this site. (so, I'm guessing anything like my window's hosts file would nuke being able to see it directly)
 
ah, ok - so I need to poke my webhost to renew their certs?

is there any easy way to check this, so I can get them to verify?
*edit* dumb question - just click the https link of the image ;)

*edit 2* no, I'm being dumb again... if it's my webhost, then it wouldn't work for you guys?

So, how is it working for you all, but not in my Chrome? I guess there's some setting here that's changing it to https over http??? (starting to clutch at straws for lack of knowledge)
 
right.. that's got it...

thanks guys... bloody chrome...

I had to edit site-settings and then allow insecure content for this forum...

engadget post seems to suggest it's new security being phased into Chrome, to auto block http requests from https sites.

so - ultimately my webhost hasn't got their certs in order, and Chrome is just being overly careful?
 
Back
Top Bottom