<?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: Recent Posts</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser: Recent Posts</description>
<language>en</language>
<pubDate>Mon, 13 Oct 2008 15:57:06 +0000</pubDate>

<item>
<title>sidb85 on "bbRatings"</title>
<link>http://bbpress.org/plugins/topic/bb-ratings/page/2/#post-2053</link>
<pubDate>Sun, 12 Oct 2008 13:57:31 +0000</pubDate>
<dc:creator>sidb85</dc:creator>
<guid isPermaLink="false">2053@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I installed the plugin in my forum running 09.0.2 and added the functions bb_rating(), bb_rating_count(),  bb_rating_dingus(), bb_current_user_rating(). I want that when a user votes, the page should automatically reload and show the updated number people who voted and also the rating that the current user applied to the topic.&#60;/p&#62;
&#60;p&#62;Can this be done? I put the plugin in the /my-plugins directory of the bbpress root directory.&#60;/p&#62;
&#60;p&#62;Thanks a lot!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "BBcode Lite for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bbcode-lite/#post-2052</link>
<pubDate>Sat, 11 Oct 2008 19:04:45 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2052@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I believe I put in the support for colors in there, though it's not documented or listed with bbcode buttons.&#60;/p&#62;
&#60;p&#62;try &#60;/p&#62;
&#60;p&#62;&#60;code&#62;[color=red]testing[/color]&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>meitershaker on "BBcode Lite for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bbcode-lite/#post-2051</link>
<pubDate>Sat, 11 Oct 2008 17:38:48 +0000</pubDate>
<dc:creator>meitershaker</dc:creator>
<guid isPermaLink="false">2051@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;how to add colors?
&#60;/p&#62;</description>
</item>
<item>
<title>NeBricks on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/3/#post-2050</link>
<pubDate>Thu, 09 Oct 2008 15:23:01 +0000</pubDate>
<dc:creator>NeBricks</dc:creator>
<guid isPermaLink="false">2050@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Ok, thanks. &#60;/p&#62;
&#60;p&#62;As for the rss thing, I was POSITIVE I'd tried it when logged out. Evidently not though :S.&#60;br /&#62;
You are in fact right and it does work correctly. My bad. :)
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/3/#post-2049</link>
<pubDate>Thu, 09 Oct 2008 03:54:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2049@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;You are saying hidden posts show up in RSS when you are logged OUT ? Makes sure you are logged out when testing. If they still show up, I need to know what kind of feed it is.&#60;/p&#62;
&#60;p&#62;Unfortunately the title of the page would be tricky to separate from the page body and take more time than I have now (though it could be done with a bit of work by moving the hook from bb_init to bb_head). You can temporarily disable it from appearing entirely by commenting out this line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// add_filter( &#38;#39;get_forum_name&#38;#39;, &#38;#39;hidden_forums_label&#38;#39;,11,2);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>NeBricks on "Hidden Forums"</title>
<link>http://bbpress.org/plugins/topic/hidden-forums/page/3/#post-2048</link>
<pubDate>Wed, 08 Oct 2008 21:28:38 +0000</pubDate>
<dc:creator>NeBricks</dc:creator>
<guid isPermaLink="false">2048@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Very nice plugin, thanks ck. :)&#60;/p&#62;
&#60;p&#62;2 issues (probably because I'm a complete amateur with php):&#60;/p&#62;
&#60;p&#62;- Hidden posts showing up in rss was mentioned a couple of pages back and I have a similar problem. Although the links don't show up in the rss (so the post won't be visible when the feed is interpreted by most feed-readers), the body and date of the post is there, so when I (for example) view the feed in Firefox's built in preview, I can read hidden posts regardless. I know that I could just remove all content from the feed and leave only the links, but I'd rather not, if at all possible. Is there a workaround for this?&#60;/p&#62;
&#60;p&#62;- Viewing forum.php for a hidden forum, the &#38;lt;title&#38;gt; for the page includes the string from $hidden_forums['label'], resulting in an ugly page title (especially if there is html in there). Again, is there a way to avoid this?&#60;/p&#62;
&#60;p&#62;Thanks in advance for any help.&#60;/p&#62;
&#60;p&#62;Edit: I'm running 0.9.0.2.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Reputation (Karma) for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bb-reputation/page/2/#post-2047</link>
<pubDate>Wed, 08 Oct 2008 14:03:06 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2047@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;You can't download the alpha without using subversion so it also downloads backpress.&#60;/p&#62;
&#60;p&#62;You didn't need to upgrade either, you could have just edited the one line too.&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/ticket/940&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/940&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/changeset/1661&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/changeset/1661&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Patir on "Reputation (Karma) for bbPress"</title>
<link>http://bbpress.org/plugins/topic/bb-reputation/page/2/#post-2046</link>
<pubDate>Wed, 08 Oct 2008 13:43:25 +0000</pubDate>
<dc:creator>Patir</dc:creator>
<guid isPermaLink="false">2046@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I see the info repeat twice in the author area, as I use the alpha version that is available in the download section. So I tried downloading what's in trunk, but that was an endless line of errors, missing files, missing backpress etc. I suppose I'm downloading from the wrong place or something, but how do I download it correctly?
&#60;/p&#62;</description>
</item>
<item>
<title>jennygold on "Post Notification"</title>
<link>http://bbpress.org/plugins/topic/post-notification/page/2/#post-2045</link>
<pubDate>Wed, 08 Oct 2008 03:27:39 +0000</pubDate>
<dc:creator>jennygold</dc:creator>
<guid isPermaLink="false">2045@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I've adapted this plugin to work when a new topic is submitted by using add_action('bb_new_topic', 'notification_new_topic') instead of bb_new_post with a function I've named notification_new_topic.  The problem is I tried to use the existing variables to get the title, link and author passed into the email, but they don't seem to be available when I use bb_new_topic.  What variables are available and how would I get these fields to be automatically filled in on the email?  &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Nekita on "Quote"</title>
<link>http://bbpress.org/plugins/topic/quote/page/2/#post-2044</link>
<pubDate>Tue, 07 Oct 2008 20:46:56 +0000</pubDate>
<dc:creator>Nekita</dc:creator>
<guid isPermaLink="false">2044@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great Plugin, thank you so much _ck_!
&#60;/p&#62;</description>
</item>
<item>
<title>ravecoolr on "bb-emoticons"</title>
<link>http://bbpress.org/plugins/topic/bb-emoticons/#post-2043</link>
<pubDate>Tue, 07 Oct 2008 12:32:00 +0000</pubDate>
<dc:creator>ravecoolr</dc:creator>
<guid isPermaLink="false">2043@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Alright guys i had the same problem but i fixed the code for us all ... &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.phpvrouwen.nl/forums/bb-plugins/bb-emoticons.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.phpvrouwen.nl/forums/bb-plugins/bb-emoticons.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There you go .. &#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
</item>
<item>
<title>pircy on "bbPress Smilies"</title>
<link>http://bbpress.org/plugins/topic/bb-smilies/page/2/#post-2042</link>
<pubDate>Tue, 07 Oct 2008 09:28:31 +0000</pubDate>
<dc:creator>pircy</dc:creator>
<guid isPermaLink="false">2042@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great, Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Page links for bbPress"</title>
<link>http://bbpress.org/plugins/topic/page-links-for-bbpress/#post-2041</link>
<pubDate>Mon, 06 Oct 2008 11:07:42 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">2041@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This plugins functionality is being rolled into bbPress 1.0 - without the errors  : )
&#60;/p&#62;</description>
</item>
<item>
<title>kmccallum on "BB Anonymous Posting"</title>
<link>http://bbpress.org/plugins/topic/bb-anonymous-posting/#post-2040</link>
<pubDate>Mon, 06 Oct 2008 05:51:16 +0000</pubDate>
<dc:creator>kmccallum</dc:creator>
<guid isPermaLink="false">2040@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This is definitely a great plugin. Thanks. Hope it gets updated.
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Bbpress Latest Discussion"</title>
<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/2/#post-2039</link>
<pubDate>Mon, 06 Oct 2008 05:16:15 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2039@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for the great work on this! Will have to look into customization later.
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Simple Onlinelist"</title>
<link>http://bbpress.org/plugins/topic/simple-onlinelist/page/2/#post-2038</link>
<pubDate>Mon, 06 Oct 2008 04:47:16 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2038@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Success!  Fantastic work on this plugin.  Though I don't know of an easy spot in which to place this code from the readme in the profile.php file -&#38;gt; &#38;lt;?php profile_last_online(); ?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Detective on "Gaming Codes"</title>
<link>http://bbpress.org/plugins/topic/gaming-codes/#post-2037</link>
<pubDate>Mon, 06 Oct 2008 03:55:56 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">2037@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I do have a directory using the original WP plugin plus the Aleph plugin.&#60;/p&#62;
&#60;p&#62;:)
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Private Messaging"</title>
<link>http://bbpress.org/plugins/topic/private-messages/page/3/#post-2036</link>
<pubDate>Mon, 06 Oct 2008 03:36:03 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2036@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great work. I used Detective's updated version on the latest stable release.  Only thing I can't figure out is where to post this code snippet:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php pm_user_link(get_post_author_id()); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The readme says between lines 8 and 10 which is kind of vague and also references 'post.php.' I am assuming this is the same as bb-post.php?&#60;/p&#62;
&#60;p&#62;I would like a 'PM this user' link under where it says 'Member' or possibly right next to the permalink/time right below the post.&#60;/p&#62;
&#60;p&#62;Much thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Private Messaging"</title>
<link>http://bbpress.org/plugins/topic/private-messages/page/3/#post-2035</link>
<pubDate>Mon, 06 Oct 2008 00:46:34 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2035@http://bbpress.org/plugins/</guid>
<description>&#60;br /&#62;</description>
</item>
<item>
<title>Vadi on "BBcode Buttons"</title>
<link>http://bbpress.org/plugins/topic/bbcode-buttons/page/4/#post-2034</link>
<pubDate>Sun, 05 Oct 2008 23:44:31 +0000</pubDate>
<dc:creator>Vadi</dc:creator>
<guid isPermaLink="false">2034@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I do have that code in my footer.php, but buttons don't appear.&#60;/p&#62;
&#60;p&#62;I do get this javascript error also:&#60;/p&#62;
&#60;p&#62;[blockquote]Node cannot be inserted at the specified point in the hierarchy&#34;  code: &#34;3&#60;br /&#62;
&#60;a href=&#34;http://forums.mudlet.org/bb-plugins/bbcode-buttons/BBcode-buttons.js?0.0.4&#34; rel=&#34;nofollow&#34;&#62;http://forums.mudlet.org/bb-plugins/bbcode-buttons/BBcode-buttons.js?0.0.4&#60;/a&#62;&#60;br /&#62;
Line 19[/blockquote]
&#60;/p&#62;</description>
</item>
<item>
<title>Vadi on "Avatar Upload"</title>
<link>http://bbpress.org/plugins/topic/avatar-upload/page/6/#post-2033</link>
<pubDate>Sun, 05 Oct 2008 23:38:09 +0000</pubDate>
<dc:creator>Vadi</dc:creator>
<guid isPermaLink="false">2033@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I did do that, but same thing :(
&#60;/p&#62;</description>
</item>
<item>
<title>cralor on "Avatar Upload"</title>
<link>http://bbpress.org/plugins/topic/avatar-upload/page/6/#post-2032</link>
<pubDate>Sun, 05 Oct 2008 21:18:09 +0000</pubDate>
<dc:creator>cralor</dc:creator>
<guid isPermaLink="false">2032@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;The &#34;Additional Info&#34; is not too detailed.&#60;/p&#62;
&#60;p&#62;Here is the instructions on how to get the plugin (currently) on your bbPress site:&#60;/p&#62;
&#60;p&#62;1. Download and upload the plugin to your bbPlugins directory.&#60;br /&#62;
2. Activate the plugin in the bbPress Admin section.&#60;br /&#62;
3. Follow the file movement instructions:&#60;br /&#62;
In the &#34;additional-files&#34; folder (inside this Avatar Upload plugin directory) there is several files. These need to be moved elsewhere.&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62; Move the entire &#34;avatars/&#34; folder to your bbPress root directory. (Including the &#34;default.png&#34; inside.)
&#60;/li&#62;
&#60;li&#62; Move the &#34;avatar-upload.php&#34; to the bbPress root directory.
&#60;/li&#62;
&#60;li&#62; Move the &#34;avatar.php&#34; (inside the &#34;my-templates&#34; folder) to your template(s) (theme(s)). Example: Move &#34;my-templates/avatar.php&#34; to &#34;forums/bb-templates/kakumei/&#34; (So it is like &#34;forums/bb-templates/kakumei/avatar.php&#34;.)
&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;I hope this helps any clueless people :D
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "BBcode Buttons"</title>
<link>http://bbpress.org/plugins/topic/bbcode-buttons/page/4/#post-2031</link>
<pubDate>Sun, 05 Oct 2008 18:56:09 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2031@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It's a really common mistake in many custom templates.&#60;br /&#62;
I really need to put that in the FAQ for all my plugins.&#60;br /&#62;
bb_head and bb_foot are critical for many of my plugins.
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "BBcode Buttons"</title>
<link>http://bbpress.org/plugins/topic/bbcode-buttons/page/4/#post-2030</link>
<pubDate>Sun, 05 Oct 2008 18:50:37 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2030@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Would love to delete that last comment!  What got me was not having the&#60;/p&#62;
&#60;p&#62;	&#38;lt;?php do_action('bb_foot', ''); ?&#38;gt;&#60;/p&#62;
&#60;p&#62;between the /div and /body tags in the footer.&#60;/p&#62;
&#60;p&#62;Thanks for the hard work on this one, _ck_
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "BBcode Buttons"</title>
<link>http://bbpress.org/plugins/topic/bbcode-buttons/page/4/#post-2029</link>
<pubDate>Sun, 05 Oct 2008 16:47:38 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2029@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Strange this plugin worked out of the box (IIRC) with the latest stable release on my local server but didn't work on the hostgator server.  BBcode lite seems fine.
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Avatar Upload"</title>
<link>http://bbpress.org/plugins/topic/avatar-upload/page/6/#post-2028</link>
<pubDate>Sun, 05 Oct 2008 14:11:19 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2028@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I'll throw my hat in the request pool for a fix for this but no rush, hopefully the new users will take to gravatar.&#60;/p&#62;
&#60;p&#62;I'm on the latest stable bbpress version. The upload worked like a charm after moving the files around in the server and making the uploads folder writeable but no luck on getting the avatar to actually show.
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Allow Images"</title>
<link>http://bbpress.org/plugins/topic/allow-images/page/3/#post-2027</link>
<pubDate>Sun, 05 Oct 2008 12:56:01 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2027@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Awesome! That was easy.&#60;/p&#62;
&#60;p&#62;I just added 'if (bb_current_user_can('moderate')) {'&#60;/p&#62;
&#60;p&#62;and the ending &#34;}&#34; to the other two sections of code and it worked!
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Allow Images"</title>
<link>http://bbpress.org/plugins/topic/allow-images/page/3/#post-2026</link>
<pubDate>Sun, 05 Oct 2008 12:46:48 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2026@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for the quick reply! It gets rid of the img tag but I am still able to post images as a member. I'll try to tweak it though I'm not exactly a programmer!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Allow Images"</title>
<link>http://bbpress.org/plugins/topic/allow-images/page/3/#post-2025</link>
<pubDate>Sun, 05 Oct 2008 06:44:25 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">2025@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;beernews, yes you can try changing this function&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function allow_images_allowed_tags( $tags ) {
	$tags[&#38;#39;img&#38;#39;] = array(&#38;#39;src&#38;#39; =&#38;gt; array(), &#38;#39;title&#38;#39; =&#38;gt; array(), &#38;#39;alt&#38;#39; =&#38;gt; array());
	return $tags;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;em&#62; &#60;/em&#62;&#60;br /&#62;
to something like this (untested)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function allow_images_allowed_tags( $tags ) {
if (bb_current_user_can(&#38;#39;moderate&#38;#39;)) {
	$tags[&#38;#39;img&#38;#39;] = array(&#38;#39;src&#38;#39; =&#38;gt; array(), &#38;#39;title&#38;#39; =&#38;gt; array(), &#38;#39;alt&#38;#39; =&#38;gt; array());
}
	return $tags;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>beernews on "Allow Images"</title>
<link>http://bbpress.org/plugins/topic/allow-images/page/3/#post-2024</link>
<pubDate>Sun, 05 Oct 2008 06:26:17 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2024@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;is it possible/easily done to use some of the code for bb_attachments for setting permissions and apply it to this plugin? I don't want anyone lower than a mod linking images.
&#60;/p&#62;</description>
</item>
<item>
<title>alfandango on "Bbpress Latest Discussion"</title>
<link>http://bbpress.org/plugins/topic/bbpress-latest-discussion-for-wp/page/2/#post-2023</link>
<pubDate>Sun, 05 Oct 2008 00:06:31 +0000</pubDate>
<dc:creator>alfandango</dc:creator>
<guid isPermaLink="false">2023@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for this.  Got it working straight away :)
&#60;/p&#62;</description>
</item>
<item>
<title>lagoonix on "bbSync"</title>
<link>http://bbpress.org/plugins/topic/bbsync/page/5/#post-2022</link>
<pubDate>Sat, 04 Oct 2008 17:31:45 +0000</pubDate>
<dc:creator>lagoonix</dc:creator>
<guid isPermaLink="false">2022@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Great plug-in.&#60;br /&#62;
Everything works.&#60;br /&#62;
New posts are added and comments.&#60;/p&#62;
&#60;p&#62;Only issue is users getting stuck on wp-comments-post.php&#60;br /&#62;
No errors just a blank screen. Post IS added.&#60;/p&#62;
&#60;p&#62;I get 'http://www.myurl.com/wp-comments-post.php#comment-8'&#60;/p&#62;
&#60;p&#62;No other plugins active.&#60;br /&#62;
Please advice. Thank You
&#60;/p&#62;</description>
</item>
<item>
<title>pircy on "User Photo"</title>
<link>http://bbpress.org/plugins/topic/user-photo-for-bbpress/#post-2021</link>
<pubDate>Sat, 04 Oct 2008 09:38:57 +0000</pubDate>
<dc:creator>pircy</dc:creator>
<guid isPermaLink="false">2021@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;It works, but i have placed ;  enctype=&#34;multipart/form-data&#34; in the form in profile-edit.php ...&#60;/p&#62;
&#60;p&#62;Great...
&#60;/p&#62;</description>
</item>
<item>
<title>puerexmachina on "Simple Google Adsense"</title>
<link>http://bbpress.org/plugins/topic/simple-google-adsense/#post-2020</link>
<pubDate>Sat, 04 Oct 2008 01:10:01 +0000</pubDate>
<dc:creator>puerexmachina</dc:creator>
<guid isPermaLink="false">2020@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;This line&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;textarea class=&#38;quot;text&#38;quot; name=&#38;quot;ga_key&#38;quot; id=&#38;quot;ga_key&#38;quot; value=&#38;quot;&#38;lt;?php bb_form_option(&#38;#39;ga_key&#38;#39;); ?&#38;gt;&#38;quot; &#38;gt;&#38;lt;/textarea&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;should be&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;textarea class=&#38;quot;text&#38;quot; name=&#38;quot;ga_key&#38;quot; id=&#38;quot;ga_key&#38;quot;&#38;gt; &#38;lt;?php bb_form_option(&#38;#39;ga_key&#38;#39;); ?&#38;gt; &#38;lt;/textarea&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>JimmyVT on "bb-twitter"</title>
<link>http://bbpress.org/plugins/topic/bb-twitter/#post-2019</link>
<pubDate>Fri, 03 Oct 2008 19:44:20 +0000</pubDate>
<dc:creator>JimmyVT</dc:creator>
<guid isPermaLink="false">2019@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I cannot get it working either, I noticed it says compatible with 1.0-dev, I am using 1.0-alpha -- same thing??&#60;/p&#62;
&#60;p&#62;Although I was on 0.9 and it never worked either. It shows up in the profile edit, but does not show up when you view my profile. Here's my profile:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.macintosh-admin.com/forums/profile/jimmy&#34; rel=&#34;nofollow&#34;&#62;http://www.macintosh-admin.com/forums/profile/jimmy&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
