We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Feed Enclosures plugin Syntax Error

Development and Programming

ropeadope's avatar
ropeadope
98 posts
17 years ago
ropeadope's avatar ropeadope

Hello,

I’m trying to setup a podcast RSS feed:

<item>
          <title>{exp:xml_encode}{title}{/exp:xml_encode}</title>
          <link>{title_permalink="music/podcasts"}</link>
          <guid>{title_permalink="music/podcasts"}#When:{gmt_entry_date format="%H:%i:%sZ"}</guid>
          <description>{exp:xml_encode}{podcast_description}{/exp:xml_encode}</description>
          <dc:date>{gmt_entry_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
             {exp:atom_enclosures type="rss" parse_list="y"}{podcast_url}{/exp:atom_enclosures}
        </item>

But I get this error message

Error

The following tag has a syntax error:

{exp:atom_enclosures}

Please correct the syntax in your template.

Any thoughts?

       
Ingmar Greil's avatar
Ingmar Greil
29,243 posts
17 years ago
Ingmar Greil's avatar Ingmar Greil

arty, this is third-party plugin, so I need to move this down to the plugin forms. That said, EE simply does not find an {exp:atom_enclosures} plugin. Perhaps you should try {exp:feed_enclosures type="atom"}?

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.