Opened 19 years ago
Closed 19 years ago
#1114 closed defect (bug) (invalid)
wp-rss2.php feed will not validate, XML parsing error, undefined root element
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | 1.5.1 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Sorry
This feed does not validate.
*
Feeds should not be served with the "text/html" media type [help]
*
line 1, column 0: Undefined root element: br [help]
<br />
*
line 2, column 0: XML parsing error: <unknown>:2:0: junk after document element [help]
<b>Parse error</b>: parse error, unexpected T_IF in <b>/homepages/7/d106361 ...
Source: http://netmix.com/wordpress/wp-rss2.php
- <br />
- <b>Parse error</b>: parse error, unexpected T_IF in <b>/homepages/7/d106361195/htdocs/netmix_home/wordpress/wp-rss2.php</b> on line <b>2</b><br />
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Your wp-rss2.php has bad line endings. It is corrupt. Upload a fresh copy.