<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress plugin browser Topic: bb-myAvatars</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser Topic: bb-myAvatars</description>
<language>en</language>
<pubDate>Sun, 07 Sep 2008 21:26:14 +0000</pubDate>

<item>
<title>brayvo on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-195</link>
<pubDate>Sun, 08 Apr 2007 20:46:24 +0000</pubDate>
<dc:creator>brayvo</dc:creator>
<guid isPermaLink="false">195@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I have some problem with include &#38;lt;?php post_avatar(); ?&#38;gt; on profile.php.&#60;br /&#62;
Error: bb_get_user needs a numeric ID.
&#60;/p&#62;</description>
</item>
<item>
<title>amethystdragon on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-129</link>
<pubDate>Mon, 05 Mar 2007 12:42:06 +0000</pubDate>
<dc:creator>amethystdragon</dc:creator>
<guid isPermaLink="false">129@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'd love that sort of plugin as well - I've been asked for it by my own forum users - I am working on merging the 2 avatar plugins together but they are written very differently and I'm not the hottest coder on the block when it comes to php - Java is my thang normally.&#60;/p&#62;
&#60;p&#62;I'll have a go - the last online error comes from the Simple Online list plugin &#60;a href=&#34;http://bbpress.org/plugins/topic/24&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/24&#60;/a&#62; - just remove &#38;lt; ? php profile_last_online() ;  ? &#38;gt; from profile.php
&#60;/p&#62;</description>
</item>
<item>
<title>ElaineVigneault on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-126</link>
<pubDate>Sat, 03 Mar 2007 23:47:34 +0000</pubDate>
<dc:creator>ElaineVigneault</dc:creator>
<guid isPermaLink="false">126@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Looks like your plugin requires two other plugins to work properly:&#60;br /&#62;
-last online (no idea what or where this is)&#60;br /&#62;
-private messages&#60;/p&#62;
&#60;p&#62;Thing is, what if I don't want to install those plugins? &#60;/p&#62;
&#60;p&#62;Sorry, let me back up...&#60;br /&#62;
I would love an avatar plugin that allows users to use one of these three options:&#60;br /&#62;
-gravatar&#60;br /&#62;
-mybloglog pic&#60;br /&#62;
-specify their own URL for avatar&#60;/p&#62;
&#60;p&#62;And I'd love for it to work with any combination of other plugins.
&#60;/p&#62;</description>
</item>
<item>
<title>ElaineVigneault on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-123</link>
<pubDate>Sat, 03 Mar 2007 21:48:21 +0000</pubDate>
<dc:creator>ElaineVigneault</dc:creator>
<guid isPermaLink="false">123@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;After I installed Private Messages the first error listed above disappeared. But second error is still there.
&#60;/p&#62;</description>
</item>
<item>
<title>ElaineVigneault on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-122</link>
<pubDate>Sat, 03 Mar 2007 21:39:25 +0000</pubDate>
<dc:creator>ElaineVigneault</dc:creator>
<guid isPermaLink="false">122@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This produces errors:&#60;/p&#62;
&#60;p&#62;on posts it produces this error:&#60;br /&#62;
Fatal error: Call to undefined function: pm_user_link() in /bb-templates/kakumei/post.php on line 9&#60;/p&#62;
&#60;p&#62;on profile it produces this error:&#60;br /&#62;
Fatal error: Call to undefined function: profile_last_online() in /bb-templates/kakumei/profile.php on line 16
&#60;/p&#62;</description>
</item>
<item>
<title>amethystdragon on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-106</link>
<pubDate>Sat, 24 Feb 2007 13:32:24 +0000</pubDate>
<dc:creator>amethystdragon</dc:creator>
<guid isPermaLink="false">106@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Oops forgot to change the readme header text
&#60;/p&#62;</description>
</item>
<item>
<title>amethystdragon on "bb-myAvatars"</title>
<link>http://bbpress.org/plugins/topic/bb-myavatars/#post-105</link>
<pubDate>Sat, 24 Feb 2007 11:08:06 +0000</pubDate>
<dc:creator>amethystdragon</dc:creator>
<guid isPermaLink="false">105@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Allows users to use the MyBlogLog avatars&#60;/p&#62;
&#60;p&#62;&#38;lt;!--plugin-data-description--&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;This is a direct port from the Wordpress plugin MyAvatars by Napolux &#60;a href=&#34;http://www.napolux.com/projects/myavatars/&#34; rel=&#34;nofollow&#34;&#62;http://www.napolux.com/projects/myavatars/&#60;/a&#62; - Thanks.&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--plugin-data-installation--&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;Add &#60;code&#62;bb-myavatars.php&#60;/code&#62;, &#60;code&#62;bb-myavatars-style.css&#60;/code&#62; to your &#60;code&#62;/my-plugins/&#60;/code&#62; directory.&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;I have also included sample versions of &#60;code&#62;profile.php&#60;/code&#62; and &#60;code&#62;post.php&#60;/code&#62; based on the Kakumei theme. These should be placed under &#60;code&#62;my-templates/&#38;lt;theme-name&#38;gt;&#60;/code&#62;. &#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;In addition I've added it to the private messaging plugin and a sample of that can be found in &#60;code&#62;postmsg.php&#60;/code&#62;&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;Borrowed the following idea from the other avatar plugin by Joshua Hutchins &#60;a href=&#34;http://faq.rayd.org/bbpress_avatar/&#34; rel=&#34;nofollow&#34;&#62;http://faq.rayd.org/bbpress_avatar/&#60;/a&#62; - Thanks&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;NOTE: If using the default template, you MUST change style.css so that avatars can fit in the author info area.&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;I made these changes in style.css to allow for a 150x150px avatar&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;.post {&#60;br /&#62;
    min-height: 150px;&#60;br /&#62;
}&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;.threadauthor {&#60;br /&#62;
    margin-left: -110px;&#60;br /&#62;
    overflow: hidden;&#60;br /&#62;
    position: absolute;&#60;br /&#62;
    max-height: 215px;&#60;br /&#62;
    width: 160px;&#60;br /&#62;
}&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;NOTE: .post did not exist previously, but the div's did exist.  .threadauthor did exist,&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;!--plugin-data-other_notes--&#38;gt;&#60;br /&#62;
&#38;lt;h3&#38;gt;Configuration&#38;lt;/h3&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;The plugin offers the following template tags for use in your templates.&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;&#60;code&#62;bb_myavatars($id,$gravatar = false)&#60;/code&#62;: Displays the avatar for the users id.&#60;/li&#62;
&#60;/ol&#62;</description>
</item>

</channel>
</rss>
