Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4017) - 17 March 2024

Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Broken links in base wxlinks.php

Discussion of Ken True's web site templates

Moderator: saratogaWX

Post Reply
User avatar
ConligWX
Posts: 1570
Joined: Mon 19 May 2014 10:45 pm
Weather Station: Davis vPro2+ w/DFARS + AirLink
Operating System: Ubuntu 22.04 LTS
Location: Bangor, NI
Contact:

Broken links in base wxlinks.php

Post by ConligWX »

Hi Ken

Just letting you know there are now a number of broken or incorrect links in the wxlinks.php file.
WeatherForYou Signup Page -> goes to PWS http://www.pwsweather.com/
Federal Meteorological Handbook No. 1 -> Dead Link - try http://www.ofcm.gov/publications/fmh/FMH1/FMH1.pdf
S'COOL Cloud Types Audio/Visual Tutorial -> Forbidden try https://scool.larc.nasa.gov/tutorial/cl ... rs-CT.html
NOAA Education Resources changed to http://www.noaa.gov/education
USA Today - Weather Basics - link goes to http://www.usatoday.com
CWOP Station Setup Guide (PDF) -> HTTP Status 404 - CWOP_Guide.pdf
Ambient Weather: Station Reviews and Install Guide, Virtual Weather Station software -> http://www.ambientweather.com/
Davis Instruments Weather stations, WeatherLink software -> update to: http://www.davisnet.com/weather-monitoring/
Last edited by ConligWX on Thu 02 Feb 2017 10:52 pm, edited 1 time in total.
Regards Simon

https://www.conligwx.org - @conligwx
Davis Vantage Pro2 Plus with Daytime FARS • WeatherLink Live • Davis AirLink • PurpleAir •

Image
nicksnet
Posts: 26
Joined: Mon 23 Sep 2013 6:09 pm
Weather Station: davis vantage pro2 inc FARS.
Operating System: windows 10
Location: Oshawa, Ontario, CANADA.
Contact:

Re: Broken links in base wxlinks.php

Post by nicksnet »

Hi,

Here is my copy of wxlinks.php with all links working.

############################################################################
# A Project of TNET Services, Inc. and Saratoga-Weather.org (Canada/World template set)
############################################################################
#
# Project: Sample Included Website Design
# Module: sample.php
# Purpose: Sample Page
# Authors: Kevin W. Reed <kreed@tnet.com>
# TNET Services, Inc.
#
# Copyright: (c) 1992-2007 Copyright TNET Services, Inc.
############################################################################
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
############################################################################
# This document uses Tab 4 Settings
############################################################################
require_once("Settings.php");
require_once("common.php");
############################################################################
$TITLE = langtransstr($SITE['organ']) . " - " .langtransstr('Useful Links');
$showGizmo = true; // set to false to exclude the gizmo
include("top.php");
############################################################################
?>
</head>
<body>
<?php
############################################################################
include("header.php");
############################################################################
include("menubar.php");
############################################################################
?>

<div id="main-copy">

<h2 style="text-align:center"><?php langtrans('Useful Links'); ?></h2><hr/>

<ul>
<li> <a href="http://www.wxforum.net"
title="The Independent Weather Enthusiasts Forum">
WXForum.net</a></li>
<li> <a href="http://www.wxqa.com/"
title="CWOP">
Citizen Weather Observer Program</a></li>
<li> <a href="http://www.wunderground.com/weatherstation/index.asp"
title="Weather Underground">
Weather Underground Personal Station Signup</a></li>
<li> <a href="http://www.hamweather.net/weatherstations/"
title="WeatherForYou Signup">
WeatherForYou Signup Page</a></li>
<li> <a href="http://www.anythingweather.com/contactjoinnetwork.aspx"
title="AnythingWeather Signup Page">
AnythingWeather Signup Page</a></li>
<li> <a href="http://www.awekas.at/en/index.php"
title="AWEKAS Signup">
AWEKAS Signup Page</a></li>
</ul>

<h3><?php langtrans('Weather Education'); ?></h3>

<ul>
<li> <a href="http://amsglossary.allenpress.com/glossary"
title="Meterology Terms">
Glossary of Meteorology</a></li>
<li> <a href="http://www.ofcm.gov/publications/fmh/FMH1/FMH1.pdf"
title="Handbook for US Meterology">
Federal Meteorological Handbook No. 1</a></li>
<li> <a href="http://www.nws.noaa.gov/om/coop/Publica ... dbook2.pdf"
title="Handbook for US Meterology">
NWS Meteorological Handbook No. 2</a></li>
<li> <a href="http://www.ofcm.gov/publications/fmh/FM ... e-FMH3.pdf"
title="Handbook for US Meterology">
Federal Meteorological Handbook No. 3</a></li>
<li> <a href="https://scool.larc.nasa.gov/tutorial/cl ... rs-CT.html"
title="Cool audio/visual guide">
S'COOL Cloud Types Audio/Visual Tutorial</a></li>
<li> <a href="https://eo.ucar.edu/webweather/"
title="Web Weather for Kids">
Web Weather for Kids</a></li>
<li> <a href="http://www.education.noaa.gov"
title="NOAA Education Resources">
NOAA Education Resources</a></li>
<li> <a href="http://www.weather.gov/cae/justforkids.html"
title="NWS Weather Website for Kids">
NWS Weather Website for Kids</a></li>
<li> <a href="http://oceanservice.noaa.gov/education/ ... asics.html"
title="Weather Basics">
NWS Weather & Climate Basics</a></li>
</ul>

<h3><?php langtrans('Weather Station Info'); ?></h3>

<ul>
<li> <a href="http://weather.gladstonefamily.net/CWOP_Guide.pdf"
title="CWOP Station Setup Guide">
CWOP Station Setup Guide</a> (PDF)</li>
<li> <a href="http://sandaysoft.com/products/cumulus"
title="Cumulus weather software">
Cumulus Weather Station software</a></li>
<li> <a href="http://www.weather-display.com/"
title="Weather Station Software">
Weather-Display Weather Station Software</a></li>
<li> <a href="http://www.weather-watch.com/smf/"
title="Weather-Display Weather Forums">
Weather Watch Forums (Weather Display)</a></li>
<li> <a href="http://www.ambientweather.com/eaofin.html"
title="Install Guide">
Ambient Weather: Station Reviews and Install Guide, Virtual Weather Station software</a></li>
<li> <a href="http://www.davisnet.com/weather/index.asp"
title="Davis Instruments">
Davis Instruments Weather stations, WeatherLink software</a></li>
<li> <a href="http://www.lacrossetechnology.com/"
title="La Crosse Technology">
La Crosse Technology</a></li>
<li> <a href="http://www2.oregonscientific.com/catalo ... sp?c=2&s=4"
title="Oregon Scientific">
Oregon Scientific</a></li>
</ul>

<h3><?php langtrans('Weather Website PHP Scripts'); ?></h3>
<ul>
<li> <a href="http://www.carterlake.org/weatherphp.ph ... erlake.org Scripts</a></li>
<li> <a href="http://www.jcweather.us/scripts.php">Jcweather.us Scripts</a></li>
<li> <a href="http://www.642weather.com/weather/scripts.php">Long Beach Weather Scripts</a></li>
<li> <a href="http://saratoga-weather.org/scripts.php ... eather.org Scripts</a></li>
<li> <a href="http://www.tnetweather.com/scripts.php">TNETWeather.com Scripts</a></li>
</ul>

</div><!-- end main-copy -->

<?php
############################################################################
include("footer.php");
############################################################################
# End of Page
############################################################################
?>

Nick. dw7240.com
ImageImage
Image
Post Reply