Search found 46 matches
- Tue Mar 20, 2018 10:59 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
Re: webcam Plugin Image problem
I had a programmer fix the problem. What he found was interesting - and it was improper programming, Jachym. Some of you may ask "well whats the fix". Usually I would provide it, but I had to pay $55 for it to be fixed, so I'm not sharing unless someone wants to give me $25 to share the co...
- Mon Mar 19, 2018 12:21 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
Re: webcam Plugin Image problem
I just noticed the effect happens changing dates even at 2 seconds, so something is fundamentally flawed.
I will have to hire a coder to fix it, this one is beyond my capabilities, and since Jachym doesnt seem interested, and it's obvious it's not just me.
I will have to hire a coder to fix it, this one is beyond my capabilities, and since Jachym doesnt seem interested, and it's obvious it's not just me.
- Sun Mar 18, 2018 7:02 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
Re: webcam Plugin Image problem
It would be great if they could be .mp4 videos instead. I know ImageMagick has a built in to PHP plugin, maybe that can be used?
ffmpeg won't work on Windows for any wildcards - ask me how I know
ffmpeg won't work on Windows for any wildcards - ask me how I know
- Sun Mar 18, 2018 6:58 pm
- Forum: Ideas
- Topic: Purple Air
- Replies: 14
- Views: 24458
Re: Purple Air
Jachym you have my permission to take my script and integrate it into a block for everyone. Solves 99% of the work 
Just keep a line in the credits for me.
https://www.wxforum.net/index.php?topic=33482.0
Just keep a line in the credits for me.
https://www.wxforum.net/index.php?topic=33482.0
- Wed Mar 14, 2018 11:29 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
Re: webcam Plugin Image problem
I also changed it to 2 seconds a day or two ago, Jachym. Be glad to switch it back if you need it for debugging.
- Tue Mar 13, 2018 3:28 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
- Tue Mar 13, 2018 3:24 pm
- Forum: Ideas
- Topic: Added UV to stationData block
- Replies: 10
- Views: 16857
Added UV to stationData block
I did a quick hack job to the Station Data (stationData) block to show UV data as well - Average and Max. I have not placed Error Handling or checking, so make sure you have a UV sensor and it's logging. You can see the result by clicking on my sig and scrolling to the bottom where the stationData b...
- Tue Mar 13, 2018 3:20 pm
- Forum: Ideas
- Topic: Purple Air
- Replies: 14
- Views: 24458
Re: Purple Air
I am the author of the script. It's not that hard to configure - follow the instructions on the thread on WXForum. You don't need to use the SQL script unless your going to be logging it yourself. I have the block and script running on my site. And I do not share Jachym's opinion of the Purpleair se...
- Tue Mar 06, 2018 8:12 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
Re: webcam Plugin Image problem
Well I'll guess Jachym will need to chime in then.
- Mon Mar 05, 2018 7:05 am
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
Re: webcam Plugin Image problem
Exactly, it's a weird issue.
Tom, out of curiosity are you using Chrome?
Tom, out of curiosity are you using Chrome?
- Sun Mar 04, 2018 12:57 pm
- Forum: Problems
- Topic: webcam Plugin Image problem
- Replies: 29
- Views: 46591
webcam Plugin Image problem
I have a problem with the Webcam plugin's daily "video" going way too fast, displaying like 3 frames in under a quarter of a second or skipping altogether. I have it set for 1 second intervals per image, and it works sometimes, othertimes not. I have no idea what causes the behavior. Here ...
- Sun Mar 04, 2018 12:07 pm
- Forum: Problems
- Topic: Earthquakes plugin broken on IIS - Fix
- Replies: 3
- Views: 5597
Re: Earthquakes plugin broken on IIS - Fix
Guys I posted the fix, it's a cURL issue where the certificates aren't installed by default.
All fixed
All fixed
- Sun Mar 04, 2018 12:05 pm
- Forum: Problems
- Topic: Issue with WXSim Plugin
- Replies: 4
- Views: 7796
Re: Issue with WXSim Plugin
I found what the problem is - the latest.txt file that wxSim outputs has more than just the "forecast" text in it. It has tables of what is expected to happen, etc. Basically, extra data the parser does not expect. I threw together a small app that strips everything but the Forecast text o...
- Thu Feb 22, 2018 7:07 pm
- Forum: Problems
- Topic: Issue with WXSim Plugin
- Replies: 4
- Views: 7796
Issue with WXSim Plugin
I'm not sure if I need to configure something differently, or the plugin can't handle the newer WXSim files.
This is the output I get on the forecast page - the graphs, etc. all display OK.
SS attached.
This is the output I get on the forecast page - the graphs, etc. all display OK.
SS attached.
- Tue Feb 20, 2018 3:02 pm
- Forum: Other PWS
- Topic: Purple Air
- Replies: 23
- Views: 81879
Re: Purple Air
Just so everyone knows, I created a PHP script that will pull the information and display it for you on your webpage.
https://www.wxforum.net/index.php?topic=33482.0
https://www.wxforum.net/index.php?topic=33482.0
- Tue Feb 20, 2018 8:10 am
- Forum: Problems
- Topic: Collapsing mobile menu
- Replies: 18
- Views: 27821
Re: Collapsing mobile menu
In case anyone is interested, since I had to fix this myself, removing the resizeFix function in mobile/menu.js fixed the problem. Whether this breaks something I don't know but my menu now displays and works without closing itself.
- Fri Feb 16, 2018 10:08 am
- Forum: Problems
- Topic: weatherMETAR broken
- Replies: 2
- Views: 4666
weatherMETAR broken
The weatherMETAR plugin is broken (METAR Weather in demo). (Getting a little tired of all the broken plugins...c'mon...) Verified on both my system and the demo. The Countries one appears to work fine - but when you do anything in the World one, it just sits spinning. It also can lock up a site temp...
- Fri Feb 16, 2018 7:49 am
- Forum: Problems
- Topic: Earthquakes plugin broken on IIS - Fix
- Replies: 3
- Views: 5597
Earthquakes plugin broken on IIS - Fix
Another broken plugin - the earthquakes plugin. Doesn't return anything, just shows map. I see it works on the demo but won't on my system for some reason... EDIT: This problem deals with cURL - since this script is downloading from a HTTPS site, if the Certificates list is not present (isn't instal...
- Tue Feb 06, 2018 9:07 am
- Forum: General
- Topic: DB Updates
- Replies: 2
- Views: 4741
Re: DB Updates
Okey thanks
- Tue Feb 06, 2018 3:30 am
- Forum: General
- Topic: DB Updates
- Replies: 2
- Views: 4741
DB Updates
I have a question - If I upload every 30 seconds to api.php from my Meteobridge, and the database update is sdheduled every 5 minutes (in api.php), and something changes within 4 min 30 sec, I am basically loosing everything that changed within the 4:30 right? It's only going to populate the databas...
- Sun Feb 04, 2018 8:46 am
- Forum: Ideas
- Topic: Add UV to remainder of template
- Replies: 3
- Views: 7002
Re: Add UV to remainder of template
What's wrong with adding just a UV Statistics? Probably easy to adapt the Solar one...
- Sun Feb 04, 2018 8:43 am
- Forum: Ideas
- Topic: Add UV to remainder of template
- Replies: 3
- Views: 7002
Add UV to remainder of template
I see the current block supports UV, but other areas of the template do not (Im not talking about the DB itself). I can see the Solar radiation (w/m2), but no UV data in areas like the Statistics. It would be nice to add that stuff to the rest of the template, it's very important for people like me ...
- Mon Jan 29, 2018 12:21 pm
- Forum: Problems
- Topic: Bugs w/ stationComparison and forecastComparison
- Replies: 1
- Views: 3758
Bugs w/ stationComparison and forecastComparison
Got some more bugs:
1. stationComparison Plugin:
I have a valid METAR ID of KDVT, and have tried KPHX as well, and get "Data N/A" on the Metar page.
2. forecastComparison Plugin:
No matter what I put into Yahoo! it never works.
1. stationComparison Plugin:
I have a valid METAR ID of KDVT, and have tried KPHX as well, and get "Data N/A" on the Metar page.
2. forecastComparison Plugin:
No matter what I put into Yahoo! it never works.
- Thu Jan 25, 2018 1:45 pm
- Forum: Problems
- Topic: Stickers stops displaying text after PHP 7.1.7
- Replies: 16
- Views: 19447
Re: Stickers stops displaying text after PHP 7.1.7
Jachym, Don't know what to tell you - I did read the changelog. It breaks at 7.1.12 and later and all 7.2 versions on IIS and I've verified it. Anything before 7.1.12 it works fine. It can't be my machine because I can go back or forth different versions before that one and it works fine, if it was ...
- Thu Jan 25, 2018 1:38 pm
- Forum: Ideas
- Topic: Data Feed plugin needs to offer Farenheit
- Replies: 1
- Views: 17676
Data Feed plugin needs to offer Farenheit
The Station Data Feed plugin only outputs in Celsius - it would be correct to offer it with the option of using C or F in the script or add $GET/POST variables that specifies which to use.
In the US we don't use Celsius, so having to have users convert it on there end gets complaints.
In the US we don't use Celsius, so having to have users convert it on there end gets complaints.