http://validator.w3.org/
This will tell you exactly why it’s not considered valid.
I know, hoping it can be fixed out of box. Not trying to fix it myself.
These are support forums; the developers don’t really come by here often. If you find a bug, submit a ticket to http://trac.ww.wp.xz.cn/
Found it. It’s the default avatars. Posted on trac.
http://trac.ww.wp.xz.cn/ticket/6339
Thanks! OK, will use trac next time. 😉
Edit: ok that fixed the second but not the first link:
http://validator.w3.org/check?uri=http://www.war59312.com/wordpress/?s=text
Its because of this line:
<?php include (TEMPLATEPATH . ‘/searchform.php’); ?>
wp-content\themes\default\search.php
line 34
So yeah same search box twice on the page..
If you find a bug in a Plugin or Theme you are using with WordPress, do NOT report it using the procedures in this article! Instructions in this article apply only to bugs in the WordPress core, and do not apply to bugs in plugins and themes.
Source: http://codex.ww.wp.xz.cn/Reporting_Bugs#Reporting_Bugs_in_Plugins_and_Themes
So guess I wont waste my time. Its been invalid I take it for years!