cloudy

Author Topic: VALIDATOR OUTPUT  (Read 2264 times)

0 Members and 1 Guest are viewing this topic.

Offline Eltico

  • Posts: 22
VALIDATOR OUTPUT
« on: November 02, 2010, 08:23:11 PM »
Dear Windy

I found no special place to post it.
I am using NEW VERSION, build 01.
In my web page it is requested to validate the site.
I did, and 20 errors were found. Hope this out put helps you improve WD. Bests

Line 3, Column 47: document type does not allow element "meta" here
…tp-equiv="Pragma" content="no-cache" /><meta http-equiv="Expires" content="Mon…

Line 3, Column 116: document type does not allow element "meta" here
…tent="Mon, 06 Jan 1990 00:00:01 GMT" /><meta http-equiv="Refresh" content="600…

Line 3, Column 159: document type does not allow element "meta" here
…t="Mon, 06 Jan 1990 00:00:01 GMT" /><meta http-equiv="Refresh" content="600" />

Line 8, Column 49: end tag for "link" omitted, but OMITTAG NO was specified
href="http://www.weather-display.com/windy.ico">

Line 7, Column 1: start tag was here
<link rel="shortcut icon" type="image/ico"

Line 300, Column 7: element "BODY" undefined
 <BODY>

Line 313, Column 36: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
        <h1><div class="headerTemp"><span class="doNotPrint">

Line 314, Column 40: end tag for "div" omitted, but OMITTAG NO was specified
      Day time &nbsp; 13.0&deg;C</span></h1>

Line 313, Column 13: start tag was here
        <h1><div class="headerTemp"><span class="doNotPrint">

Line 326, Column 10: end tag for element "div" which is not open
    </div>

Line 338, Column 63: required attribute "alt" not specified
   <li>  <img src="conditionscolour.jpg"width="160" height="35"/></li>

Line 448, Column 35: required attribute "alt" not specified
   <img src="autoscalewindbaro.gif"/>

Line 449, Column 34: required attribute "alt" not specified
   <img src="autoscaletemphum.gif"/>

Line 492, Column 4: end tag for "span" omitted, but OMITTAG NO was specified
</p>

Line 491, Column 94: start tag was here
…"font-family:MS Serif;font-size:7pt;color:windowtext"><span style="color:navy">

Line 492, Column 4: end tag for "span" omitted, but OMITTAG NO was specified
</p>

Line 491, Column 28: start tag was here
  <span style="color:navy"><span style="font-family:MS Serif;font-size:7pt;colo…

Line 492, Column 4: end tag for "span" omitted, but OMITTAG NO was specified
</p>

Line 491, Column 3: start tag was here
  <span style="color:navy"><span style="font-family:MS Serif;font-size:7pt;colo…

Line 496, Column 11: document type does not allow element "center" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
<p><center><a href="http://www.bigbaymotorcamp.co.nz/"><img border="0" src="big…

Line 496, Column 88: required attribute "alt" not specified
…igbaymotorcamp.co.nz/"><img border="0" src="bigbay.gif"></img></a></center></p>

Line 502, Column 9: end tag for element "body" which is not open
  </body>

Line 503, Column 7: end tag for "div" omitted, but OMITTAG NO was specified
</html>

Line 455, Column 5: start tag was here
    <div id="footer">

Line 503, Column 7: end tag for "BODY" omitted, but OMITTAG NO was specified
</html>

Line 300, Column 2: start tag was here
 <BODY>

Line 503, Column 7: end tag for "html" which is not finished
</html>


Offline niko

  • syzygy
  • Global Moderator
  • Posts: 21,998
  • Crystal Ball broken! Please post the URL.
  • Northern California, U.S.A.
    • http://www.realweatherstation.com
Re: VALIDATOR OUTPUT
« Reply #1 on: November 02, 2010, 08:29:14 PM »
What is the URL of the webpage?

Offline Eltico

  • Posts: 22

Offline broadstairs

  • Stuart
  • Posts: 6,177
  • Broadstairs, Kent, UK
    • Broadstairs
