Customizing SMF > SMF Coding Discussion

This page is not Valid XHTML 1.0 Transitional

(1/1)

tmlfever:
This is the line in question:

--- Quote ---731: in <a href="http://www.tmlforum.net/index.php?topic=114.new#new" title="Re: Wear Blue And White At Each Game!  &#147;The Day The Fans Changed&#148;">Re: Wear Blue And Wh...</a><br />
--- End quote ---
This is the error message:

--- Quote ---Below are the results of attempting to parse this document with an SGML parser.

Line 731, column 115: non SGML character number 147

...: Wear Blue And White At Each Game! ¼/strong>?The Day The Fans Changed&#148;">Re: Wear B✉

Line 731, column 140: non SGML character number 148

...Each Game! &#147;The Day The Fans Changed&#148;">Re: Wear Blue And Wh...</a><br />
--- End quote ---

How do I correct this? It was just a new topic and no coding was involved. Any help is appreciated.

kegobeer:
The error is coming from this line:


--- Code: ---<a href="http://www.tmlforum.net/index.php?topic=114.new#new" title="Re: Wear Blue And White At Each Game!  “The Day The Fans Changed”">
--- End code ---

Specifically, the non SGML double quote characters around The Day The Fans Changed.  Remove those and you should validate ok.

tmlfever:
Thanks for your help.

Actually I did remove the quotes from the "manage boards and modify". I also removed the quotes from the Title and it validates.

Navigation

[0] Message Index

Go to full version