<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Topic: Leaderboard</title>
		<link>http://bbpress.org/plugins/topic/leaderboard/</link>
		<description>bbPress Plugin Browser &#187; Topic: Leaderboard</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 16:08:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/topic/leaderboard" rel="self" type="application/rss+xml" />

		<item>
			<title>ruliz on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-6118</link>
			<pubDate>Wed, 22 Sep 2010 20:30:58 +0000</pubDate>
			<dc:creator>ruliz</dc:creator>
			<guid isPermaLink="false">6118@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for plugin _ck_ :)</p>
<p>Is it possible to hide admin username or other... ?
</p>]]></description>
					</item>
		<item>
			<title>copperblade on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-6035</link>
			<pubDate>Fri, 30 Jul 2010 00:36:52 +0000</pubDate>
			<dc:creator>copperblade</dc:creator>
			<guid isPermaLink="false">6035@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>As far as I can tell the numbers don't make much sense... "posts" is some insanely low number like 0 for people who have posted "topics" almost at 1000.  Total is the addition of the two...
</p>]]></description>
					</item>
		<item>
			<title>Oxhorn on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-5972</link>
			<pubDate>Sun, 11 Jul 2010 13:25:39 +0000</pubDate>
			<dc:creator>Oxhorn</dc:creator>
			<guid isPermaLink="false">5972@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Brilliant! Worked like a charm. Thanks _ck_!
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-5971</link>
			<pubDate>Sun, 11 Jul 2010 11:49:35 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">5971@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Sorry there is a old version of the view.php template on the SVN that I can't fix directly right now.</p>
<p>Edit the view.php  and find the /ul   and  /form</p>
<p>Then add this line in the middle like this:  <a href="http://pastebin.com/raw.php?i=XbSxR6VQ" rel="nofollow">http://pastebin.com/raw.php?i=XbSxR6VQ</a>
</p>]]></description>
					</item>
		<item>
			<title>Oxhorn on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-5970</link>
			<pubDate>Sun, 11 Jul 2010 10:58:39 +0000</pubDate>
			<dc:creator>Oxhorn</dc:creator>
			<guid isPermaLink="false">5970@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I am having this problem too, as seen here:</p>
<p><a href="http://oxhorn.com/forum/view.php?view=leaderboard" rel="nofollow">http://oxhorn.com/forum/view.php?view=leaderboard</a></p>
<p>I'll post about it on the main forums to see what _ck_ says.
</p>]]></description>
					</item>
		<item>
			<title>grassrootspa on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-5070</link>
			<pubDate>Mon, 21 Dec 2009 02:08:43 +0000</pubDate>
			<dc:creator>grassrootspa</dc:creator>
			<guid isPermaLink="false">5070@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Anyone else having an issue with Leaderboard where whenever they select a "View most active contributors:"  (Of All-Time,  From The Past Month,  From The Past Week,  From Today) they get redirected to the front page?</p>
<p>I am stumped as to what to do.
</p>]]></description>
					</item>
		<item>
			<title>hatter on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4990</link>
			<pubDate>Sat, 28 Nov 2009 00:54:28 +0000</pubDate>
			<dc:creator>hatter</dc:creator>
			<guid isPermaLink="false">4990@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>We are running this with bbPress 1.0.2 and so far it seems to be working correctly ( I know you said before that you aren't fixing your plugins til at least December), but I just wanted you to know that the ordering for user's posts is incorrect.  In the query generated, it orders by total_count for the user, but it only displays the number of "valid" (post_count) posts for the users.  So, if a user has posted and a mod deletes a couple of the posts for the user, it may display the order of top posters incorrectly.  We are currently seeing one user with 1278 posts appearing above a user with 1280 posts since the user with 1278 has actually posted more, but had a couple of posts removed by mods.  Changing the line:</p>
<p>$restrict=" ORDER BY total_count DESC,ID ASC LIMIT $toffset,$limit";</p>
<p>to </p>
<p>$restrict=" ORDER BY post_count DESC,ID ASC LIMIT $toffset,$limit";</p>
<p>has corrected the ordering issue.  Just wanted to let you know.
</p>]]></description>
					</item>
		<item>
			<title>tgiokdi on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4896</link>
			<pubDate>Thu, 12 Nov 2009 03:49:51 +0000</pubDate>
			<dc:creator>tgiokdi</dc:creator>
			<guid isPermaLink="false">4896@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>All I'm seeing is "Sorry, there are no users for this selection, please try another." Using 1.0.1, you can see the page here : <a href="http://www.myconfinedspace.com/forum/view.php?view=leaderboard" rel="nofollow">http://www.myconfinedspace.com/forum/view.php?view=leaderboard</a>
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4357</link>
			<pubDate>Tue, 18 Aug 2009 12:03:37 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4357@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>You probably never set post_position in the post database table?<br />
