<?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; Tag: gravatar - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/gravatar</link>
		<description>bbPress Support Forums &#187; Tag: gravatar - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 15:12:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/gravatar" rel="self" type="application/rss+xml" />

		<item>
			<title>gotmedia on "Change width and height of gravatars"</title>
			<link>http://bbpress.org/forums/topic/change-widht-and-height-of-gravatars#post-90582</link>
			<pubDate>Wed, 10 Aug 2011 23:43:27 +0000</pubDate>
			<dc:creator>gotmedia</dc:creator>
			<guid isPermaLink="false">90582@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey there!</p>
<p>I found a solution by checking out how to tweak the avatar size for standard Gravatars in WordPress and then applied it to the BBPress code like so:</p>
<p>&#60;?php post_author_avatar_link('avatar_size=100'); ?&#62;</p>
<p>I know it's 2 years ago someone posted, but I figured it might be useful to somebody :)
</p>]]></description>
					</item>
		<item>
			<title>blogher8 on "Gravatars enabled; want to allow people to opt-in"</title>
			<link>http://bbpress.org/forums/topic/gravatars-enabled-want-to-allow-people-to-opt-in#post-87965</link>
			<pubDate>Thu, 26 May 2011 04:06:01 +0000</pubDate>
			<dc:creator>blogher8</dc:creator>
			<guid isPermaLink="false">87965@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks, Gautam.  I will look to WordPress.
</p>]]></description>
					</item>
		<item>
			<title>Gautam on "Gravatars enabled; want to allow people to opt-in"</title>
			<link>http://bbpress.org/forums/topic/gravatars-enabled-want-to-allow-people-to-opt-in#post-87942</link>
			<pubDate>Wed, 25 May 2011 20:15:22 +0000</pubDate>
			<dc:creator>Gautam</dc:creator>
			<guid isPermaLink="false">87942@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>There are some plugins available for WordPress which allow the users to add their avatars. You could try one of them. There is no built-in/plugin support as such for your issue. :)
</p>]]></description>
					</item>
		<item>
			<title>blogher8 on "Gravatars enabled; want to allow people to opt-in"</title>
			<link>http://bbpress.org/forums/topic/gravatars-enabled-want-to-allow-people-to-opt-in#post-87933</link>
			<pubDate>Wed, 25 May 2011 17:14:20 +0000</pubDate>
			<dc:creator>blogher8</dc:creator>
			<guid isPermaLink="false">87933@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I use Gravatars on my forum (9.0.x).  Although many of us want an image associated with our account, lots of people want to be completely anonymous.  They don't remember signing up for Gravatar and suddenly, their photos pop up and I get angry emails.</p>
<p>Is there any way to make Gravatars opt-in?  So users would have to check a box in their profile to display one?</p>
<p>Many thanks!!!
</p>]]></description>
					</item>
		<item>
			<title>coopersita on "Allow Users to Upload Pictures To Their Profile.."</title>
			<link>http://bbpress.org/forums/topic/allow-users-to-upload-pictures-to-their-profile#post-87079</link>
			<pubDate>Fri, 06 May 2011 19:00:18 +0000</pubDate>
			<dc:creator>coopersita</dc:creator>
			<guid isPermaLink="false">87079@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Same question here.</p>
<p>I tried the "Avatar Upload" plugin, but it doesn't work. When I click in the "Avatar" link in the profile, it just sends me to the home page.</p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>applesfaceman on "Allow Users to Upload Pictures To Their Profile.."</title>
			<link>http://bbpress.org/forums/topic/allow-users-to-upload-pictures-to-their-profile#post-86861</link>
			<pubDate>Fri, 29 Apr 2011 00:27:54 +0000</pubDate>
			<dc:creator>applesfaceman</dc:creator>
			<guid isPermaLink="false">86861@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Im sure there's something somewhere on this but I'm not finding it.. How can I allow users to upload pictures, like any and all social network sites... </p>
