<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>bbPress Support Forums &#187; Topic: Avatars</title>
		<link>http://bbpress.org/forums/topic/avatars</link>
		<description>bbPress Support Forums &#187; Topic: Avatars</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 14:16:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/avatars" rel="self" type="application/rss+xml" />

		<item>
			<title>Trent Adams on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6287</link>
			<pubDate>Mon, 02 Apr 2007 03:50:49 +0000</pubDate>
			<dc:creator>Trent Adams</dc:creator>
			<guid isPermaLink="false">6287@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I use this plugin for MyBlogLog avatars, but looking at the code it seems to be already setup for Gravatars as well!   Maybe take a look at it!</p>
<p><a href="http://bbpress.org/plugins/topic/36?replies=6" rel="nofollow">http://bbpress.org/plugins/topic/36?replies=6</a></p>
<p>Trent
</p>]]></description>
					</item>
		<item>
			<title>TheGunMan on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6286</link>
			<pubDate>Mon, 02 Apr 2007 03:38:28 +0000</pubDate>
			<dc:creator>TheGunMan</dc:creator>
			<guid isPermaLink="false">6286@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well thats a no go it screwed the whole forum up and I had to re-install. Has anyone acually got this thing working? If so can you post the exact instruction here please!!!!
</p>]]></description>
					</item>
		<item>
			<title>ardentfrost on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6285</link>
			<pubDate>Mon, 02 Apr 2007 03:34:02 +0000</pubDate>
			<dc:creator>ardentfrost</dc:creator>
			<guid isPermaLink="false">6285@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Or you can use either of the avatar plugins available.
</p>]]></description>
					</item>
		<item>
			<title>Atsutane on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6264</link>
			<pubDate>Sun, 01 Apr 2007 10:09:21 +0000</pubDate>
			<dc:creator>Atsutane</dc:creator>
			<guid isPermaLink="false">6264@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>U can put that code as a plugin.
</p>]]></description>
					</item>
		<item>
			<title>TheGunMan on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6261</link>
			<pubDate>Sun, 01 Apr 2007 06:11:03 +0000</pubDate>
			<dc:creator>TheGunMan</dc:creator>
			<guid isPermaLink="false">6261@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Does anyone know?
</p>]]></description>
					</item>
		<item>
			<title>TheGunMan on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6232</link>
			<pubDate>Sat, 31 Mar 2007 14:58:35 +0000</pubDate>
			<dc:creator>TheGunMan</dc:creator>
			<guid isPermaLink="false">6232@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You say this is bbpress code but after searching through every file I couldn't find any reference to avatar in any of the code. Where exactly is this block of code placed?
</p>]]></description>
					</item>
		<item>
			<title>cweb on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-6214</link>
			<pubDate>Fri, 30 Mar 2007 21:41:57 +0000</pubDate>
			<dc:creator>cweb</dc:creator>
			<guid isPermaLink="false">6214@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>It works for me, just had to change your variable name $usermail because it's supposed to be $email - so the code looks like this:</p>
<p><code><br />
function get_avatar() {<br />
global $bbdb;<br />
$id = get_post_author_id();<br />
$user = bb_get_user( $id );<br />
$email = $user-&#62;user_email;<br />
$default = "http://eastcoastwahines.com/images/gravatar.gif"; // Put your default avatar link<br />
$size = 40;<br />
$grav_url = "http://www.gravatar.com/avatar.php?gravatar_id=".md5($email)."&#38;default=".urlencode($default)."&#38;size=".$size;<br />
echo "&#60;img src=\"$grav_url\" alt=\"Gravatar\" width=\"$size\" height=\"$size\" /&#62;";<br />
}<br />
</code>
</p>]]></description>
					</item>
		<item>
			<title>drmike on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-3973</link>
			<pubDate>Sat, 03 Feb 2007 20:58:06 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">3973@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Shuldn't have to change anything.  That's all bbpress code.
