hello hello :D
Could someone tell me why this doesnt work?
<div id="portal" class="weather">
<div class="portal_content">
<h3>Weather</h3>
{exp:magpie url="http://feeds2.weatherbug.com/rss.aspx?f=1&zipCode;=&country=AS&state;=&city=Perth&feed=currtxt&zCode=z4641&units=1" limit="10" refresh="720"}
{magpie:items}
{exp:html_strip}{magpie:description}{/exp_html_strip}
{/magpie:items}
{/exp:magpie}
</div>
</div>
is it running the html_strip on the actual tag rather than the data? if so, is there anyway to modify the results returned by magpie?
Thanks
Patrick
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.