<p>What is the most effective way, something where 10 years from now I wont be dealing with having to switch methods... :)</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>sontru on "avatars in wordpress and bbpress"</title>
			<link>http://bbpress.org/forums/topic/avatars-in-wordpress-and-bbpress#post-83880</link>
			<pubDate>Thu, 03 Mar 2011 14:21:56 +0000</pubDate>
			<dc:creator>sontru</dc:creator>
			<guid isPermaLink="false">83880@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey! I've now fixed my problem :)</p>
<p>The system (Debian 6) was missing or had an old version of php5-gd installed. apt-get install php5-gd and restarting the apache2 server fixed the problem of the blank pages.</p>
<p>Also these code changes by _ck_ helped to improve Avatar Upload:</p>
<p>Delete avatar function: <a href="http://bbpress.org/plugins/topic/avatar-upload/page/5/#post-1093" rel="nofollow">http://bbpress.org/plugins/topic/avatar-upload/page/5/#post-1093</a><br />
Make identicon function work: <a href="http://bbpress.org/plugins/topic/avatar-upload/page/5/#post-1096" rel="nofollow">http://bbpress.org/plugins/topic/avatar-upload/page/5/#post-1096</a>
</p>]]></description>
					</item>
		<item>
			<title>sontru on "avatars in wordpress and bbpress"</title>
			<link>http://bbpress.org/forums/topic/avatars-in-wordpress-and-bbpress#post-83267</link>
			<pubDate>Wed, 23 Feb 2011 13:56:35 +0000</pubDate>
			<dc:creator>sontru</dc:creator>
			<guid isPermaLink="false">83267@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@RoyalManG - you need to change line 7 in avatar-upload.php to bb_auth('logged_in'); // logged in?</p>
<p>I've having a bit of a problem with this Avatar Upload plugin when uploading files larger than the specified dimensions. If I do so bbPress just displays a blank page with this address: <a href="http://&#060;forumdomain&#062;/bbforum/profile/&#060;user&#062;/avatar" rel="nofollow">http://&#060;forumdomain&#062;/bbforum/profile/&#060;user&#062;/avatar</a></p>
<p>Has anyone come across this before and can help?
</p>]]></description>
					</item>
		<item>
			<title>RoyalManG on "avatars in wordpress and bbpress"</title>
			<link>http://bbpress.org/forums/topic/avatars-in-wordpress-and-bbpress#post-82844</link>
			<pubDate>Fri, 18 Feb 2011 13:05:16 +0000</pubDate>
			<dc:creator>RoyalManG</dc:creator>
			<guid isPermaLink="false">82844@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I have followed the procedure in the readme.txt, default avatar is displayed in the post and in profile, but I can not change it when I click the Upload Avatar, so I diverted to the home page forum :-( (translate by google tranaslate O :-))
</p>]]></description>
					</item>
		<item>
			<title>jdblundell on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73710</link>
			<pubDate>Thu, 09 Sep 2010 21:40:29 +0000</pubDate>
			<dc:creator>jdblundell</dc:creator>
			<guid isPermaLink="false">73710@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sure. Nothing is showing...</p>
<p>Here's the code from post.php</p>
<pre><code>&#60;br /&#62;
&#60;li id=&#34;post-2&#34;&#62;&#60;br /&#62;
		&#60;div id=&#34;position-1&#34;&#62;&#60;br /&#62;
			&#60;div class=&#34;threadauthor&#34;&#62; &#60;/p&#62;
&#60;p&#62;				&#60;p&#62;&#60;br /&#62;
					&#60;strong&#62;&#60;a href=&#34;http://www.travismamone.net&#34;&#38;rt;Travis_Mamone&#60;/a&#38;rt;&#60;/strong&#62;&#60;br /&#62;
					&#60;small&#62;&#60;a href=&#34;http://somethingbeautifulpodcast.com/forum/profile.php?id=5&#34;&#38;rt;Administrator&#60;/a&#38;rt;&#60;/small&#62; &#60;/p&#62;
