bigdog,
There is a setting to disable the message:
// normally when the Advisory is canceled or expires, and the cache is updated,
// it sends out email/text alert stating "There are no active watches, warnings or advisories".
// disable this?
$disable_expired_message = false; // change to true to disable alert ended alert
Hi, thanks for making this available
I know about that setting that's not related to what I am doing, I display the content line from the rss-advisoryXXXX-.txt file in another page, wound up using a IF condition to display nothing when matched "There are no active watches, warnings or advisories" I would have rather done that within your script itself instead, that's what I was trying to do.
also any advice on just displaying the summery within a page?, I did find another weather multi zone script that does that but yours is 90% of exactly what I need with the email etc, so I'd rather just stay with yours, its a bit to complex for me pulling out just the summery part for inclusion in a page.
I am really new at this.
Thanks
Big Dog