<?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: typo/error in standings.php file</title>
	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file</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/typoerror-in-standingsphp-file/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Jason on typo/error in standings.php file</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p641</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p641</guid>
        	        	<description><![CDATA[<p>Thanks for the info.</p>
]]></description>
        	        	<pubDate>Sun, 21 Sep 2008 22:52:54 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on typo/error in standings.php file</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p640</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p640</guid>
        	        	<description><![CDATA[<p>This first change was a minor fix due to a typo.  The main display decides whether or not to filter the schedules by team based on what’s posted to it.  It ignores filtering if the relevant value is “all”.  Otherwise, it filters the schedule based on the posted team ID.  Of course, no team has an ID of 0 (which is what the typo specified), so the end result has no actual change in functionality.</p>
<p>The second change makes it so that when the filter form is submitted, the page will jump down to the schedule (instead of just loading the page and remaining at the top).  The first part of that change creates the anchor tag and the second part appends the anchor to the destination URL of that form.  So the end result there is a small but handy user experience improvement.</p>
]]></description>
        	        	<pubDate>Sun, 21 Sep 2008 20:59:39 +0000</pubDate>
        </item>
        <item>
        	<title>Jason on typo/error in standings.php file</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p639</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p639</guid>
        	        	<description><![CDATA[<p>What do these changes do?</p>
]]></description>
        	        	<pubDate>Sun, 21 Sep 2008 20:41:14 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on typo/error in standings.php file</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p637</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p637</guid>
        	        	<description><![CDATA[<p>Thanks for the suggestions.  I will add these tweaks to the code base for the next version.</p>
]]></description>
        	        	<pubDate>Sun, 21 Sep 2008 17:16:48 +0000</pubDate>
        </item>
        <item>
        	<title>Jon on typo/error in standings.php file</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p629</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/typoerror-in-standingsphp-file#p629</guid>
        	        	<description><![CDATA[<p>I think there is an error on your line #351 in standings.php file.</p>
<p>Where you show all past scores, you have:<br />
option value=”0”&#62;All teams</p>
<p>I changed to:<br />
option value=”all”&#62;All teams</p>
<p>Also as a suggestion, I further modified the lines above that to say:</p>
<p>[h2&#62;[a name=”past” target=”_blank”&#62;Past Scores
</p>
<p>[form name="”teamsort”" method="”post”" action="”#past”"&#62;</p>
<p>GREAT SCRIPT!!!!</p>
]]></description>
        	        	<pubDate>Fri, 19 Sep 2008 18:04:24 +0000</pubDate>
        </item>
</channel>
</rss>