<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: League positionsif level on points</title>
	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>nicola on League positionsif level on points</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points#p642</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points#p642</guid>
        	        	<description><![CDATA[<p>Thanks Peter!</p>
]]></description>
        	        	<pubDate>Mon, 22 Sep 2008 02:09:41 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on League positionsif level on points</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points#p636</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points#p636</guid>
        	        	<description><![CDATA[<p>Yes.  If you are using version 1.2, you must modify standings.php as follows:</p>
<p>At about line 292:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit6538" value="Select Code" onclick="spjSelectCode('sfcode6538');" /></p>
<div class="sfcode" id="sfcode6538">(teamwins + teamties + teamlosses + teamforfeits) AS gamesplayed, </div>
<p>Add this below that line:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit924" value="Select Code" onclick="spjSelectCode('sfcode924');" /></p>
<div class="sfcode" id="sfcode924">(teamrf - teamra) AS rundifference, </div>
<p>Then, you can change the sort order for sorting by points, at about line 167:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit6060" value="Select Code" onclick="spjSelectCode('sfcode6060');" /></p>
<div class="sfcode" id="sfcode6060">case 10: // Sort by points<br />
$sort_order = &#34;points DESC, <strong>rundifference DESC,</strong> teamwins DESC, winningpct DESC, teamorder DESC&#34;; break;</div>
]]></description>
        	        	<pubDate>Sun, 21 Sep 2008 17:13:27 +0000</pubDate>
        </item>
        <item>
        	<title>nicola on League positionsif level on points</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points#p634</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/league-positionsif-level-on-points#p634</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>If teams are level are points it normally then goes down to goal difference. i.e. GF - GA = GD</p>
<p>Can i select this method with this script?</p>
<p>Thanks in advance,</p>
<p>Nic</p>
]]></description>
        	        	<pubDate>Sun, 21 Sep 2008 13:11:14 +0000</pubDate>
        </item>
</channel>
</rss>