Title: [Plugin: Events Manager] Problem with RSS
Last modified: August 20, 2016

---

# [Plugin: Events Manager] Problem with RSS

 *  [Eggi1972](https://wordpress.org/support/users/eggi1972/)
 * (@eggi1972)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/)
 * Hootsuite say to me :
 * Feeds must be configured so that posted items report a date/time.
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

Viewing 12 replies - 1 through 12 (of 12 total)

 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286666)
 * will check that out asap.
 *  Thread Starter [Eggi1972](https://wordpress.org/support/users/eggi1972/)
 * (@eggi1972)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286705)
 * Ok Thanks
 *  Thread Starter [Eggi1972](https://wordpress.org/support/users/eggi1972/)
 * (@eggi1972)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286871)
 * Is this a biger problem ???
 * I’m sorry…. that i make you so a big problem…
 * Kind regards
 * Eggi
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286888)
 * it’s a case of adding dates to the rss tempalte
 *  [Cars10](https://wordpress.org/support/users/shonu/)
 * (@shonu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286892)
 * If that is the issue about Outlook not accepting the Feed, then I just stumbled
   over the same issue.
 * BTW, what is the following for:
 *     ```
       <?xml version='1.0'?>
       <rss version="2.0">
         <channel>
           <title>Astronomy Club - Events</title>
           <link>http://blah.de</link>
           <description>We blah... - Events</description>
           <docs><strong>http://blogs.law.harvard.edu/tech/rss</strong></docs>
           <generator>Weblog Editor 2.0</generator>
       ```
   
 * [http://blogs.law.harvard.edu/tech/rss](http://blogs.law.harvard.edu/tech/rss)??
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286900)
 * Davide did that, been there for years now. was working, no complaints, so didn’t
   touch it.
 * if you can tell me why I should remove it, I will 🙂
 *  [Cars10](https://wordpress.org/support/users/shonu/)
 * (@shonu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286901)
 * It’s fine to keep the “docs” linkin to the only unoffical RSS standards page 
   that seems to exist until now.
    Generator is just extra weight if no one objects
   😉
 * Again, is this issue about the Outlook not being able to read the RSS feed ? 
   We had similar issues with feeds around the world not being recognised by Outlook
   2007.
    Worpress feed works and uses good Atom RSS format.
 * IE complains:
    `This feed cotnains errors. Internet Explorer will try t updating
   this feed again later.` But it does not say WHAT is the error….typical MS 😉 
   It is just my conclusion that this causes the Outlook to not accept the feed 
   as it uses Internet Explorer as a web engine internally.
 * Differences I saw from request level:
    EM sends Content-length and connection
   keep alive headers
 * Odd
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286904)
 * i’ll have a look at this at some point, since the w3 RSS validator doesn’t validate,
   will work towards passing at least that test.
 *  Thread Starter [Eggi1972](https://wordpress.org/support/users/eggi1972/)
 * (@eggi1972)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286915)
 * this say …. Opera….
 * XML-Interpretation fehlgeschlagen
 * XML-Interpretation fehlgeschlagen: Syntaxfehler (Zeile: 2, Zeichen: 0)
 * Dokument als HTML neu analysieren.
    Fehler: unexpected start-tag (root element
   already specified)
 * Spezifikation:
    [http://www.w3.org/TR/REC-xml/](http://www.w3.org/TR/REC-xml/)
 *  1: 
    2: <b>Fatal error</b>: ob_start() [[ref.outcontrol](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/ref.outcontrol?output_format=md)]:
   Cannot use output buffering in output buffering display handlers in <b>/hom…./
   wp-content/plugins/events-manager/em-events.php</b> on line <b>35</b>
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286916)
 * I’ve fixed the RSS validation issues yesterday.
 * Eggi1972 your issue is different (try to see if it’s a theme conflict first).
   please start another topic for different questions.
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286917)
 * btw, by fixed, i mean it’s in the dev version
 *  Thread Starter [Eggi1972](https://wordpress.org/support/users/eggi1972/)
 * (@eggi1972)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286918)
 * This is the Problem….. but if you say you have fixed it so i hope it is fixed
   today 😉
 * this is only the german language i understand better than english 🙂

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘[Plugin: Events Manager] Problem with RSS’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 12 replies
 * 3 participants
 * Last reply from: [Eggi1972](https://wordpress.org/support/users/eggi1972/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-problem-with-rss/#post-2286918)
 * Status: not resolved