It determines topics created based on post_position 1.<br />
I assume the number of replies is correct, so that's probably it.</p>
<p>The comments column can be edited out of the sub-templates.
</p>]]></description>
					</item>
		<item>
			<title>chandersbs on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4350</link>
			<pubDate>Tue, 18 Aug 2009 09:11:27 +0000</pubDate>
			<dc:creator>chandersbs</dc:creator>
			<guid isPermaLink="false">4350@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I just downloaded and activated this plugin.<br />
I'm using bbpress 1.0.1. </p>
<p>What I noticed is that the number of topics created is not accurate. It shows that most of the members have zero topics created. My forum is almost 4 years old and I migrated it from SMF. Maybe that's causing a problem. </p>
<p>How can I make it show the accurate number of topics?</p>
<p>Also how do I get rid of the comments table in it? My forum is not integrated with WordPress.</p>
<p>Thanks.
</p>]]></description>
					</item>
		<item>
			<title>faen on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4103</link>
			<pubDate>Fri, 24 Jul 2009 19:30:33 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">4103@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for quick answer _ck_. I'll try this with 1.1 now. Will give a small update on how it works soon. :)</p>
<p>Update: - Seems to work fine, I just need to get some more users in the test-installation I'm running now. All I get right now is "Sorry, there are no users for this selection, please try another." and "Sorry, there are no users yet." Doesn't this plugin count Key Master's activity?
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4100</link>
			<pubDate>Fri, 24 Jul 2009 15:56:12 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4100@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>It might be. I haven't tested it yet but in theory yes.<br />
If it's not, keep in mind it won't be supported until December.
</p>]]></description>
					</item>
		<item>
			<title>faen on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4099</link>
			<pubDate>Fri, 24 Jul 2009 14:50:11 +0000</pubDate>
			<dc:creator>faen</dc:creator>
			<guid isPermaLink="false">4099@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Is Leaderboard compatible with bbPress 1.1 ?
</p>]]></description>
					</item>
		<item>
			<title>r-a-y on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4093</link>
			<pubDate>Thu, 23 Jul 2009 20:11:25 +0000</pubDate>
			<dc:creator>r-a-y</dc:creator>
			<guid isPermaLink="false">4093@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Very nice, _ck_!
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-4003</link>
			<pubDate>Sat, 18 Jul 2009 12:34:04 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">4003@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>There is a conceptual problem with caching in versions up to and including 0.0.3 which might affect very active forums. It will still work, just some results may seem out of sync when there is pagination on the view. I plan to rewrite the way caching is done soon to address this problem.</p>
<p>Optionally you can just limit the list to say the top 50 and only do 50 per page and then there won't be pagination, or even just turn the cache off but that's definitely not recommended for large forums.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Leaderboard"</title>
			<link>http://bbpress.org/plugins/topic/leaderboard/#post-3876</link>
			<pubDate>Tue, 07 Jul 2009 09:11:59 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">3876@http://bbpress.org/plugins/</guid>
			<description><![CDATA[Shows the most active users across bbPress and WordPress within different time periods. Customizable templates.]]></description>
					</item>

	</channel>
</rss>

