Author Topic: New Weather Station in Jersey (UK) Using The Sunset Templates  (Read 13377 times)

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
First i would like to say thanks to everyone involved in creating all the available templates, you have done a fantastic job.
I would like to be able to say i managed to get everything working 1st time but i can't.
Although i have managed to add some nice location photos and a bit of customising i still cant quite get the finer details of a couple of the templates working on the Sunset Templates.
1. The GAUGES wont update for some reason.
2. The RECORDS Tab seems to include two headers and does not have any relevant data for each month.
3.The TRENDS tab shows old data only
Any help to resolve these problems would be greatly appreciated.
you can find my weather station at the link below
http://www.teradon.co.uk/weather/
« Last Edit: September 29, 2013, 08:41:44 AM by dononecrocker »

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #1 on: March 06, 2013, 07:43:58 PM »
Hi Don,

Trends and gauge pages depends on Cumulus images, then be sure
tht "include standard images" is ticked on page Configuration --> Internet --> Files.

For your records page, replace your page with a fresh copy and for "numbers",
you have to initialize it; see that post: http://weatherbyyou.com/forum/index.php?topic=515.msg1731;topicseen#msg1731

Hope this help,
Jacques
Please, consider supporting this site 

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #2 on: March 07, 2013, 01:48:46 PM »
Thanks for your help Mr Meteo - i have now managed to sort out my RECORDS multi-records problem and have updated my monthly records accordingly.
Still having problems with my Gauges not updating and also my TRENDS are noyt updating but i will have another go at resolving this problem.

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #3 on: March 07, 2013, 04:27:43 PM »
Hi Don,
Things are going better!!  :)

For images problem, as I told you, tick option "include Standard Images"
in Cumulus menu Configuration --> Internet --> Files tab (see picture)
and see on your website (with your ftp program) if image timestamp change!

Hope this help,
Jacques
Please, consider supporting this site 

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #4 on: March 13, 2013, 03:16:14 PM »
Hi Jacques - thanks for your comments - i have processed as suggested but still my gauges do not work - any ideas? i have included a photo of my setup at present. :D

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #5 on: March 13, 2013, 05:39:04 PM »
Hi Don,

You processed wrong file! Don't process ss_gauges.php
for Steelseries it's realtimegaugesT.txt

Local filename : realtimegaugesT.txt
Remote filename:realtimegauges.txt

Regards,
Jacques
Please, consider supporting this site 

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #6 on: March 14, 2013, 04:20:36 PM »
Thanks very much Jacques - my Gauges are all working as expected now.
just one more problem - On my SYSTEM page the details regarding the battery status is spread across the screen - is this correct or do i need to amend the data somehow to resolve? :-*

Offline Pete

  • Jr. Member
  • **
  • Posts: 24
    • Fordingbridge Weather
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #7 on: March 14, 2013, 05:01:03 PM »
Hi Don,
Your site is looking good. The photos brought back memories of a day trip we had to Jersey a couple of years ago.
Did you have any of the snow that hit the Cherbourg peninsula a few days ago? A friend of mine in Saint Pierre Eglise was snowed in for a couple of days which I think is a bit unusual.
We had a few flakes but most fell to the east of us.

Regards ........... Pete

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #8 on: March 14, 2013, 05:03:45 PM »
Hi,
I must admit that I have not a Davis, so I've not worked on it!  :o

To solve your problem, a little modification to line #119:

<td style="padding-left: 70px; padding-right: 25px"> <?php echo $battery. ' '.$txbattery; ?></td>

Your text will be aligned.

But problem with Davis seems that 'channels' are 'ok' if no sensor is present!
So, you probably have not 8 sensors!, so you can probably 'call' only channel
that you have, like this:

<br />House<?php echo $txbattery1; ?>
<br />GreenHouse<?php echo $txbattery2; ?>
<br />Stable<?php echo $txbattery3; ?>
...

Hope this help!

Regards,
Jacques
Please, consider supporting this site 

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #9 on: March 15, 2013, 02:46:41 PM »
Hi Pete - thanks for the comments of the site i intend on updating with more photos soon. The island was at a standstill for 2 days with drifts hiding some cars and 3ft drifts in my garden - this amount is probably quite small compared to some areas of the world but as we probably have less than 1inch in the usual year we are never ready for a large amount.

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #10 on: March 15, 2013, 02:48:19 PM »
Hi Jacques - again thank-you for your quick response - which file do i need to modify?

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #11 on: March 15, 2013, 04:00:48 PM »
Hi Don,

Edit the system.php file!

Regards,
Jacques
Please, consider supporting this site 

Offline dononecrocker

  • Jr. Member
  • **
  • Posts: 10
    • Teradon Weather Station
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #12 on: March 16, 2013, 05:51:03 AM »
Thanks again Jacques  - realised it was the system_txt.php and now sorted.
Any idea why my gauges weather forecast does not scroll?

Offline Mr.Meteo

  • Administrator
  • Hero Member
  • *****
  • Posts: 1120
    • http://www.meteostours.ca
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #13 on: March 16, 2013, 07:28:12 AM »
Hi Don,
That's a clue! Page looks ok, no errors generated. :P
Try to put a fresh copy of 'lib' folder, in your site!

Regards,
Jacques
Please, consider supporting this site 

Offline Pete

  • Jr. Member
  • **
  • Posts: 24
    • Fordingbridge Weather
Re: New Weather Station in Jersey (UK) Using The Sunset Templates
« Reply #14 on: March 19, 2013, 03:15:06 PM »
Hi Don,
To make your gauges forecast scroll, in your gauges.js file, try changing the code at about line 464 from

alwaysScroll      : false
to
alwaysScroll      : true

It worked for me.

Regards ......... Pete