wxraindetail.php add-on page for WD-AJAX-PHP-USA

I also added a couple of quick link buttons for the other detail pages for easier navigation between them.

Handy !

I’m not using the WD-AJAX-PHP-USA template, and this add-on works just fine.

All you have to do is remove the lines that want to include the header.php and footer.php

Would you be willing to share your source for the winddetail.php page? I like that a lot!

Are you wanting the edited css or the winddetail.php file or both?

I would like to see the code for these also.

thanks

Frank

With the understanding that the “includes and requires” needed for the WD-AJAX-PHP-USA type pages have been removed.

Here is the zip that includes all 3 detail pages and their css pages.

Edit: My website is all black backgrounds on the pages. If yours is not, I suggest calling the scripts in a table as so…

<center>
<table width="99%" bgcolor="black">
<tr>
<td><?php include("wxwinddetail.php"); ?></td>
</tr>
</table>
</center>


wxDetails.zip (18.2 KB)

I modified my “wxdetail” product selection menu to a color matching, drop down menu for all my “detail” pages.
I like it a lot better. http://vermilionweather.com/raindetail.php

Very nice.

Thanks. I’m in the process of also adding the Yearly Summary script and will add them to the menu as I get them online.
The wind summary is done and added.
http://vermilionweather.com/windsummary.php

That looks great. Nice to have it all on 1 page.

Will you be sharing this coding for those who may be interested?

Probably. I’ve been testing a new script I’ve been working on (in relation to these “detail” pages) and want to try out a couple other menu ideas first.

Ok. Got a good working copy going of a new menu for the detail/summary pages.
Still got a bit of testing to do.
Detail/summary menu

Look forward to see some “Public Domain” code when it is available!!

Think I might have found the problem to this. It appears to be related to zlib compression used by the web server that for some reason was attempting to compress the already compressed zip file. The config was supposed to prevent that, but I think it might not have been working correctly.

Anyone that has had this issue in the past, might give it a try off the download page now to see if the changes I made to the webserver made a difference. On another forum, it seems to have cleared up this issue.

I was never able to duplicate the issue myself, but have gotten a number of reports where people had the problem.

Two script download areas that might have been effected:

WD Scripts download page
Cumulus Scripts download page

I seem to be having an issue with trying to get wxraindetail.php working.

Please refer to the following link to see my problem - http://mahutaweather.no-ip.org/wxraindetail.php

I haven’t edited anything in the files. The script/files are in my webfolder…like the other php’s that I run on the site.

I fixed my issue…seems I was running an older version?

Even though downloaded directly from here - http://www.tnetweather.com/weatherdisplay.php). Or perhaps I didn’t know how to get it working properly…off tnet?

Hi,

Today I am installing and testing this script, I have the files in root and place a test noaareport2013.htm root but when running indicates an Internal Server Error.

Any idea…

I’m checking the post to see if I see any similar error.

Link : http://clima.hamradioyv.com/wxraindetail.php

Fix,

i’m modify the array of dates, something’m wrong. I edit again and ready.

Greate template…