post_ID string broken
-
Hello all,
I have a weird sitation I can’t figure out. On the comments pages I have a validation error (XHTML 1.0 Strict) becuase an ID begins with a number instead of a letter. The reason I am getting this error is because somewhere in the scripting the string is broken. So while everything works fine, I don’t like having a validation error and want to fix it.
Here is the error:
————————————
# Line 63, character 28:<div class=”post” id=”post-
^
Error: value of attribute id must be a single token
# Line 65, character 1:17″><h2 class=”dot”><a href=”https://www….
————————————
Does anyone know where in the script file this break might be so I can find it and fix it. I scoured index.php and comments.php and couldn’t find a thing. I therefore suspect the the problem is deeper, as in where the ID/permalink is generated.
Ref. Site: https://www.ccassociates.com/blog/?p=17
In advance, thank you any answers I can get.
Sincerely,Mike Cherim
https://green-beast.com
- The topic ‘post_ID string broken’ is closed to new replies.