EllisLab text mark
Advanced Search
8 of 8
8
   
ANO XML Parser
Posted: 23 June 2010 04:10 PM   [ Ignore ]   [ # 109 ]   [ Rating: 0 ]
Joined: 2009-12-11
42 posts

For some reason, I can’t get the {if no_results} conditional to work.  Maybe I’m missing something?  Here’s what my code looks like:

{exp:ano_xml_parser:fetch source='{artist_tour_rss}' refresh='0' parent_tag='channel' child_tag='item' limit='10'}

{if no_results}
No Results
.
{/if}
<li class="{switch='dateone|datetwo'}">&raquo; <a href="{item_link}" title="Click to view more info on Last.fm" target="_blank">{item_title}</a></li>

{/exp:ano_xml_parser:fetch} 
 
8 of 8
8