<?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: IP to Nation WordPress Plugin</title>
	<atom:link href="http://planetozh.com/blog/2004/08/ip-to-nation-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/?source=rss</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<lastBuildDate>Thu, 18 Mar 2010 03:25:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anne</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-8/#comment-100132</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Fri, 19 Feb 2010 08:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-100132</guid>
		<description>Hallo Ozh. I love these little country flags. You know I am going to attempt to install this plugin of yours this weekend. I just wish I had more comments, it would look then much nicer :) 

Warm regards to you and to all yours.</description>
		<content:encoded><![CDATA[<p>Hallo Ozh. I love these little country flags. You know I am going to attempt to install this plugin of yours this weekend. I just wish I had more comments, it would look then much nicer :) </p>
<p>Warm regards to you and to all yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MonkeyMan</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-99393</link>
		<dc:creator>MonkeyMan</dc:creator>
		<pubDate>Thu, 04 Feb 2010 23:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-99393</guid>
		<description>I love this plugin!</description>
		<content:encoded><![CDATA[<p>I love this plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-98667</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-98667</guid>
		<description>Hikari » fixed, get it &lt;a href=&quot;http://planetozh.com/download/flags.zip&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hikari » fixed, get it <a href="http://planetozh.com/download/flags.zip" rel="nofollow">here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd McCaffrey</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-98661</link>
		<dc:creator>Todd McCaffrey</dc:creator>
		<pubDate>Mon, 25 Jan 2010 17:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-98661</guid>
		<description>I&#039;m running WordPress 2.9.1 and getting the error:

Warning: array_key_exists() expects parameter 2 to be array, null given in plugins/ozhs-ip-to-nation/wp_ozh_ip2nation.php on line 73

My hack around to do this:

if ( isset($wp_ozh_ip2nation[&#039;results&#039;]))
{
   if ( !array_key_exists($ip, wp_ozh_ip2nation[&#039;results&#039;]))
   $wp_ozh_ip2nation[&#039;results&#039;][$ip] = wp_ozh_ip2nation($ip);
}
else
{
  $wp_ozh_ip2nation[&#039;results&#039;][$ip] = wp_ozh_ip2nation($ip);
}

Ugly, I know! (sorry about the formatting)</description>
		<content:encoded><![CDATA[<p>I&#8217;m running WordPress 2.9.1 and getting the error:</p>
<p>Warning: array_key_exists() expects parameter 2 to be array, null given in plugins/ozhs-ip-to-nation/wp_ozh_ip2nation.php on line 73</p>
<p>My hack around to do this:</p>
<p>if ( isset($wp_ozh_ip2nation['results']))<br />
{<br />
   if ( !array_key_exists($ip, wp_ozh_ip2nation['results']))<br />
   $wp_ozh_ip2nation['results'][$ip] = wp_ozh_ip2nation($ip);<br />
}<br />
else<br />
{<br />
  $wp_ozh_ip2nation['results'][$ip] = wp_ozh_ip2nation($ip);<br />
}</p>
<p>Ugly, I know! (sorry about the formatting)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hikari</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-98616</link>
		<dc:creator>Hikari</dc:creator>
		<pubDate>Sun, 24 Jan 2010 15:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-98616</guid>
		<description>Flags.zip is not available anymore, could you host it again?</description>
		<content:encoded><![CDATA[<p>Flags.zip is not available anymore, could you host it again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hong</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-97991</link>
		<dc:creator>hong</dc:creator>
		<pubDate>Tue, 29 Dec 2009 19:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-97991</guid>
		<description>I had the same problem with 

You are probably from
If so, your country flag is your flag

I cleaned out the cache (wp-content/cache/ip2nation) and it&#039;s working now.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>I had the same problem with </p>
<p>You are probably from<br />
If so, your country flag is your flag</p>
<p>I cleaned out the cache (wp-content/cache/ip2nation) and it&#8217;s working now.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: km603</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-96924</link>
		<dc:creator>km603</dc:creator>
		<pubDate>Sun, 22 Nov 2009 04:59:41 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-96924</guid>
		<description>Looks like its not script problem.

When i do wp_ozh_getCountryName(0,&quot;24.83.20.XXX&quot;) my ip adress, it doesnt return any thing. looks like the database doesnt have my ip record?

But my ip is a canadian ip, so be common. and also on this site and ip-to-nation site, they show me ip and country correctly.

I have no idea what is wrong.</description>
		<content:encoded><![CDATA[<p>Looks like its not script problem.</p>
<p>When i do wp_ozh_getCountryName(0,&#8221;24.83.20.XXX&#8221;) my ip adress, it doesnt return any thing. looks like the database doesnt have my ip record?</p>
<p>But my ip is a canadian ip, so be common. and also on this site and ip-to-nation site, they show me ip and country correctly.</p>
<p>I have no idea what is wrong.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: km603</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-96922</link>
		<dc:creator>km603</dc:creator>
		<pubDate>Sun, 22 Nov 2009 04:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-96922</guid>
		<description>but when i tried



It works as expected. Looks like the script is not getting the ip address atomatically?</description>
		<content:encoded><![CDATA[<p>but when i tried</p>
<p>It works as expected. Looks like the script is not getting the ip address atomatically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: km603</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-96918</link>
		<dc:creator>km603</dc:creator>
		<pubDate>Sun, 22 Nov 2009 03:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-96918</guid>
		<description>Hi,

I am also having the same problem as other users.

You are probably from
If so, your country flag is your flag

Basically, it doesn&#039;t return which country a user is from.

I have imported the sql already.

Can any body tell me what is wrong? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am also having the same problem as other users.</p>
<p>You are probably from<br />
If so, your country flag is your flag</p>
<p>Basically, it doesn&#8217;t return which country a user is from.</p>
<p>I have imported the sql already.</p>
<p>Can any body tell me what is wrong? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://planetozh.com/blog/2004/08/ip-to-nation-plugin/comment-page-7/#comment-96527</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sat, 31 Oct 2009 14:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2004/08/27/ip-to-nation-plugin/#comment-96527</guid>
		<description>Hi mira,

I couldn&#039;t get it working either.  After some testing I found that for some reason my files aren&#039;t viewable if they have an underscore in the filename e.g. flag_us.gif

Rename the flags too flagus.gif and try it - worked for me anyway!</description>
		<content:encoded><![CDATA[<p>Hi mira,</p>
<p>I couldn&#8217;t get it working either.  After some testing I found that for some reason my files aren&#8217;t viewable if they have an underscore in the filename e.g. flag_us.gif</p>
<p>Rename the flags too flagus.gif and try it &#8211; worked for me anyway!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
