Hi Steve,
First I need to correct a mistake I made as it referred to the html teplate and not the php one. Can you rename the stylesheet back to styles.css from weathersyles.css. styles.css is the correct name for the php template.
Your directory listings look fine with all the php files in the right place.
A Couple of things I spotted.
1) The "template" that opens in the i frame is not the WB template. It looks like the standard cumulus template.
2) In your main index file for the website it refers to this link src='
http://www.weather.calingirips.com.au/index.htm' its in the section just where you describe the weather station. I would expect this to refer to index.php
I tried opening
http://www.weather.calingirips.com.au/index.htm in a browser and i get to the weather i-frame, if I change it to php I get to the same place
3) There seems to be too many files that are getting updated, generally the only file thatshould be getting updated ate the ones with wt_data etc. and a couple of others. The today, records etc should not get updated.
4) Does your webserver support php? - I know its probably a stupid question but please check.
5) Check your Cumulus set up, make sure you are not sending standard web files and that you are sending the correct files to your webserver.
I would seriously consider starting from scratch as for some reason things seem totally mixed up between php and html, it wont take long. I can help, no problem. I will send you a PM.
Andy