Page 1 of 1

Current Conditions - U.S.

Posted: Sat Jul 13, 2019 9:38 pm
by jonnyj771
I'm not sure if anyone else is having the same issue, but my Current Conditions - U.S. block is not working. I have gone through the settings and all of my airport codes are current, but the block is not showing even one city.
It shows Version 3.0 and the site does not show that there's an update to it.

Maybe it's a link issue (https over http), I don't know. I did not see anyone else post on this block.

Any way to correct this? I could try to remove the block and reinstall it. but I don't think that will help.

Re: Current Conditions - U.S.

Posted: Sun Jul 14, 2019 1:20 am
by dmgould
Line 52 of currentUSBlock.php change the source link from http to https.

Re: Current Conditions - U.S.

Posted: Sun Jul 14, 2019 2:00 am
by John B
Hello, jonny,

Don't bother downloading a new copy of the block. I have just tried it and it doesn't work.

Try dmgould's suggestion.

Cheers,
John

Re: Current Conditions - U.S.

Posted: Sun Jul 14, 2019 2:48 am
by dmgould
As far as I know it hasn't ever been fixed in the block, so a new download won't fix it. Use Notepad++ and add the 's' to the link. Then upload the fixed file.

Re: Current Conditions - U.S.

Posted: Sun Jul 14, 2019 1:40 pm
by jonnyj771
dmgould wrote: Sun Jul 14, 2019 2:48 am As far as I know it hasn't ever been fixed in the block, so a new download won't fix it. Use Notepad++ and add the 's' to the link. Then upload the fixed file.
That's exactly what it was. Just needed to update to https.

Much appreciated.