&#60;p&#62;                    &#60;p&#62;&#60;/p&#62; &#60;/p&#62;
&#60;p&#62;&#60;small&#62;&#60;div class=&#34;post_socialize_wrap&#34;&#62;&#60;/div&#62;&#60;/small&#62;&#60;br /&#62;
				&#60;/p&#62;&#60;br /&#62;
			&#60;/div&#62;&#60;br /&#62;
			&#60;div class=&#34;threadpost&#34;&#62;&#60;br /&#62;
				&#60;div class=&#34;post&#34;&#62;&#60;p&#62;Anybody you&#039;d like to hear interviewed on Something Beautiful?  Speak now!&#60;br /&#62;
&#60;/p&#62;&#60;/div&#62;&#60;br /&#62;
				&#60;div class=&#34;poststuff&#34;&#62;Posted 20 hours ago &#60;a href=&#34;#post-2&#34;&#38;rt;#&#60;/a&#38;rt; &#60;a href=&#34;http://somethingbeautifulpodcast.com/forum/bb-admin/posts.php?poster_ip=69.2.182.113&#34;&#38;rt;69.2.182.113&#60;/a&#38;rt;&#60;br /&#62;
&#60;a href=&#34;http://somethingbeautifulpodcast.com/forum/edit.php?id=2&#34;&#38;rt;Edit&#60;/a&#38;rt;&#60;br /&#62;
&#60;a href=&#34;http://somethingbeautifulpodcast.com/forum/bb-admin/delete-post.php?id=2&#38;status=1&#38;_wp_http_referer=%2Fforum%2Ftopic.php%3Fid%3D2&#38;_wpnonce=06dca23c66&#34;&#38;rt;Delete&#60;/a&#38;rt;&#60;br /&#62;
&#60;a href=&#34;http://somethingbeautifulpodcast.com/forum/bb-admin/delete-post.php?id=2&#38;status=0&#38;view=all&#38;_wp_http_referer=%2Fforum%2Ftopic.php%3Fid%3D2&#38;_wpnonce=06dca23c66&#34;&#38;rt;Undelete&#60;/a&#38;rt;&#60;br /&#62;
&#60;a href=&#34;http://somethingbeautifulpodcast.com/forum/bb-admin/delete-post.php?id=2&#38;status=2&#38;_wpnonce=06dca23c66&#34;&#38;rt;Spam&#60;/a&#38;rt;&#60;br /&#62;
&#60;a href=&#34;#post_content&#34;&#38;rt;Quota&#60;/a&#38;rt;&#60;/div&#62;&#60;br /&#62;
			&#60;/div&#62;&#60;br /&#62;
		&#60;/div&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>zaerl on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73707</link>
			<pubDate>Thu, 09 Sep 2010 19:01:45 +0000</pubDate>
			<dc:creator>zaerl</dc:creator>
			<guid isPermaLink="false">73707@http://bbpress.org/forums/</guid>
			<description><![CDATA[<blockquote><p>and nothing is showing.</p></blockquote>
<p>Can you post here the HTML generated?
</p>]]></description>
					</item>
		<item>
			<title>jdblundell on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73704</link>
			<pubDate>Thu, 09 Sep 2010 17:44:15 +0000</pubDate>
			<dc:creator>jdblundell</dc:creator>
			<guid isPermaLink="false">73704@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm new to bbPress and I'm having the hardest time figuring out how to enable/display gravatars on my site.</p>
<p>I've tried:</p>
<p>if ( $avatar = bb_get_avatar( bb_get_current_user_info( 'id' ), 80 ) ) {<br />
	echo $avatar;<br />
	unset( $avatar ); } </p>
<p>With the PHP tags on the start and end. I've added the code on the profile.php file of my template as well as on the post.php file and nothing is showing.</p>
<p>Do I need to do an img src as well?
</p>]]></description>
					</item>
		<item>
			<title>VirtualityStudio on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73701</link>
			<pubDate>Thu, 09 Sep 2010 05:10:13 +0000</pubDate>
			<dc:creator>VirtualityStudio</dc:creator>
			<guid isPermaLink="false">73701@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>ah... no wonder i couldnt find it.  is there a way to do this with the uploadable wordpress gravitars though?  and to customize the default?</p>
