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

Custom field in Magpie code

Development and Programming

textdriven's avatar
textdriven
107 posts
17 years ago
textdriven's avatar textdriven

I was hoping to get a feed from another to show up in my entries. By entering the full URL in the custom field I expected the feed to show. Instead I got this error message…

Warning: MagpieRSS: Failed to fetch /home/path/to/my/install/plugins/pi.magpie.php on line 1386

Notice: Trying to get property of non-object in /home/path/to/my/install/plugins/pi.magpie.php on line 105

Here is the code In my template…

{exp:magpie url="{center_events_feed}" limit="10" refresh="720" feed_type="atom"}
<ul>
{magpie:items}
<li><a href="http://{magpie:link}">{magpie:title}</a></li>
{/magpie:items}
</ul>
{/exp:magpie}

This is the buldi I’m using…

ExpressionEngine 1.6.2 Build: 20080124

       
Simon Job's avatar
Simon Job
123 posts
17 years ago
Simon Job's avatar Simon Job

Is the custom field, center_events_feed, set to have no formatting?

Also, under Admin > Weblog Administration > Weblog Management > Weblog Posting Preferences Is “Automatically turn URLs and email addresses into links?” set to “no”?

       
textdriven's avatar
textdriven
107 posts
17 years ago
textdriven's avatar textdriven

It was that second option. Thank you! 😊

       
PanPan's avatar
PanPan
5 posts
17 years ago
PanPan's avatar PanPan

thanks ! was really breaking my head on this one

       

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.