<?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: A few simple questions :)</title>
	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions</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/a-few-simple-questions/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Henky on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p987</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p987</guid>
        	        	<description><![CDATA[<p>Haven't modifed anything, but I'm gonna keep trying to install this script.<br />
Maybe my server is kinda odd, gonna try installing it to another server. I really appreciate all your help, and I'm gonna report here if I find a solution.</p>
<p>Cheers m8!</p>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 16:05:03 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p986</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p986</guid>
        	        	<description><![CDATA[<p>Sorry, I have no idea what could be causing that problem.  From the sounds of it, you might either have modified some files or you have an odd PHP or server configuration.</p>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 15:56:31 +0000</pubDate>
        </item>
        <item>
        	<title>Henky on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p985</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p985</guid>
        	        	<description><![CDATA[<p>Well, that kinda helped, thx :)<br />
But still got a few problems. I can't add a team. When I click on add new team, it displays this error:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit3408" value="Select Code" onclick="spjSelectCode('sfcode3408');" /></p>
<div class="sfcode" id="sfcode3408">Back\\n"; } else { die($text_no_perm); } ?&#62;</div>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 15:52:20 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p984</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p984</guid>
        	        	<description><![CDATA[<p>Hi, the admin panel is at update.php.</p>
<p>In standings.php, try replacing lines 45 through 47 with:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit8596" value="Select Code" onclick="spjSelectCode('sfcode8596');" /></p>
<div class="sfcode" id="sfcode8596">
if&#160;(isset($_GET[&#39;conf&#39;]))&#160;{<br />
&#160;&#160;&#160;&#160;$confid&#160;=&#160;intval($_GET[&#39;conf&#39;]);<br />
}<br />
else&#160;{<br />
&#160;&#160;&#160;&#160;$confid&#160;=&#160;0;<br />
}<br />
if&#160;(isset($_GET[&#39;team&#39;]))&#160;{<br />
&#160;&#160;&#160;&#160;$team&#160;=&#160;intval($_GET[&#39;team&#39;]);<br />
}<br />
else&#160;{<br />
&#160;&#160;&#160;&#160;$team&#160;=&#160;0;<br />
}<br />
if&#160;(isset($_GET[&#39;history&#39;]))&#160;{<br />
&#160;&#160;&#160;&#160;$history&#160;=&#160;intval($_GET[&#39;history&#39;]);<br />
}<br />
else&#160;{<br />
&#160;&#160;&#160;&#160;$history&#160;=&#160;0;<br />
}
</div>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 13:44:25 +0000</pubDate>
        </item>
        <item>
        	<title>Henky on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p983</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p983</guid>
        	        	<description><![CDATA[<p>I did. I know my php basics, i edited the settings.php, inserted the sql file. It created tables, added admin in the users, but still, i can't do anything right now...</p>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 13:35:47 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p982</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p982</guid>
        	        	<description><![CDATA[<p>Hi Henky, before trying to access anything else, please read and follow the "Fresh install instructions" on the <a href="http://www.theblog.ca/sports-league-standings" target="_blank">main page</a> or in readme.txt.</p>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 12:26:20 +0000</pubDate>
        </item>
        <item>
        	<title>Henky on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p980</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p980</guid>
        	        	<description><![CDATA[<p>Well, here are a couple of more questions:</p>
<p>1) Is there a admin panel at all ?<br />
2) When I go to secure.php, and when i insert admin as a username, and theblog as the password, it just leaves me on secure.php</p>
<p>Then I try going into admin_files directory, and add a new conference, but it doesn't work. It just displays errors. Same thing goes when I try to add a league, or open any of admin files. They simply won't open :(</p>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 07:01:23 +0000</pubDate>
        </item>
        <item>
        	<title>Henky on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p979</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p979</guid>
        	        	<description><![CDATA[<p>Well Peter, this is what I get when I click on <strong>standindgs.php</strong> after installation:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit5569" value="Select Code" onclick="spjSelectCode('sfcode5569');" /></p>
<div class="sfcode" id="sfcode5569">Notice: Undefined index: conf in C:\\wamp\\www\\standings\\standings.php on line 45</p>
<p>Notice: Undefined index: team in C:\\wamp\\www\\standings\\standings.php on line 46</p>
<p>Notice: Undefined index: history in C:\\wamp\\www\\standings\\standings.php on line 47</p>
</div>
<p>And when I go to admin_files, i can't opet not even one file without errors. For example, this is what I get when I click on <strong>seasons.php</strong>:</p>
<p><input type="button" class="sfcodeselect" name="sfselectit5393" value="Select Code" onclick="spjSelectCode('sfcode5393');" /></p>
<div class="sfcode" id="sfcode5393">Notice: Undefined variable: is_admin in C:\\wamp\\www\\standings\\admin_files\\seasons.php on line 6</p>
<p>Notice: Undefined variable: text_no_perm in C:\\wamp\\www\\standings\\admin_files\\seasons.php on line 61</p>
</div>
]]></description>
        	        	<pubDate>Wed, 10 Dec 2008 05:30:47 +0000</pubDate>
        </item>
        <item>
        	<title>Peter on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p977</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p977</guid>
        	        	<description><![CDATA[<p>Hi Henky, yes it does work with PHP 5.  If you get an error message returned, that will help determine what the problem is.</p>
]]></description>
        	        	<pubDate>Tue, 09 Dec 2008 23:57:53 +0000</pubDate>
        </item>
        <item>
        	<title>Henky on A few simple questions :)</title>
        	<link>http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p976</link>
        	<category>Peter's Sports League Standings</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-sports-league-standings/a-few-simple-questions#p976</guid>
        	        	<description><![CDATA[<p>Well, my friend google found this very promising script for me...<br />
I have a few questions, but first, I just want an aswer to this one:</p>
<p>1) Does this script work with PHP5 ?</p>
<p>coz in my case, it doesn't :(</p>
]]></description>
        	        	<pubDate>Tue, 09 Dec 2008 23:19:55 +0000</pubDate>
        </item>
</channel>
</rss>