Page 1 of 2

Testing

Posted: Sat May 22, 2021 2:25 pm
by FlyingPenguin
LINKS:

DOESN'T WORK:
https://www.phpbb.com
[url]https://www.phpbb.com[/url]

WORKS:
//www.phpbb.com



IMAGES:

DOESN'T WORK:
[img]https://i.imgur.com/2ty9SwA.jpg[/img]

WORKS:
Image

Re: Testing

Posted: Sat May 22, 2021 4:04 pm
by Executioner

Re: Testing

Posted: Sat May 22, 2021 5:04 pm
by FlyingPenguin
Yeah, but it's not any kind of feature or setting that I can tell.

I created this post so the peeps on the phpBB support forums could see an example of the problem.

Re: Testing

Posted: Sun May 23, 2021 12:55 pm
by Losbot
Image


Image

Re: Testing

Posted: Sun May 23, 2021 12:57 pm
by Losbot
I can't get images to work at all for me, with or without the http://

Re: Testing

Posted: Tue May 25, 2021 6:12 pm
by FlyingPenguin

Re: Testing

Posted: Tue May 25, 2021 6:28 pm
by FlyingPenguin

Re: Testing

Posted: Tue May 25, 2021 6:35 pm
by FlyingPenguin
FIXED IT!!!!!

:rockon:

I'll document this here so I can refer to it if it ever happens again:

I decided to try installing Adv BBCode Box to see if maybe that would bypass the problem (it didn't). It's an extension that gives you more control over BBCodes and I installed it when it was mentioned by the host's tech support as a possible problem because he thought I had it installed.

But in the process of installing it and testing it, I wound up reading a post on their support forum where someone mentioned an issue somewhat similar to ours, and that led me to the solution.

For some reason, even though all previous settings transferred over from the old BBS, one setting was reset, and that was the culprit.

It's in the General > Post Settings section of the phpBB ACP. There's a setting there called "Allowed schemes in links".

This was set to blank, but by default it should be set to "http,https" (without quotes). This allows only http & https to be used in URLs in links.

Image

Re: Testing

Posted: Tue May 25, 2021 9:15 pm
by Executioner
Why would that be the default? That is really strange.

Re: Testing

Posted: Wed May 26, 2021 10:58 am
by FlyingPenguin
Well the default is not blank, just somehow it got cleared when we did the upgrade.

The actual default is supposed to be http,https,ftp

but I didn't see any reason to allow FTP links.

Re: Testing

Posted: Sun Jul 25, 2021 1:34 pm
by Losbot
Interesting. I'm noticing that images that I have linked to, on my server are not loading on the board but when I try to access them (even from outside machines) directly, they work just fine.
Very odd.

Re: Testing

Posted: Sun Jul 25, 2021 1:37 pm
by Losbot
Test image that works from 3 other machines, outside, each with a different IP:

Image

Re: Testing

Posted: Sun Jul 25, 2021 2:01 pm
by FlyingPenguin
I see the image. Sometimes I don't see an image I'm hosting on my own server right away that I post here.

Curiously, I have seen something funny today that was similar. I doubt it's related, but...

I was updating my personal website (different host), and I was seeing strange caching issues. I'd upload an updated HTML file and some photos, and they wouldn't show up when I browsed the page (same old page). Downloaded the file via FTP and confirmed the file on the server WAS the new one. Refreshed repeatedly and after a while the page showed up but with placeholder icons for the photos, but I could view the photos by directly browsing their URL.

Flushed the cache, tried other browsers, and the same. Waited a bit more, and the photos started working. Made another change to the page and uploaded it, and it took another few minutes to become visible.

It's not a browser issue (used multiple browsers and flushed the cache). It MIGHT be the host, possibly doing some caching of the outgoing files? It's never happened before. Usually changes propagate immediately, but then again I haven't done anything to my web site for a while.

I'm also wondering if it's Comcast doing some kind of caching?

Re: Testing

Posted: Sun Jul 25, 2021 2:04 pm
by Losbot
Yeah, it's weird though because I can see them directly but not through the site and it's both old pics and new ones that I'm trying. VERY weird.
I'll mess with the browser though to see if that's the case.

Re: Testing

Posted: Sun Jul 25, 2021 2:08 pm
by Losbot
Odd. Loaded with another browser. Even flushed all the cache and complete history and still nothing. How odd.