Cellphone/Mobile Scripts (XHTML Mobile 2.3 Certified)!

I cannot find that setting, I am sure I have your latest cell-ajax-dashboard.php which i downloaded from this thread.

Thanks

line 68

$fire = true; //True = chandler, False = fire weather

No not there, I must somehow have the older version of the script.

Yeah you do… I can tell … you have an older version…

I have downloaded again and now have correct version, don’t know what i did. My bad :frowning:

thanks for help.

make sure you pickup the background

or use any background… just save the file too your root.

Tony -added a link to the UV/Solar images (first post) and the moon icons… There are 2 other files moon2.png and sun2.png which are in the zip you need to put in your ajax-images.

And HOLY UV there. wow… thats high!

I’m not sure how the forecast will work in NZ, but i can try to adapt/modify if needed… Dont have much exp with non-us forecasts so it might be slow :frowning:

Tony -added a link to the UV/Solar images (first post) and the moon icons.. There are 2 other files moon2.png and sun2.png which are in the zip you need to put in your ajax-images.

And HOLY UV there. wow… thats high!

I have those png icons uploaded now but the only icon I cannot find is SH-moon28.gif have all the others.

I am using the WXSIM forecast here and will need to modify the cell forecast.

As for the UV here it gets very high here , burn very quickly. (that ozone hole right above us). Plenty of “slip,slop,slap and hat” 8)

Check the first post – links to the moon icons and Solar icons you are missing…

also your webcam page has an extra “>” which is why its all messed up.

Edit cell-footer and change the link back to your main page…

You will need to edit or replace the adaxWDwx.js file or edit and add the entries for “ajaxfeelslike1” otherwise “feels like” will NOT work.

otherwise looking good so far…

Thanks for your work on this script tman1991.
I think I have everything working now.

Looks good… What did you modify to get the advisory to post?? Looks like a good idea – i’d like to include that in the templates if you are ok with that…

Check the first post -- links to the moon icons and Solar icons you are missing..

also your webcam page has an extra “>” which is why its all messed up.

Edit cell-footer and change the link back to your main page…

You will need to edit or replace the adaxWDwx.js file or edit and add the entries for “ajaxfeelslike1” otherwise “feels like” will NOT work.

Thanks for picking up the above problems, I think I have them sorted.

Another question where do I get the data for Normal Temperatures This Date and Record Temperatures This Date?

I sent a PM with the info.

Another question where do I get the data for Normal Temperatures This Date and Record Temperatures This Date?
wunderground almanac setup in WD I would assume (but I do not think that info is available for NZ)

yeah, i think i can add code to use station data also… need to figure out the tags for that…

Well if your station has at least 1 full year of data – (i think) these tags will work. I recently zeroed my station log out since i moved so they are not filled…

$maxtemp4today = ‘-76.0’; // max from station’s records
$mintemp4today = ‘122.0’; // min from station’s records
$maxtemp4todayyr = ‘2012’; // max year from station’s records
$mintemp4todayyr = ‘2012’; // min year from station’s records

But i see Thessaloniki Weather, Live! uses them. So some sort of logic could be put in to check if WU is not used to display station records for that day, or simply just not show anything…

what do people want? Thanos – can you pm me your code for that? save me the trouble of recoding it… If thats ok with you… :slight_smile:

Thanks forever!

I’ll try to upload the new advisories page then when its ready…

Sure I can! PM sent with code from modified table.

Thanos

Thanks for the script. I think it is great!

My site is at:

http://billhogsett.com/wd/cell/cell.php

But, I have a few startup issues:

The Normals/Records are not displaying. I have just turned on WeatherUnderground Almanac in WD. I will attempt to solve this issue myself.

The rest of the issues seem to be icon related. It looks like I am missing icons:

  1. The UV forecast does not have any icons. I do not have a UV sensor (I am in Cleveland and we don’t see the sun 7 months of the year!). The text also is different than yours.

  2. No air quality icons.

  3. The moon phase icons are missing. I downloaded your latest .zip file and it had the the b and w icons but not icons with names like this:
    http://frogville.us/ajax-images/m-NH-FM.gif

If someone can point me to the missing icons, I would greatly appreciate it.

Thanks!

Bill

I have the exact same problem with my new install any ideas yet?? Where do you get the m-MHxxxx.gif moon files the script is calling for??? #-o