Page 1 of 1

[COMPLETED] Forum Upgrade 2020-11-06

Posted: Fri Nov 06, 2020 9:51 pm
by Turaiel
The forum was upgraded to a new version of phpBB on Friday, 6 November 2020. Maintenance was completed at 6 Nov 21:37 UTC (4:37 PM EST). This was a minor maintenance upgrade.

If you encounter any issues, please reply to this thread.

Thanks for your patience!

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sat Nov 07, 2020 1:40 am
by Hayate
Well it seems to have fixed an issue I was having with drop menus not working on mobile. I thought it was just my phone.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sun Nov 08, 2020 10:03 pm
by Technic[Bot]
This also fixed the an issue where images did not rendered on my weird mobile browser. (Firefox focus). Nice!

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sun Nov 08, 2020 11:50 pm
by MuonNeutrino
Possible bug: all threads that try to post comic images by referring to direct links to image files at cdn.twokinds.keenspot.com (e.g. http://cdn.twokinds.keenspot.com/comics/20201010.png for the thread for october 10th ) are returning as broken images, even though the image files themselves are valid. I'm not sure if this is on the forum's side or on the main twokinds site's side, but definitely not the correct behavior.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Mon Nov 09, 2020 3:54 am
by Turaiel
MuonNeutrino wrote: Sun Nov 08, 2020 11:50 pm Possible bug: all threads that try to post comic images by referring to direct links to image files at cdn.twokinds.keenspot.com (e.g. http://cdn.twokinds.keenspot.com/comics/20201010.png for the thread for october 10th ) are returning as broken images, even though the image files themselves are valid. I'm not sure if this is on the forum's side or on the main twokinds site's side, but definitely not the correct behavior.
Working fine for me, might be something on your end?

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Mon Nov 09, 2020 3:56 am
by Technic[Bot]
The Thread mount linked has the same issue for me, image doesn't show.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Mon Nov 09, 2020 4:16 am
by Turaiel
What browser?

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Mon Nov 09, 2020 5:11 am
by MuonNeutrino
I am using Chrome under windows 7, if it matters. I have a scriptblocker (umatrix), but it's not set to block anything on this site.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Mon Nov 09, 2020 5:14 am
by MuonNeutrino
Also for some reason I can't edit my previous post, but the october 10th thread I linked looks like this to me: https://i.imgur.com/iPFpKiQ.png

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Tue Nov 10, 2020 12:47 am
by Technic[Bot]
In my case was a firefox on ubuntu running as locker and also blocking javascript.
Yes my setup is rather weird but, that is why never said anything before. In any case other threads and images work fine. Also tried linking the diorama raw image a couple weeks ago and that fails to load too.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Tue Nov 10, 2020 10:16 pm
by Turaiel
It looks like Chrome is forcing HTTPS when loading the content and as a result is failing since we don't support HTTPS. I'll look into getting that fixed.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sun Nov 15, 2020 5:19 pm
by Turaiel
Still working on the HTTPS fix. In the meantime we have also fixed an issue preventing registration due to reCAPTCHA changes that were not announced.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sun Nov 15, 2020 5:29 pm
by Technic[Bot]
Does that has anything to do with the recent dns over https change they rolled out a couple months ago?
Where by default the browser will try using https to connect to dns?

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sun Nov 15, 2020 9:09 pm
by Turaiel
No, unrelated. Chrome is detecting that an HTTPS site exists for twokinds.keenspot.com and is replacing the HTTP url with HTTPS when it loads it. This is behavior I was previously unaware of. Usually HTTP content is just blocked on HTTPS sites. Unfortunately the HTTPS version of Twokinds doesn't actually serve up anything, hence the blank image.

Re: [COMPLETED] Forum Upgrade 2020-11-06

Posted: Sun Nov 15, 2020 11:46 pm
by Technic[Bot]
Well if it helps the issue is also present in my firefox browser (Mozilla Firefox 82.0.3) and Chrome (Google Chrome 86.0.4240.198) curiously enough Chromium (Chromium 86.0.4240.75 Built on Ubuntu , running on Ubuntu 18.04
) renders both the page than Muon linked and the diorama fine.