EllisLab text mark
Advanced Search
     
exp:forum:topic_titles limit=n Appears Not to Work?
Posted: 07 June 2010 06:37 AM   [ Ignore ]
Avatar
Joined: 2006-03-24
181 posts

I want to only show the last 10 forum topics and have used:

{exp:forum:topic_titles orderby="post_date" sort="desc" limit="10"}
<li class="recentPost"><a href="{thread_path='forums/viewthread'}">{title}</a></li>
{/exp:forum:topic_titles} 

If you look at trak-community.org, you’ll see that the limit doesn’t appear to work.

Any suggestions about what might be happening to cause this? I’ve tried changing the limit but it makes no difference whatsoever.

 
Posted: 07 June 2010 07:03 AM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2004-05-15
29075 posts

This is a known bug, actually.