<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — [release] IP Geolocation]]></title>
		<link>https://punbb.informer.com/forums/topic/22482/release-ip-geolocation/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/22482/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [release] IP Geolocation.]]></description>
		<lastBuildDate>Wed, 01 Aug 2012 21:00:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/145886/#p145886</link>
			<description><![CDATA[<div class="quotebox"><cite>KeyDog wrote:</cite><blockquote><p>@Justice (or any other ext developer)</p><p>Would be cool if this extension could be adapted/updated for 1.4.x</p><p>At the moment it seems to cause problems on 1.4.1 (as per <a href="http://punbb.informer.com/forums/post/142614/#p142614">this report</a>)</p></blockquote></div><p>KeyDog,</p><p>The extension has been updated for 1.4, and can be found <a href="http://punbb.informer.com/forums/topic/25349/extension-release-ip-geolocation/">here</a>. Please let me know if you have any problems with it.</p>]]></description>
			<author><![CDATA[null@example.com (Justice)]]></author>
			<pubDate>Wed, 01 Aug 2012 21:00:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/145886/#p145886</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/143970/#p143970</link>
			<description><![CDATA[<p>Nice extension. Thank you for your continue support to community. However, on other websites I am using the API from ipgp.net and I find it more accurate than the one you are using. Is there any change so you can add it as an alternative way in your plugin ?</p>]]></description>
			<author><![CDATA[null@example.com (thedark)]]></author>
			<pubDate>Fri, 17 Feb 2012 15:46:08 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/143970/#p143970</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/142625/#p142625</link>
			<description><![CDATA[<p>@Justice (or any other ext developer)</p><p>Would be cool if this extension could be adapted/updated for 1.4.x</p><p>At the moment it seems to cause problems on 1.4.1 (as per <a href="http://punbb.informer.com/forums/post/142614/#p142614">this report</a>)</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Mon, 19 Dec 2011 12:34:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142625/#p142625</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/137190/#p137190</link>
			<description><![CDATA[<p>@Justice<br />Any possibility you can take a look at integrating your geolocation with pun_approval on registration process?<br /><a href="http://punbb.informer.com/forums/topic/23534/country-filter-enhancement-idea-for-punapproval/">http://punbb.informer.com/forums/topic/ … napproval/</a></p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Thu, 26 Aug 2010 11:47:46 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/137190/#p137190</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/135971/#p135971</link>
			<description><![CDATA[<p>Thank for your Aids.</p><p>My provider of my Forum has closed the external acces : get_remote_file</p><p>i write him to charge &#039;<a href="http://www.geoplugin.net/php.gp">http://www.geoplugin.net/php.gp</a>&#039; in WhileList and it&#039;s good now.</p>]]></description>
			<author><![CDATA[null@example.com (cirle78)]]></author>
			<pubDate>Tue, 06 Jul 2010 19:31:51 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/135971/#p135971</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/135885/#p135885</link>
			<description><![CDATA[<div class="quotebox"><cite>cirle78 wrote:</cite><blockquote><p>I am un big probem where IP Geo in 1.2 and PunBB in 1.3.2 :</p><p>Notice: unserialize() [function.unserialize]: Argument is not a string in /mnt/126/free.fr/0/2/7iemecie/forum/include/common.php(129) : eval()&#039;d code on line 135</p></blockquote></div><p>I guess this could happen if your server is unable to retrieve the geolocation data from geoplugin.net. You might need to troubleshoot by doing some tests with the punbb get_remote_file() function, perhaps adjusting the timeout (the plugin uses a timeout of 8 seconds, which should be more than enough).</p><p>Example:</p><div class="codebox"><pre><code>$geoplugin_response = get_remote_file(&#039;http://www.geoplugin.net/php.gp&#039;,8);
echo($geoplugin_response);</code></pre></div><p>That should shed some light on what is going on with your server.</p>]]></description>
			<author><![CDATA[null@example.com (Justice)]]></author>
			<pubDate>Thu, 01 Jul 2010 20:37:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/135885/#p135885</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/135604/#p135604</link>
			<description><![CDATA[<p>Up !</p>]]></description>
			<author><![CDATA[null@example.com (cirle78)]]></author>
			<pubDate>Sun, 13 Jun 2010 11:19:19 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/135604/#p135604</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/135056/#p135056</link>
			<description><![CDATA[<p>I am un big probem where IP Geo in 1.2 and PunBB in 1.3.2 :</p><p>Notice: unserialize() [function.unserialize]: Argument is not a string in /mnt/126/free.fr/0/2/7iemecie/forum/include/common.php(129) : eval()&#039;d code on line 135</p><p>Thank for you respond</p>]]></description>
			<author><![CDATA[null@example.com (cirle78)]]></author>
			<pubDate>Sun, 02 May 2010 20:05:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/135056/#p135056</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132259/#p132259</link>
			<description><![CDATA[<p>Works like a charm now for me. Thx.</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Wed, 11 Nov 2009 14:29:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132259/#p132259</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132255/#p132255</link>
			<description><![CDATA[<p>excellent work works very well the new version&nbsp; <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (eichsoft)]]></author>
			<pubDate>Wed, 11 Nov 2009 10:15:46 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132255/#p132255</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132252/#p132252</link>
			<description><![CDATA[<p>Version 1.2 available. This version displays a &quot;Geolocate&quot; link which allows you to populate the geolocation for preexisting users.</p>]]></description>
			<author><![CDATA[null@example.com (Justice)]]></author>
			<pubDate>Wed, 11 Nov 2009 04:39:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132252/#p132252</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132248/#p132248</link>
			<description><![CDATA[<p>Ok, version 1.1 is available (see my original post above for download). This version uses PunBB&#039;s built in get_remote_file() function as Parpalak suggested. Suggestions and other feedback welcome.</p>]]></description>
			<author><![CDATA[null@example.com (Justice)]]></author>
			<pubDate>Tue, 10 Nov 2009 22:21:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132248/#p132248</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132197/#p132197</link>
			<description><![CDATA[<div class="quotebox"><cite>Parpalak wrote:</cite><blockquote><p>Actually, PunBB has <a href="http://punbb.informer.com/trac/browser/punbb/trunk/include/functions.php#L162">the get_remote_file(...) function</a>. It uses curl or sockets if enabled.</p><p>You may use this function in your extensions.</p></blockquote></div><p>Wow, thanks Parpalak, that is great to know. I was about to write a fsockopen() implementation to fall back on, but you just saved me the trouble!</p>]]></description>
			<author><![CDATA[null@example.com (Justice)]]></author>
			<pubDate>Fri, 06 Nov 2009 18:25:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132197/#p132197</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132191/#p132191</link>
			<description><![CDATA[<p>Actually, PunBB has <a href="http://punbb.informer.com/trac/browser/punbb/trunk/include/functions.php#L162">the get_remote_file(...) function</a>. It uses curl or sockets if enabled.</p><p>You may use this function in your extensions.</p>]]></description>
			<author><![CDATA[null@example.com (Parpalak)]]></author>
			<pubDate>Fri, 06 Nov 2009 13:03:13 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132191/#p132191</guid>
		</item>
		<item>
			<title><![CDATA[Re: [release] IP Geolocation]]></title>
			<link>https://punbb.informer.com/forums/post/132186/#p132186</link>
			<description><![CDATA[<p>Thx that worked, no warnings on registration any more;<br />however when I&#039;m on the new users profile (as admin)<br />I get this on bottom of page:</p><p>cURL supported Notice: Undefined variable: cur_post in /.../profile.php(1588) : eval()&#039;d code on line 10</p><p>Don&#039;t worry about it too much if you&#039;re working on a improved release anyway...</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Fri, 06 Nov 2009 07:43:37 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132186/#p132186</guid>
		</item>
	</channel>
</rss>
