<?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] Gravatar]]></title>
		<link>https://punbb.informer.com/forums/topic/20587/release-gravatar/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/20587/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Release] Gravatar.]]></description>
		<lastBuildDate>Thu, 18 Feb 2010 17:16:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/133959/#p133959</link>
			<description><![CDATA[<div class="quotebox"><cite>chovy wrote:</cite><blockquote><p>Extremely long URLs -- don&#039;t know if this is a bug with the extension or gravatar itself:&#039;</p><br /><div class="codebox"><pre><code>h ttp://www.gravatar.com/avatar/xxxxxxxxxxxxxxxx.jpg?r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60</code></pre></div></blockquote></div><p>I was able to fix this by changing the line:<br /></p><div class="codebox"><pre><code>            $output[$cur_user[&#039;id&#039;]] = &#039;http://www.gravatar.com/avatar/&#039;.md5(strtolower($cur_user[&#039;email&#039;])).&#039;.jpg?&#039;.implode(&quot;&amp;&quot;, $get_vars);

        }</code></pre></div><p>to:<br /></p><div class="codebox"><pre><code>            $output[$cur_user[&#039;id&#039;]] = &#039;http://www.gravatar.com/avatar/&#039;.md5(strtolower($cur_user[&#039;email&#039;])).&#039;.jpg?&#039;.implode(&quot;&amp;&quot;, $get_vars);
            
            unset($get_vars);

        }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (eoinoc333)]]></author>
			<pubDate>Thu, 18 Feb 2010 17:16:09 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/133959/#p133959</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/133922/#p133922</link>
			<description><![CDATA[<p>French translation for the extensions<br /><a href="http://www.mediafire.com/file/jtzgtgywldz/gravatar.rar">Download</a></p>]]></description>
			<author><![CDATA[null@example.com (lbouriez)]]></author>
			<pubDate>Wed, 17 Feb 2010 00:59:12 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/133922/#p133922</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/133865/#p133865</link>
			<description><![CDATA[<p>Extremely long URLs -- don&#039;t know if this is a bug with the extension or gravatar itself:&#039;</p><br /><div class="codebox"><pre><code>h ttp://www.gravatar.com/avatar/xxxxxxxxxxxxxxxx.jpg?r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60&amp;r=g&amp;s=60</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (chovy)]]></author>
			<pubDate>Sun, 14 Feb 2010 15:41:58 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/133865/#p133865</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/132844/#p132844</link>
			<description><![CDATA[<p>I find general caching issues with punBB, not only with this extension but also the pun_stop_bot seems to have a re-usable cache (could be related?)</p>]]></description>
			<author><![CDATA[null@example.com (chovy)]]></author>
			<pubDate>Tue, 15 Dec 2009 00:54:38 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132844/#p132844</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/132843/#p132843</link>
			<description><![CDATA[<p>2 bugs:<br /></p><ul><li><p>don&#039;t change file in cache, if you change email</p></li><li><p>Not used gravatar if topic starter is guest</p></li></ul><p>fix it please <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Ruzzz)]]></author>
			<pubDate>Tue, 15 Dec 2009 00:52:32 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132843/#p132843</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/132630/#p132630</link>
			<description><![CDATA[<p>IS there a caching problem with gravatar? I&#039;m thinking my server may not have been able to grab a member&#039;s gravatar, so the post or thread gets cached without it...it&#039;s odd become one thread will have their gravatar, and another will not.</p>]]></description>
			<author><![CDATA[null@example.com (chovy)]]></author>
			<pubDate>Wed, 02 Dec 2009 23:43:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132630/#p132630</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/132105/#p132105</link>
			<description><![CDATA[<p>THe gravatar doesn&#039;t show on posts for my account...it *does* show up on my user profile page. The default &quot;G&quot; avatar does show up for other users who are not using gravatar.</p><p><a href="http://www.itsallpolitics.com/user3.html">http://www.itsallpolitics.com/user3.html</a> (show correctly)<br /><a href="http://www.itsallpolitics.com/topic1-test-post.html">http://www.itsallpolitics.com/topic1-test-post.html</a> ( does not show the gravatar for &#039;chovy&#039; )</p>]]></description>
			<author><![CDATA[null@example.com (chovy)]]></author>
			<pubDate>Fri, 30 Oct 2009 17:12:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/132105/#p132105</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/127359/#p127359</link>
			<description><![CDATA[<p>Hi Garciat</p><p>After installing this extension the other week I have noticed that the avatars still don&#039;t seem to cache correctly.</p><p>Sometimes they will just randomly disappear and not return.</p><p><a href="http://oldrepublic-mmo.com/forum/topic1-test-post.html">http://oldrepublic-mmo.com/forum/topic1-test-post.html</a></p><p>This is my forum where&nbsp; the avatars don&#039;t seem to show up even though the extension is turned on.</p><p>Changing the rating from say G to PG also causes this issue.</p>]]></description>
			<author><![CDATA[null@example.com (Hutchy)]]></author>
			<pubDate>Sat, 02 May 2009 11:05:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/127359/#p127359</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121571/#p121571</link>
			<description><![CDATA[<p>Updated to <strong>1.1.1</strong>: Fixed small bug. (Recommended to upgrade)</p>]]></description>
			<author><![CDATA[null@example.com (User33)]]></author>
			<pubDate>Wed, 24 Dec 2008 18:50:27 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121571/#p121571</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121290/#p121290</link>
			<description><![CDATA[<p>Updated to <strong>1.1</strong>.</p>]]></description>
			<author><![CDATA[null@example.com (User33)]]></author>
			<pubDate>Thu, 18 Dec 2008 16:27:20 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121290/#p121290</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121282/#p121282</link>
			<description><![CDATA[<div class="quotebox"><cite>Garciat wrote:</cite><blockquote><p>Could explain me what differences between GPL v2 and v3 are</p></blockquote></div><p>Well, not really indeed. All I&#039;m sure of is that:<br />- most GPL projects say they are licensed under GPL &quot;either version X of the License, or (at your option) any later version.&quot;<br />- GPL version 3 adds anti-tivoization measures, as explained much better than I could myself there: <a href="http://www.gnu.org/licenses/rms-why-gplv3.html">http://www.gnu.org/licenses/rms-why-gplv3.html</a></p><div class="quotebox"><cite>Garciat wrote:</cite><blockquote><p>and how to add the license to my extensions/projects?</p></blockquote></div><p>Again, better than I could explain myself: <a href="http://www.gnu.org/licenses/gpl-howto.html">http://www.gnu.org/licenses/gpl-howto.html</a><br />You can also see how they implemented it in PunBB: <a href="http://punbb.informer.com/svn/punbb/tags/punbb-1.3.2/post.php">http://punbb.informer.com/svn/punbb/tag … 2/post.php</a><br />If you need more details, I would strongly advise you not to ask me <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" />, because I&#039;m not really a specialist on license matters. All I do is put most of the stuff I do under the latest GPL (or GFDL) license because it&#039;s usually the best for compatibility with materials I use.</p>]]></description>
			<author><![CDATA[null@example.com (patheticcockroach)]]></author>
			<pubDate>Thu, 18 Dec 2008 14:41:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121282/#p121282</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121281/#p121281</link>
			<description><![CDATA[<p>Could explain me what differences between GPL v2 and v3 are, and how to add the license to my extensions/projects?</p><p>Thanks <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (User33)]]></author>
			<pubDate>Thu, 18 Dec 2008 13:45:16 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121281/#p121281</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121280/#p121280</link>
			<description><![CDATA[<div class="quotebox"><cite>Garciat wrote:</cite><blockquote><p>I&#039;m not sure about the license... does it matter?</p></blockquote></div><p>Well, I&#039;d like to use your extension as a work base for another extension under GPL v3. I probably won&#039;t need to keep much of the code, probably not more than a few lines of it, but if your extension was already GPL it would spare me the trouble of rewriting these pieces or wondering what&#039;s the max length of a portion of code that can be copied without it being copyright violation <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (patheticcockroach)]]></author>
			<pubDate>Thu, 18 Dec 2008 13:18:51 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121280/#p121280</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121274/#p121274</link>
			<description><![CDATA[<p>I&#039;m not sure about the license... does it matter?</p>]]></description>
			<author><![CDATA[null@example.com (User33)]]></author>
			<pubDate>Thu, 18 Dec 2008 12:26:47 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121274/#p121274</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Release] Gravatar]]></title>
			<link>https://punbb.informer.com/forums/post/121268/#p121268</link>
			<description><![CDATA[<p>Thanks for this extension.<br />2 little (minor) bugs, though:<br /></p><ul><li><p>when used along with pun_antispam, in the administration panel the Gravatar settings are separated from the avatar settings by the captcha settings</p></li><li><p>I believe it&#039;s rather some core misbehavior than a problem with your extension, but if &quot;Allow users to upload avatars for display in posts&quot; isn&#039;t checked, the Gravatars won&#039;t show up. This is a bit annoying if I want to allow Gravatars but prevent ppl from uploading stuff to my server.</p></li></ul><p>Edit: btw, what&#039;s the license for your extensions? GPL v2/3?</p>]]></description>
			<author><![CDATA[null@example.com (patheticcockroach)]]></author>
			<pubDate>Thu, 18 Dec 2008 09:10:25 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/121268/#p121268</guid>
		</item>
	</channel>
</rss>