</p>]]></description>
					</item>
		<item>
			<title>Roar on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-1097</link>
			<pubDate>Sun, 05 Nov 2006 11:38:45 +0000</pubDate>
			<dc:creator>Roar</dc:creator>
			<guid isPermaLink="false">1097@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi, because I am a bbpress baby, where does one make that change ?
</p>]]></description>
					</item>
		<item>
			<title>LordCoder on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-875</link>
			<pubDate>Tue, 31 Oct 2006 17:03:39 +0000</pubDate>
			<dc:creator>LordCoder</dc:creator>
			<guid isPermaLink="false">875@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks Atsutane , $user-&#62;user_email is what i searched for !
</p>]]></description>
					</item>
		<item>
			<title>Atsutane on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-874</link>
			<pubDate>Tue, 31 Oct 2006 16:55:39 +0000</pubDate>
			<dc:creator>Atsutane</dc:creator>
			<guid isPermaLink="false">874@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Well u can try this. Donno if it gonna work or not .. right now 12:54am so i dont have the time to test it :) Try at ur own risk. Got problem dont blame me XD. Well if this was wrong feel free to fix it.</p>
<p>function get_post_author_avatar() {<br />
	global $bbdb;<br />
	$id = get_post_author_id();<br />
	$user = bb_get_user( $id );<br />
	$usermail = $user-&#62;user_email;<br />
	$default = "http://www.somewhere.com/homestar.jpg"; // Put your default avatar link<br />
	$size = 40;<br />
	$grav_url = "http://www.gravatar.com/avatar.php?gravatar_id=".md5($email)."&#38;default=".urlencode($default)."&#38;size=".$size;<br />
	echo "&#60;img src=\"$grav_url\" alt=\"Gravatar\" /&#62;";<br />
}
</p>]]></description>
					</item>
		<item>
			<title>LordCoder on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-872</link>
			<pubDate>Tue, 31 Oct 2006 16:27:26 +0000</pubDate>
			<dc:creator>LordCoder</dc:creator>
			<guid isPermaLink="false">872@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>No , there's a very simple way , simply use this url as the image url :<br />
<a href="http://www.gravatar.com/avatar.php?gravatar_id=MD5" rel="nofollow">http://www.gravatar.com/avatar.php?gravatar_id=MD5</a></p>
<p>MD5 should be replaced by the md5 hash of the poster's email address .</p>
<p>Look at the "How the URL is constructed" section on <a href="http://gravatar.com/implement.php" rel="nofollow">http://gravatar.com/implement.php</a> if you need more options like the size , rating ...
</p>]]></description>
					</item>
		<item>
			<title>AphelionZ on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-867</link>
			<pubDate>Tue, 31 Oct 2006 14:17:30 +0000</pubDate>
			<dc:creator>AphelionZ</dc:creator>
			<guid isPermaLink="false">867@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That's pretty cool, but the plugin is only available for WordPress. That means you'd  have to call the wordpress tag within bbPress, and I dont load wordpress with my forum (way too complicated for what i need)</p>
<p>However, somebody could take the wordpress code and customize it for bbPress :)
</p>]]></description>
					</item>
		<item>
			<title>LordCoder on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-857</link>
			<pubDate>Tue, 31 Oct 2006 09:05:20 +0000</pubDate>
			<dc:creator>LordCoder</dc:creator>
			<guid isPermaLink="false">857@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello ,</p>
<p>try <a href="http://gravatar.com/" rel="nofollow">http://gravatar.com/</a> .
</p>]]></description>
					</item>
		<item>
			<title>AphelionZ on "Avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars#post-784</link>
			<pubDate>Mon, 30 Oct 2006 03:09:36 +0000</pubDate>
			<dc:creator>AphelionZ</dc:creator>
			<guid isPermaLink="false">784@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Anybody working on or know of an avatars plugin? One of my users is already asking about it...
</p>]]></description>
					</item>

	</channel>
</rss>