<p>thanks for your help!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73695</link>
			<pubDate>Thu, 09 Sep 2010 02:28:55 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">73695@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Gravatars are built in to bbPress 1.0.x.  You just need to enable them in your admin panel, then your template needs to be set up to display them.</p>
<p>The user's gravatar will be displayed on your site if the email at gravatar.com and the email they registered with on your forum are the same.
</p>]]></description>
					</item>
		<item>
			<title>VirtualityStudio on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73680</link>
			<pubDate>Wed, 08 Sep 2010 13:52:41 +0000</pubDate>
			<dc:creator>VirtualityStudio</dc:creator>
			<guid isPermaLink="false">73680@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i loaded bavatars yesterday, but no luck, and i couldn't find a plugin called "gravatar" in bbpress.  any ideas?
</p>]]></description>
					</item>
		<item>
			<title>VirtualityStudio on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73559</link>
			<pubDate>Mon, 06 Sep 2010 15:13:05 +0000</pubDate>
			<dc:creator>VirtualityStudio</dc:creator>
			<guid isPermaLink="false">73559@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I think it is gravatar, although I uploaded a custom default gravatar that is local and the users avatars will be saved locally as well. :)
</p>]]></description>
					</item>
		<item>
			<title>zaerl on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73556</link>
			<pubDate>Mon, 06 Sep 2010 14:36:46 +0000</pubDate>
			<dc:creator>zaerl</dc:creator>
			<guid isPermaLink="false">73556@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Gravatar or Bavatars.
</p>]]></description>
					</item>
		<item>
			<title>VirtualityStudio on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73549</link>
			<pubDate>Mon, 06 Sep 2010 06:10:16 +0000</pubDate>
			<dc:creator>VirtualityStudio</dc:creator>
			<guid isPermaLink="false">73549@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>specifically to bring over the users avatars from wordpress...
</p>]]></description>
					</item>
		<item>
			<title>VirtualityStudio on "avatars"</title>
			<link>http://bbpress.org/forums/topic/avatars-2#post-73548</link>
			<pubDate>Mon, 06 Sep 2010 05:57:07 +0000</pubDate>
			<dc:creator>VirtualityStudio</dc:creator>
			<guid isPermaLink="false">73548@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>i tried one of the avatar plugins, but haven't had much success with it.  is there a way to change the default avatar... either via the code or is there a plugin that actually works?</p>
<p>thanks much!
</p>]]></description>
					</item>
		<item>
			<title>MathiasB on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73516</link>
			<pubDate>Sun, 05 Sep 2010 12:00:34 +0000</pubDate>
			<dc:creator>MathiasB</dc:creator>
			<guid isPermaLink="false">73516@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>OK, thx!
</p>]]></description>
					</item>
		<item>
			<title>mr_pelle on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73515</link>
			<pubDate>Sun, 05 Sep 2010 11:57:54 +0000</pubDate>
			<dc:creator>mr_pelle</dc:creator>
			<guid isPermaLink="false">73515@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Those plugin are way too old!</p>
<p>I use:</p>
<pre><code>if ( $avatar = bb_get_avatar( bb_get_current_user_info( &#039;id&#039; ), 80 ) ) {
	echo $avatar;
	unset( $avatar );
}</code></pre>]]></description>
					</item>
		<item>
			<title>minervaa on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73514</link>
			<pubDate>Sun, 05 Sep 2010 11:32:26 +0000</pubDate>
			<dc:creator>minervaa</dc:creator>
			<guid isPermaLink="false">73514@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>How about these plugins? </p>
