How did you make that work??
well did you get the files from the first page? or the cell-advis.zip that was posted earlier? the cell-advisory calls out atom-advisory2.php… and they key line in atom-adviosry2.php is
$hurlURL = ‘cell-advisories.php’; // <== change this default to your webpage to open for details
$detailpage = ‘cell-advisories.php’; // overrides $hurlURL setting
that will redirect and read in the data.
I’m lost not getting it to work…now I’m useing the AtomAlerts …Atom Advisories I did download all the files…
hmm not sure what u changed… but on cell.php you have “useTopWarning” false correct?
It should put a box…
but its doing this:
<div class="advisoryBox">
</div>
open your atom-advisory2.php and check the settings
$cacheFileDir = ‘./cache/’; // default cache file directory
http://www.n7xrd.tzo.com/wdisplay/web/atom-advisory2.php gives you errors…
also you cell-top.php u need to put the advisory page back in… you took it out.
and cell-advisory.php is missing. http://www.n7xrd.tzo.com/wdisplay/web/cell-advisory.php
And there is another thermometer to use if you want in the “b” zip… it gives you more options and colors… just fyi…
ok it’s all working except they don’t show at the top of the page??
and it’s showing WAZ508 instead of WAC033
it appears you have WAC033 in your atom-advisory2.php and WAZ508 in your settings.php…
Settings ALWAYS overrides the local files…
Can you post your cell.php atom-top-warning2.php? something is odd that its not posting the box
curious what is in this file? atomalerts/atomadvisories.php i noticed wxadvisories calls it out…
you have an older version of cell.php… change the include atom-advisory.php to atom-advisory2.php and it will work.
and still looking for atomalerts/atomadvisories.php… trying to fig out why your wxadvisory shows a whole slew of site…
I have it set to download a whole area of different alerts but the main on is WAC033…
o you are using curlys atom alerts… thats what the diff was… gotcha…
i think forecast-discussion is pulling in the forecast from my area still.
there are some graphics moon2.png and sun2.png that need to go into your ajax-files
DA@@ I updated the cell.php and now it appears to be working!!
I think there is a better map of WA state to use on advisories, but thats a nit you can fix…
where can I find these?
the are in the “a” zip…
also look for the updated moon icons… same names but much better looking… first page (bashewa moon icons)
I have all the moon icons but some didn’t have the m-xxxx in front of them that were being called out??
There are 2 sets of moon icons…
first set is the moon phase one…
http://www.bashewa.com/downloads/bws-icons-moon.zip
second set is for the bottom row.
http://www.weather-watch.com/smf/index.php?action=dlattach;topic=54486.0;attach=45631
have them both now to find the better map…and where to change it!
look for this line in cell-advisory.php
<td align="center"> <img src="http://icons-ak.wxug.com/data/640x480/2xsw_severe.gif?dontcache=y" width="<?php echo($pagewidth-5) ?>" alt="national advisories"/></td>
just change the “s” to “n” and u will be good…
also edit forecast-summary.php and change
$myNWS = ‘TWC’; // Tucson, AZ
to whatever your NWS 3 letters are.
Thanks for all the help done for tonight I’m getting yelled at Thanks again it’s looking great now!!! 8)
np… i believe yours is “SEW”
so once your replace the forecast-summary.php u will get a nice synopsis…