Recent Topics

1 Jul 03, 2006 20:49    

I recently upgraded to Sparkle (from Dawn), and now none of the feeds work. When I put it through validator, I get this message:

Sorry
This feed does not validate.

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>Warning</b>: main(/home/hospita/public_html/b2evocore/_404_not_found.pag ...
In addition, this feed has an issue that may cause problems for some users. We recommend fixing this issue.

Feeds should not be served with the "text/html" media type [help]


Source: http://www.hospitalimpact.org/xmlsrv/rss2.php?blog=1
<br />
<b>Warning</b>: main(/home/hospita/public_html/b2evocore/_404_not_found.page.php): failed to open stream: No such file or directory in <b>/home/hospita/public_html/b2evocore/_blog_main.php</b> on line <b>170</b><br />
<br />
<b>Warning</b>: main(/home/hospita/public_html/b2evocore/_404_not_found.page.php): failed to open stream: No such file or directory in <b>/home/hospita/public_html/b2evocore/_blog_main.php</b> on line <b>170</b><br />
<br />
<b>Fatal error</b>: main(): Failed opening required '/home/hospita/public_html/b2evocore/_404_not_found.page.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/hospita/public_html/b2evocore/_blog_main.php</b> on line <b>170</b><br />


When i go to my feed page, I get this error:
Warning: main(/home/hospita/public_html/b2evocore/_404_not_found.page.php): failed to open stream: No such file or directory in /home/hospita/public_html/b2evocore/_blog_main.php on line 170

Warning: main(/home/hospita/public_html/b2evocore/_404_not_found.page.php): failed to open stream: No such file or directory in /home/hospita/public_html/b2evocore/_blog_main.php on line 170

Fatal error: main(): Failed opening required '/home/hospita/public_html/b2evocore/_404_not_found.page.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hospita/public_html/b2evocore/_blog_main.php on line 170

sorry, it's greek to me! any ideas on how to fix this? Thanks!!

2 Jul 04, 2006 00:29

/b2evocore/_404_not_found.page.php does not exist..

But it would just result in a "404 - b2evolution could not resolve the URL" page, no feed either. I'd fix this nonetheless.

As why http://www.hospitalimpact.org/xmlsrv/rss2.php?blog=1 cannot get resolved: do you have an .htaccess rule added that redirects everything to /index.php perhaps?

4 Jul 05, 2006 16:12

thanks! once I added the 404_page, the syndication started working again. thanks again!


Form is loading...