Opened 22 years ago
Closed 21 years ago
#1114 closed defect (bug) (invalid)
wp-rss2.php feed will not validate, XML parsing error, undefined root element
| Reported by: | anonymousbugger | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Your wp-rss2.php has bad line endings. It is corrupt. Upload a fresh copy.