Author Topic: Meteopage - downloads  (Read 7623 times)

0 Members and 1 Guest are viewing this topic.

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteopage - downloads
« Reply #25 on: March 29, 2015, 02:36:33 PM »
so is it ok now?

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #26 on: March 29, 2015, 03:18:18 PM »
a hint...when you modify something on a php page,do one thing a a time AND TEST.use the undo button on your editor so youll never lose any mods until you shut down the editor...

 ;)

BTW,i like your ajax on the other site  ;)

edit again...did you modded both of your AJAX scripst yourself ?...nicely done  :grin:

« Last Edit: March 29, 2015, 03:23:10 PM by virusdunil »
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteopage - downloads
« Reply #27 on: March 29, 2015, 03:30:49 PM »
Your climate page WAS working, so I dont know what you have done again now....

With regards to forecast, did you change anything in the script? If you make any changes in the PHP then Im afraid I cant help, I cant even see your changes.

Offline ea1hmy

  • Contributor
  • ***
  • Posts: 120
    • meteotorrelavega
Re: Meteopage - downloads
« Reply #28 on: March 29, 2015, 03:45:23 PM »
response to virusdunil


if the ajax modified by me
I still have some things to finish setting
are many hours of work, nothing is programming
but I'm getting tested, sometimes ......

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #29 on: March 29, 2015, 03:46:10 PM »
Looks to me youre doing too much things at once...if you chnge only a small character like  ' or " well,its enaugh to put the shit and the whole site wont work depending on where you did the modification.

undo everithing you did and start OVER.
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline wxkpt

  • Kingsport, TN Weather
  • Senior Contributor
  • ****
  • Posts: 284
  • When The Weather Gets Tough.. Get With The Weather
    • Kingsport, TN Live and Local weather
Re: Meteopage - downloads
« Reply #30 on: March 29, 2015, 07:58:42 PM »
Ok an issue has been found with the script calls in the Forecast Script
what has happened is that Google Bot is hitting your site and and using your limit counts.

If you replace your (forecast.php) with the new attached script this will solve the issue.

An update will be released sometime tomorrow.

For now Please Update the (forecast.php) file with the one provided here.

Thanks,

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #31 on: March 29, 2015, 08:05:25 PM »
Thanks....thats the next one ill surely incorporate to my website...But for now,something is secretly goin on 8-)  :lol:

ive just finished fitting the Climate script with iframes into my website http://www.soudurelacalacroix.com/weather2/index.php?p=93&lang=fr&wp=WD#data-area

Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteopage - downloads
« Reply #32 on: March 29, 2015, 08:13:00 PM »
And also please move scripts.php into the js directory

Offline wxkpt

  • Kingsport, TN Weather
  • Senior Contributor
  • ****
  • Posts: 284
  • When The Weather Gets Tough.. Get With The Weather
    • Kingsport, TN Live and Local weather
Re: Meteopage - downloads
« Reply #33 on: March 29, 2015, 08:15:51 PM »
Thanks....thats the next one ill surely incorporate to my website...But for now,something is secretly goin on 8-)  :lol:

ive just finished fitting the Climate script with iframes into my website http://www.soudurelacalacroix.com/weather2/index.php?p=93&lang=fr&wp=WD#data-area

That looks great, it fits perfect  :lol:

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #34 on: March 29, 2015, 08:18:12 PM »
And also please move scripts.php into the js directory

who does that concern  :shock:
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline wxkpt

  • Kingsport, TN Weather
  • Senior Contributor
  • ****
  • Posts: 284
  • When The Weather Gets Tough.. Get With The Weather
    • Kingsport, TN Live and Local weather
Re: Meteopage - downloads
« Reply #35 on: March 29, 2015, 08:23:17 PM »
And also please move scripts.php into the js directory

who does that concern  :shock:

If you update to the new forecast.php that I added here then you will need to move the scripts.php to the js folder.
or change line 69 in forecast.php
From:
Code: [Select]
include("js/scripts.php");To:
Code: [Select]
include("scripts.php");

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #36 on: March 29, 2015, 08:47:19 PM »
Hi...about the Reports script

