<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Topusers function</title>
	<atom:link href="http://www.pliggs.com/topusers-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pliggs.com/topusers-function/</link>
	<description>All things Pligg</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Personal Student Loan</title>
		<link>http://www.pliggs.com/topusers-function/comment-page-1/#comment-39475</link>
		<dc:creator>Personal Student Loan</dc:creator>
		<pubDate>Mon, 13 Dec 2010 17:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pliggs.com/?p=189#comment-39475</guid>
		<description>Thanks for the great info.  Pliggs can do so much</description>
		<content:encoded><![CDATA[<p>Thanks for the great info.  Pliggs can do so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.pliggs.com/topusers-function/comment-page-1/#comment-39474</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Mon, 13 Dec 2010 17:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pliggs.com/?p=189#comment-39474</guid>
		<description>@conservatory furniture, that is a great question.  I would like to know this as well.</description>
		<content:encoded><![CDATA[<p>@conservatory furniture, that is a great question.  I would like to know this as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conservatory Furniture</title>
		<link>http://www.pliggs.com/topusers-function/comment-page-1/#comment-39129</link>
		<dc:creator>Conservatory Furniture</dc:creator>
		<pubDate>Mon, 25 Oct 2010 13:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pliggs.com/?p=189#comment-39129</guid>
		<description>Is it possible to show random users rather than top users?</description>
		<content:encoded><![CDATA[<p>Is it possible to show random users rather than top users?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.pliggs.com/topusers-function/comment-page-1/#comment-1023</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pliggs.com/?p=189#comment-1023</guid>
		<description>You wrote:

if(isset($_GET[‘5′])){
        $sortby = $_GET[‘5′];}
else{
        $sortby = &quot;5&quot;;}

in my test this broke the ability to sort by other criteria such as &#039;Published&#039;. Instead I believe the right modification would be this

if(isset($_GET[‘sortby′])){
        $sortby = $_GET[‘sortby′];}
else{
        $sortby = &quot;5&quot;;} 

This will default to Published votes but allow sorting by other criteria.</description>
		<content:encoded><![CDATA[<p>You wrote:</p>
<p>if(isset($_GET[‘5′])){<br />
        $sortby = $_GET[‘5′];}<br />
else{<br />
        $sortby = &#8220;5&#8243;;}</p>
<p>in my test this broke the ability to sort by other criteria such as &#8216;Published&#8217;. Instead I believe the right modification would be this</p>
<p>if(isset($_GET[‘sortby′])){<br />
        $sortby = $_GET[‘sortby′];}<br />
else{<br />
        $sortby = &#8220;5&#8243;;} </p>
<p>This will default to Published votes but allow sorting by other criteria.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