Re: VALIDATOR OUTPUT
« Reply #3 on: November 04, 2010, 01:17:15 PM »
Well that page is using the templates which are not part of WD itself.

Stuart

Online jmcmurry

  • Jim McMurry
  • Posts: 2,221
  • Mauston, WI, USA
    • Juneau County Weather
Re: VALIDATOR OUTPUT
« Reply #4 on: November 04, 2010, 01:37:57 PM »
Stuart,

Brian does have an option to make a "Carterlake Style" web site so I wonder if it's one of those.

- Jim

 Home of NSLog NexStorm Lightning Data Manager

Offline broadstairs

  • Stuart
  • Posts: 6,177
  • Broadstairs, Kent, UK
    • Broadstairs
Re: VALIDATOR OUTPUT
« Reply #5 on: November 04, 2010, 04:25:03 PM »
Stuart,

Brian does have an option to make a "Carterlake Style" web site so I wonder if it's one of those.

- Jim

Jim I was not aware of that... you could be right.

Stuart

Offline niko

  • syzygy
  • Global Moderator
  • Posts: 21,998
  • Crystal Ball broken! Please post the URL.
  • Northern California, U.S.A.
    • http://www.realweatherstation.com
Re: VALIDATOR OUTPUT
« Reply #6 on: November 04, 2010, 07:55:00 PM »
Stuart,

Brian does have an option to make a "Carterlake Style" web site so I wonder if it's one of those.

- Jim

I think so, or at least based on it, but I moved it here because I thought some of the web gurus could help work out the kinks and spare Brian some time to work on internal WD issues.

Offline broadstairs

  • Stuart
  • Posts: 6,177
  • Broadstairs, Kent, UK
    • Broadstairs
Re: VALIDATOR OUTPUT
« Reply #7 on: November 04, 2010, 09:17:54 PM »
The general rule with these kinds of problems is to fix the first error and try again sincethe first error can cause subsequent ones which go away. I think the OOPwas probably reporting it so Brian could fix the distribution (assuming it is the template supplied with WD). Anyway the first error is the meta tag is in the wrong place, it has to be after the html tag. I'd sort that and see what comes up next.

Stuart

Offline saratogaWX

  • Posts: 4,577
  • Saratoga, CA, USA 37:16:28N, 122:01:23W - Elev: 374ft.
    • Saratoga Weather
Re: VALIDATOR OUTPUT
« Reply #8 on: November 04, 2010, 11:12:16 PM »
It appears that the mywebpagetemplate.txt file in the \wdisplay directory has the issue (misplaced <meta> tags and other HTML errata).

Here's a corrected (and XHTML 1.0-Transitional) version instead.

Best regards,
Ken
Ken True
Saratoga Weather
CWOP: CW1792
WeatherUnderground: KCASARAT1
Free weather website PHP scripts and WD website AJAX templates

Offline niko

  • syzygy
  • Global Moderator
  • Posts: 21,998
  • Crystal Ball broken! Please post the URL.
  • Northern California, U.S.A.
    • http://www.realweatherstation.com
Re: VALIDATOR OUTPUT
« Reply #9 on: November 04, 2010, 11:18:48 PM »
Thanks Ken!

Offline Weather Display

  • Posts: 64,538
Re: VALIDATOR OUTPUT
« Reply #10 on: November 05, 2010, 02:42:16 AM »
Next full install will use that ammended template file, thanks Ken for making it compliant  :wink:

Offline saratogaWX

  • Posts: 4,577
  • Saratoga, CA, USA 37:16:28N, 122:01:23W - Elev: 374ft.
    • Saratoga Weather
Re: VALIDATOR OUTPUT
« Reply #11 on: November 05, 2010, 02:57:38 AM »
You're welcome, Brian!

Best regards,
Ken
Ken True
Saratoga Weather
CWOP: CW1792
WeatherUnderground: KCASARAT1
Free weather website PHP scripts and WD website AJAX templates

 

cumulus