<p><a href="http://bbpress.org/plugins/topic/show-avatar/#post-690" rel="nofollow">http://bbpress.org/plugins/topic/show-avatar/#post-690</a> </p>
<p><a href="http://bbpress.org/plugins/topic/user-photo-for-bbpress/" rel="nofollow">http://bbpress.org/plugins/topic/user-photo-for-bbpress/</a>
</p>]]></description>
					</item>
		<item>
			<title>MathiasB on "Show avatar of current user"</title>
			<link>http://bbpress.org/forums/topic/show-avatar-of-current-user#post-73512</link>
			<pubDate>Sun, 05 Sep 2010 10:26:05 +0000</pubDate>
			<dc:creator>MathiasB</dc:creator>
			<guid isPermaLink="false">73512@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>How can i show the avatar of the current user?<br />
Which function do i need to use?</p>
<p>Can i find somewhere a reference with all the possible functions?</p>
<p>grz,<br />
Mathias
</p>]]></description>
					</item>
		<item>
			<title>RedBull on "Avatar Upload"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-1#post-72031</link>
			<pubDate>Thu, 29 Jul 2010 20:31:50 +0000</pubDate>
			<dc:creator>RedBull</dc:creator>
			<guid isPermaLink="false">72031@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>&#60;--------Got It! </p>
<p>And as always, THANKS!
</p>]]></description>
					</item>
		<item>
			<title>chrishajer on "Avatar Upload"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-1#post-72030</link>
			<pubDate>Thu, 29 Jul 2010 19:55:09 +0000</pubDate>
			<dc:creator>chrishajer</dc:creator>
			<guid isPermaLink="false">72030@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>No.  You need to sign up at gravatar.com for a gravatar.  Use the same email there that you registered with here, and it will appear automatically.  No minimum time or anything like that. </p>
<p>There is no "upload" here.  The avatars are pulled from gravatar.com
</p>]]></description>
					</item>
		<item>
			<title>RedBull on "Avatar Upload"</title>
			<link>http://bbpress.org/forums/topic/avatar-upload-1#post-72029</link>
			<pubDate>Thu, 29 Jul 2010 19:46:34 +0000</pubDate>
			<dc:creator>RedBull</dc:creator>
			<guid isPermaLink="false">72029@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This is probably the dumbest question of the week but in this forum I notice some of the more active users have avatars. Do you have to be a member for a certain time to upload your own avatar?</p>
<p>Thanks.
</p>]]></description>
					</item>
		<item>
			<title>mr_pelle on "Better Profiles...."</title>
			<link>http://bbpress.org/forums/topic/better-profiles#post-71803</link>
			<pubDate>Mon, 26 Jul 2010 08:38:03 +0000</pubDate>
			<dc:creator>mr_pelle</dc:creator>
			<guid isPermaLink="false">71803@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Do you want to customize the template for the upload avatar page? Edit the <code>bavatar-profile.php</code> file that comes with the plugin. It has an action inside, if I remember correctly, which hook you can modify.
</p>]]></description>
					</item>
		<item>
			<title>nickaster on "Better Profiles...."</title>
			<link>http://bbpress.org/forums/topic/better-profiles#post-71785</link>
			<pubDate>Mon, 26 Jul 2010 02:45:58 +0000</pubDate>
			<dc:creator>nickaster</dc:creator>
			<guid isPermaLink="false">71785@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Interesting... so assuming my templates were default... where would I look for the code to add this?  I can get in there and add it if I knew what it looked like.
</p>]]></description>
					</item>
		<item>
			<title>mengyu on "Better Profiles...."</title>
			<link>http://bbpress.org/forums/topic/better-profiles#post-71742</link>
			<pubDate>Sun, 25 Jul 2010 08:52:18 +0000</pubDate>
			<dc:creator>mengyu</dc:creator>
			<guid isPermaLink="false">71742@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>good
</p>]]></description>
					</item>
		<item>
			<title>mr_pelle on "Better Profiles...."</title>
			<link>http://bbpress.org/forums/topic/better-profiles#post-71740</link>
			<pubDate>Sun, 25 Jul 2010 08:03:11 +0000</pubDate>
			<dc:creator>mr_pelle</dc:creator>
			<guid isPermaLink="false">71740@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bavatars adds a tab to your user profile, next to Favorites, but since your forum template is custom, I do not know exactly where you have to look at...
</p>]]></description>
					</item>

	</channel>
</rss>

