ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Wiki RSS error

October 27, 2011 11:39am

Subscribe [2]
  • #1 / Oct 27, 2011 11:39am

    Riverboy

    2993 posts

    I get this error clicking my wiki RSS and ATOM:

    The following tag has a syntax error:
    
    {exp:xml_encode}

    What i need to modify from the template to get it working?
    Code for rss that trickers error:

    <?xml version="1.0" encoding="{charset}"?>
    <rss version="2.0"
        xmlns:dc="http://purl.org/dc/elements/1.1/"
        xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
        xmlns:admin="http://webns.net/mvcb/"
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
        <channel>
    
        <title>{exp:xml_encode}{wiki_name}{/exp:xml_encode}</title>
        <link>{path:wiki_home}</link>
        <description>{exp:xml_encode}{wiki_name}{/exp:xml_encode}</description>
        <dc:language>{language}</dc:language>
        <dc:creator>{webmaster_email}</dc:creator>
        <dc:rights>Copyright {current_time format="%Y"}</dc:rights>
        <dc:date>{gmt_last_updated format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
        <admin:generatorAgent rdf:resource="http://expressionengine.com/" >
    
    {wiki:recent_changes}
        <item>
          <title>{exp:xml_encode}{title}{/exp:xml_encode}</title>
          <link>{exp:xml_encode}{path:view_article}{/exp:xml_encode}</link>
          <guid>{exp:xml_encode}{path:view_article}{/exp:xml_encode}</guid>
          <description><![CDATA[{article}]]></description>
          <dc:subject>{exp:xml_encode}{title}{/exp:xml_encode}</dc:subject>
          <dc:date>{gmt_revision_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
        </item>
    {/wiki:recent_changes}
    
        </channel>
    </rss>
  • #2 / Oct 27, 2011 12:14pm

    Riverboy

    2993 posts

    Never mind and sorry - found and fixed

  • #3 / Oct 28, 2011 12:29am

    John Henry Donovan

    12339 posts

    Glad you are up and running again. Feel free as always Pete to start a new thread if you have any more questions.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases