×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Little problem with Validation

Little problem with Validation 15 years 2 months ago #2708

  • Artday
  • Artday's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Hello, (sorry for my english)

i have one little problem with Validation I use sslide-emotop template on css.css if i turn off Only registered i dont have valid pages


1. Warning Line 348, Column 48: character "<" is the first character of a delimiter but occurred as data.

if (window.document.URL.indexOf("#CommentForm" ) < 0)



This message may appear in several cases:
* You tried to include the "<" character in your page: you should escape it as "<"
* You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&", which is always safe.
* Another possibility is that you forgot to close quotes in a previous tag.
2. Error Line 348, Column 49: XML Parsing Error: StartTag: invalid element name.

if (window.document.URL.indexOf("#CommentForm" ) < 0)



Can you tell me where is the problem ? I use version 3.26.
  • Page:
  • 1
Time to create page: 0.131 seconds