<?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: Uprading to LeagueManager 2.9.1</title>
	<atom:link href="http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/feed/" rel="self" type="application/rss+xml" />
	<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/</link>
	<description>Developing Wordpress Plugins</description>
	<lastBuildDate>Tue, 17 Aug 2010 16:48:44 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: noski</title>
		<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/comment-page-1/#comment-379</link>
		<dc:creator>noski</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=167#comment-379</guid>
		<description>D&#039;oh! it&#039;s ok I figured it out... still could do with a short video tutorial or something.</description>
		<content:encoded><![CDATA[<p>D&#8217;oh! it&#8217;s ok I figured it out&#8230; still could do with a short video tutorial or something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noski</title>
		<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/comment-page-1/#comment-378</link>
		<dc:creator>noski</dc:creator>
		<pubDate>Tue, 01 Dec 2009 16:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=167#comment-378</guid>
		<description>Hi, I&#039;m in the middle of redesigning a rugby website and the bosses want me to install an updatable league table. I&#039;m new to making wordpress sites and not that great at php (sorry) I downloaded the latest version of LeagueManager, put in teams and a league table of matches that have happened. When I go to overview I get the message &quot;You need to add at least one season&quot;, I thought that happened when I entered the league table that has all the played matches? So do I have to manually place in all the matches that happened and if I have to write a function to make that happen, then there where does that go?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m in the middle of redesigning a rugby website and the bosses want me to install an updatable league table. I&#8217;m new to making wordpress sites and not that great at php (sorry) I downloaded the latest version of LeagueManager, put in teams and a league table of matches that have happened. When I go to overview I get the message &#8220;You need to add at least one season&#8221;, I thought that happened when I entered the league table that has all the played matches? So do I have to manually place in all the matches that happened and if I have to write a function to make that happen, then there where does that go?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kolja Schleich</title>
		<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/comment-page-1/#comment-99</link>
		<dc:creator>Kolja Schleich</dc:creator>
		<pubDate>Thu, 28 May 2009 15:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=167#comment-99</guid>
		<description>fixed it</description>
		<content:encoded><![CDATA[<p>fixed it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZionDUC</title>
		<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/comment-page-1/#comment-98</link>
		<dc:creator>ZionDUC</dc:creator>
		<pubDate>Thu, 28 May 2009 14:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=167#comment-98</guid>
		<description>If I add new leagueas then move them to new seasons then almost everything perfect except one:
&quot;[matches league_id=13 mode=]&quot; code writes Round1 well at first time but if I would like to select Round 2 I got an SQL error message.

So now I can use only a code like &quot;[matches league_id=13 mode=all]&quot; to show rounds but it will be cool if the 1st mode will be working well.</description>
		<content:encoded><![CDATA[<p>If I add new leagueas then move them to new seasons then almost everything perfect except one:<br />
&#8220;[matches league_id=13 mode=]&#8221; code writes Round1 well at first time but if I would like to select Round 2 I got an SQL error message.</p>
<p>So now I can use only a code like &#8220;[matches league_id=13 mode=all]&#8221; to show rounds but it will be cool if the 1st mode will be working well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZionDUC</title>
		<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/comment-page-1/#comment-97</link>
		<dc:creator>ZionDUC</dc:creator>
		<pubDate>Thu, 28 May 2009 13:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=167#comment-97</guid>
		<description>Hi,

I&#039;v updated to 9.2.1 and Upgrade database, but there was an error message:
Upgrade LeagueManager

Upgrade database structure...

WordPress database error: [Duplicate column name &#039;final&#039;]
ALTER TABLE wp_leaguemanager_matches ADD `final` varchar( 150 ) NOT NULL
finished

Upgrade sucessfull

After all I really don&#039;t know where should I have to write these commands to complete moving leagues to seasons, so I&#039;m in trap again :(</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;v updated to 9.2.1 and Upgrade database, but there was an error message:<br />
Upgrade LeagueManager</p>
<p>Upgrade database structure&#8230;</p>
<p>WordPress database error: [Duplicate column name 'final']<br />
ALTER TABLE wp_leaguemanager_matches ADD `final` varchar( 150 ) NOT NULL<br />
finished</p>
<p>Upgrade sucessfull</p>
<p>After all I really don&#8217;t know where should I have to write these commands to complete moving leagues to seasons, so I&#8217;m in trap again <img src='http://kolja.galerie-neander.de/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZionDUC</title>
		<link>http://kolja.galerie-neander.de/2009/05/uprading-to-leaguemanager-291/comment-page-1/#comment-86</link>
		<dc:creator>ZionDUC</dc:creator>
		<pubDate>Tue, 26 May 2009 07:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=167#comment-86</guid>
		<description>Hi Kolja,

I am waiting for this patch and I will give you a feedback again anyway ;)
You have to know that this Plugin is one of the best what I am using! Thank you for your work :D</description>
		<content:encoded><![CDATA[<p>Hi Kolja,</p>
<p>I am waiting for this patch and I will give you a feedback again anyway <img src='http://kolja.galerie-neander.de/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
You have to know that this Plugin is one of the best what I am using! Thank you for your work <img src='http://kolja.galerie-neander.de/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
