Sandaysoft

Support forum for Cumulus weather station software
It is currently Wed May 22, 2013 12:14 am
Please click here before posting. Help me to help you!
Useful Links: Cumulus FAQ • Enhancement requests • Wiki (documentation)
Please put your approximate location into your profile
Add your web site to the Cumulus user map
Vantage Pro2 users with firmware 3.00 should upgrade to fw 3.12 and Cumulus 1.9.4

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Tempertaure Graph unit display problem
PostPosted: Wed Nov 19, 2008 9:04 am 
Offline
User avatar

Joined: Wed Jun 11, 2008 7:36 pm
Posts: 378
Location: L'Estartit, Spain
Weather Station: WMR-968
Operating System: Windows 8
All the Temp.php graphs are displaying a curious tempertaure quantity. Can anyone help. I have uploaded fresh copies of GraphSettings.php and temp.php to my website with no improvement. Could this be a problem with my realtime.txt file.

I have included a sample of the temp graph and realtime.txt.

GW


You do not have the required permissions to view the files attached to this post.

_________________
Image


Top
 Profile  
 
 Post subject: Re: Tempertaure Graph unit display problem
PostPosted: Wed Nov 19, 2008 7:30 pm 
Offline

Joined: Sat Oct 11, 2008 3:20 pm
Posts: 111
Weather Station: Davis Vantage Pro 2 Plus
Operating System: Windows XP SP3
I was trying to find a solution for you, but I think it has to do with some server setting.
But...
in temp.php is a line
Code:
            $SITE['tempunit']    = "°" . ret_value("tempunit");

BTW it does display OK with the debug parameter

you can try to change to
Code:
            $SITE['tempunit']    = "°" . ret_value("tempunit");

(it is the degrees symbol on your keybord)
But I don't know if it does work for you.
I did try it on my workstation (on WAMP) and for me it does work

_________________
Jozef


Top
 Profile  
 
 Post subject: Re: Tempertaure Graph unit display problem
PostPosted: Wed Nov 19, 2008 9:41 pm 
Offline
User avatar

Joined: Wed Jun 11, 2008 7:36 pm
Posts: 378
Location: L'Estartit, Spain
Weather Station: WMR-968
Operating System: Windows 8
$SITE['tempunit'] = "° " . ret_value("tempunit");

Fixed the problem! Brilliant! Did the same for indoor and dewpoint graphs - and everything is humming.

I wonder why no one else has had the problem?

Thanks for the help!

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group