<?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: Exporting data as CSV and opening them in Excel</title>
	<atom:link href="http://kolja.galerie-neander.de/2009/11/exporting-data-as-csv-and-opening-them-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://kolja.galerie-neander.de/2009/11/exporting-data-as-csv-and-opening-them-in-excel/</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: Ole</title>
		<link>http://kolja.galerie-neander.de/2009/11/exporting-data-as-csv-and-opening-them-in-excel/comment-page-1/#comment-418</link>
		<dc:creator>Ole</dc:creator>
		<pubDate>Fri, 22 Jan 2010 19:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=237#comment-418</guid>
		<description>I am having the same problems.  There are no instructions on importing a csv, specifically on how to format the file prior to importing it.  Any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>I am having the same problems.  There are no instructions on importing a csv, specifically on how to format the file prior to importing it.  Any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://kolja.galerie-neander.de/2009/11/exporting-data-as-csv-and-opening-them-in-excel/comment-page-1/#comment-393</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Wed, 16 Dec 2009 10:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=237#comment-393</guid>
		<description>This is the error I see when importing data.  The same error repeats for each line in the import file.   You can replicate this by trying to import a LM Export file.

&lt;code&gt;
Warning: Missing argument 10 for LeagueManagerAdminPanel::addMatch(), called in [path hidden]/wp-content/plugins/leaguemanager/admin/admin.php on line 1320 and defined in [path hidden]/wp-content/plugins/leaguemanager/admin/admin.php on line 823

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in [path hidden]/wp-includes/wp-db.php on line 450
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>This is the error I see when importing data.  The same error repeats for each line in the import file.   You can replicate this by trying to import a LM Export file.</p>
<p><code><br />
Warning: Missing argument 10 for LeagueManagerAdminPanel::addMatch(), called in [path hidden]/wp-content/plugins/leaguemanager/admin/admin.php on line 1320 and defined in [path hidden]/wp-content/plugins/leaguemanager/admin/admin.php on line 823</p>
<p>Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in [path hidden]/wp-includes/wp-db.php on line 450<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Walsh</title>
		<link>http://kolja.galerie-neander.de/2009/11/exporting-data-as-csv-and-opening-them-in-excel/comment-page-1/#comment-390</link>
		<dc:creator>Mike Walsh</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://kolja.galerie-neander.de/?p=237#comment-390</guid>
		<description>I have been playing with your Leaguemanager plugin and have it working but have run into some problems importing data.  I wanted to import the results from the last few seasons so I set up a couple of matches and exported it to see what the data format looked like.

LeagueManager will not import the data it exports.  When importing tab delimited data two errors will be issued for each line in the file.  The good thing is the data seems to import correctly.

I also ran into an issue importing teams before I had defined a season so now it appears I have 100&#039;s of team in my database but I can&#039;t see them.</description>
		<content:encoded><![CDATA[<p>I have been playing with your Leaguemanager plugin and have it working but have run into some problems importing data.  I wanted to import the results from the last few seasons so I set up a couple of matches and exported it to see what the data format looked like.</p>
<p>LeagueManager will not import the data it exports.  When importing tab delimited data two errors will be issued for each line in the file.  The good thing is the data seems to import correctly.</p>
<p>I also ran into an issue importing teams before I had defined a season so now it appears I have 100&#8217;s of team in my database but I can&#8217;t see them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
