Search found 6 matches

by RobRead
Sat Jun 03, 2023 9:54 am
Forum: Problems
Topic: Downloads not working (resolved)
Replies: 5
Views: 6929

Re: Downloads not working

Thanks, FSC830

Yes, it is working fine now.
by RobRead
Sun May 21, 2023 5:44 pm
Forum: Problems
Topic: Downloads not working (resolved)
Replies: 5
Views: 6929

Downloads not working (resolved)

Hi, I was having issues with ssguages so I decided to download normal gauges but when I click on donwload, I get Warning: Undefined array key "key" in /data/web/virtuals/104571/virtual/www/web/downloadRequest.php on line 15 Warning: Cannot modify header information - headers already sent b...
by RobRead
Tue Aug 03, 2021 2:22 am
Forum: Problems
Topic: (solved) australiaWeatherMaps plugin not working
Replies: 0
Views: 2995

(solved) australiaWeatherMaps plugin not working

Hello, This issue is related to people using meteotemplate in https. BOM does not allow for cross platform calls so if want to shoe the Australian Weather Maps plugin you need to : A) make sure you can access http://<your site url> without it redirecting/rewriting to https://<your site url> B) inste...
by RobRead
Tue Aug 03, 2021 2:14 am
Forum: Problems
Topic: UV Forcast V3.1
Replies: 0
Views: 2429

UV Forcast V3.1

For those using UV forecast block, temis.nl has moved to https: to get this block to start working again, you need to change line 43 from $url = "http://www.temis.nl/uvradiation/nrt/uvindex.php?lon=".$stationLon."&lat=".$stationLat; to $url = "https://www.temis.nl/uvradi...
by RobRead
Tue Aug 03, 2021 1:18 am
Forum: Problems
Topic: Forecact block - wxsim
Replies: 2
Views: 3983

Re: Forecact block - wxsim

I added a crontab update.sh to run 20 minutes after my wsxim run. this grabs the latest.cvs and plaintext.txt files from the server with wxsim on it The script is cd < path to >/plugins/wxSim/ rm -f latest.csv rm -f plaintext.txt wget https://[ipv6 ip]/wxsim/latest.csv --no-check-certificate --appen...
by RobRead
Tue Aug 03, 2021 1:10 am
Forum: Problems
Topic: updated gfs block
Replies: 3
Views: 8417

Re: updated gfs block

added "Southern Hemesphere" inserted <option value="polar"><?php echo lang('southern hemisphere','c')?></option> <optgroup label="<?php echo lang('australasia','c')?>"> <option value="australia" selected><?php echo lang('australia','c')?></option> <option valu...