i see i have to create a Mysql database...il need help about that cuz never had to play with it :?
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline wxkpt

  • Kingsport, TN Weather
  • Senior Contributor
  • ****
  • Posts: 284
  • When The Weather Gets Tough.. Get With The Weather
    • Kingsport, TN Live and Local weather
Re: Meteopage - downloads
« Reply #37 on: March 29, 2015, 08:56:34 PM »
Hi...about the Reports script

i see i have to create a Mysql database...il need help about that cuz never had to play with it :?

https://documentation.cpanel.net/display/ALD/Databases

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #38 on: March 29, 2015, 09:04:21 PM »
Thanks...i managed my way round and working on creating it now  ;)
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline PaulMy

  • Forecaster
  • *****
  • Posts: 5519
    • KomokaWeather
Re: Meteopage - downloads
« Reply #39 on: March 29, 2015, 09:28:50 PM »
Quote
Ok an issue has been found with the script calls in the Forecast Script
what has happened is that Google Bot is hitting your site and using your limit counts.
I also get a lot of visits from China Unicom Beijing (123.125.71.102)  The IP address changes but I believe it is from the same source.  Should they also be banned?
 
Paul

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #40 on: March 29, 2015, 10:32:16 PM »
Hello all...for testing purposes,if someone is willig to fill up the new report script  ;)

http://www.soudurelacalacroix.com/weather2/rapport/observations.php

thanks to the submitters :lol:
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #41 on: March 30, 2015, 12:01:19 AM »
Now that the Reporting script is working:http://www.soudurelacalacroix.com/weather2/index.php?p=93&lang=fr&wp=WD#data-area

how do i delete an entry cuz my friend acted like a clown before the mods for approoval of the new entries  ](*,)

thanks
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteopage - downloads
« Reply #42 on: March 30, 2015, 03:08:47 AM »
In the admin panel at admin. Php

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteopage - downloads
« Reply #43 on: March 30, 2015, 06:33:18 AM »
New version of the forecast script (v 1.1) is now available for download. It fixes several bugs including bots indexing the page and exhausting your query limit for free API.

downloads.meteopage.com

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #44 on: March 30, 2015, 08:34:37 AM »
Got it...thanks ;)
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline PaulMy

  • Forecaster
  • *****
  • Posts: 5519
    • KomokaWeather
Re: Meteopage - downloads
« Reply #45 on: March 30, 2015, 11:19:26 AM »
Thanks Jachym,
 
Paul

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #46 on: March 30, 2015, 11:21:26 AM »
Is it working Paul ???
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline PaulMy

  • Forecaster
  • *****
  • Posts: 5519
    • KomokaWeather
Re: Meteopage - downloads
« Reply #47 on: March 30, 2015, 11:26:38 AM »
Both Climate and Forecast are working fine and fitting properly in the iframe for all monitors is a challenge, still working on it.
 
Paul

Offline virusdunil

  • Forecaster
  • *****
  • Posts: 388
    • Station Meteo Hebertville
Re: Meteopage - downloads
« Reply #48 on: March 30, 2015, 11:32:31 AM »
Good  :grin:
Cabled Vantage pro2 + Solar / Stevensen screen
Weather Display latest version + Boltek PCI-NexStorm-StormVue NGX / NSDisplay


http://www.meteolacstjean.com/weather28/index.php
Meteotemplate : http://www.meteolacstjean.com/hebert/index.php

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Meteopage - downloads
« Reply #49 on: March 30, 2015, 11:55:20 AM »
Guys, next update I will try to make it "responsive" - i.e. set all sizes in % rather than px.

The only problem Im having right now is time.... trying to combine work with free time and then, I would also like to start working on the "global template" and other sections, but whenever I have some free time I realize some ppl need help and I still believe it is more important to offer support in the first place rather than developing new stuff. This is not to say I wont, it just will take some time.

Which also brings me to the point that if any one of you needs something - as always - I will be more than happy to help you as much as I can :-)

 

anything