<?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 support forums: Recent Posts</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums: Recent Posts</description>
<language>en</language>
<pubDate>Mon, 12 May 2008 11:10:32 +0000</pubDate>

<item>
<title>dangrey on "New bbPress BUGGY!!!"</title>
<link>http://bbpress.org/forums/topic/new-bbpress#post-16153</link>
<pubDate>Mon, 12 May 2008 10:33:48 +0000</pubDate>
<dc:creator>dangrey</dc:creator>
<guid isPermaLink="false">16153@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I needed to put a writeable .htaccess containing &#34;Options +MultiViews&#34; in my bbpress root for &#34;pretty permalinks&#34; to work -- there wasn't one by default.&#60;/p&#62;
&#60;p&#62;Perhaps your old install had one and you didn't copy it over during the upgrade.
&#60;/p&#62;</description>
</item>
<item>
<title>leemon on "Hide email addresses"</title>
<link>http://bbpress.org/forums/topic/hide-email-addresses#post-16152</link>
<pubDate>Mon, 12 May 2008 09:33:36 +0000</pubDate>
<dc:creator>leemon</dc:creator>
<guid isPermaLink="false">16152@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there any way to hide email addresses in public profiles?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
</item>
<item>
<title>mrhoratio on "Make BBPress a Page in Wordpress???"</title>
<link>http://bbpress.org/forums/topic/make-bbpress-a-page-in-wordpress#post-16151</link>
<pubDate>Mon, 12 May 2008 07:27:31 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16151@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;IPSource, &#60;/p&#62;
&#60;p&#62;The short answer is you have to convert your Wordpress theme to bbPress by hand.&#60;/p&#62;
&#60;p&#62;I'm currently doing the same thing you're trying to do on my Wordpress blog with bbPress also. It pretty much means taking your Wordpress theme and going through each file one by one and converting them to bbPress. So you have to strip out the Wordpress tags and functions in the theme files and replace them with bbPress versions. There's no list of equivalent tags, so translating them is just gonna take a lot of trial and error and testing.
&#60;/p&#62;</description>
</item>
<item>
<title>IPSource on "Make BBPress a Page in Wordpress???"</title>
<link>http://bbpress.org/forums/topic/make-bbpress-a-page-in-wordpress#post-16150</link>
<pubDate>Mon, 12 May 2008 07:23:01 +0000</pubDate>
<dc:creator>IPSource</dc:creator>
<guid isPermaLink="false">16150@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for getting back to me and I will definitely look into that.  But the problem I'm having is putting my forum actually onto my site.&#60;br /&#62;
I just want a button at the top next to &#34;Home&#34; on the navigation bar that says &#34;Forum&#34; and when you click on it, it takes you to my forum. I would prefer to keep the header and footer on it so that it looks like it's actually in the site still.&#60;/p&#62;
&#60;p&#62;Any suggestions???
&#60;/p&#62;</description>
</item>
<item>
<title>A1ex on "localizing plugins"</title>
<link>http://bbpress.org/forums/topic/localizing-plugins#post-16149</link>
<pubDate>Mon, 12 May 2008 06:58:29 +0000</pubDate>
<dc:creator>A1ex</dc:creator>
<guid isPermaLink="false">16149@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;All calls of functions &#34;__()&#34; and &#34;_e()&#34; should be with textdomains.&#60;br /&#62;
For example&#60;/p&#62;
&#60;p&#62;&#60;code&#62;_e(&#38;#39;Hello!&#38;#39;, &#38;#39;onlinelist&#38;#39;);&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bobbyh on "Make BBPress a Page in Wordpress???"</title>
<link>http://bbpress.org/forums/topic/make-bbpress-a-page-in-wordpress#post-16148</link>
<pubDate>Mon, 12 May 2008 06:52:54 +0000</pubDate>
<dc:creator>bobbyh</dc:creator>
<guid isPermaLink="false">16148@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The easiest way is to find and install an existing theme that exists for both Wordpress and bbPress. For instance, &#60;a href=&#34;http://www.linickx.com/archives/402/k2-for-bbpress-updated-v002&#34;&#62;K2 for bbPress&#60;/a&#62; is similar to the Wordpress default theme. Here are &#60;a href=&#34;http://www.mybbpress.com/themes&#34;&#62;some bbPress themes&#60;/a&#62; for you to check out.
&#60;/p&#62;</description>
</item>
<item>
<title>IPSource on "Make BBPress a Page in Wordpress???"</title>
<link>http://bbpress.org/forums/topic/make-bbpress-a-page-in-wordpress#post-16147</link>
<pubDate>Mon, 12 May 2008 06:31:52 +0000</pubDate>
<dc:creator>IPSource</dc:creator>
<guid isPermaLink="false">16147@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anybody???
&#60;/p&#62;</description>
</item>
<item>
<title>IPSource on "Make BBPress a Page in Wordpress???"</title>
<link>http://bbpress.org/forums/topic/make-bbpress-a-page-in-wordpress#post-16146</link>
<pubDate>Mon, 12 May 2008 05:50:47 +0000</pubDate>
<dc:creator>IPSource</dc:creator>
<guid isPermaLink="false">16146@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sorry I'm new and I tried to look around for this topic but I guess I'm not wording it right in the search.&#60;/p&#62;
&#60;p&#62;I want to make BBPress a page on my Wordpress site. I've installed both and they are both sharing information just fine. I just want to integrate it visually into my site.&#60;/p&#62;
&#60;p&#62;So is there anyway that when you click &#34;forum&#34; on my Navigation bar that the forum would just show up in the window below?&#60;/p&#62;
&#60;p&#62;Again, I'm pretty new to this so when I have to go in and start messing with code I get lost easily. I really would appreciate any advice or help you can give. Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>mrhoratio on "nicer slug url rewrite plugin (done!)"</title>
<link>http://bbpress.org/forums/topic/nicer-slug-url-rewrite-plugin-done#post-16145</link>
<pubDate>Mon, 12 May 2008 05:27:24 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16145@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I discovered another issue with this hack. If you write a new post in a new topic, after the submitting the form, you are redirected back to the forum's front page, instead of the forum you were on. I spent some time digging around the get_post_link() related functions, and couldn't figure out exactly what was going on. However, I was able to make this modification to the bb-post.php file to get it to redirect properly.&#60;/p&#62;
&#60;p&#62;Paste this after line 43, in bb-post.php of bbPress 0.9.0.2&#60;br /&#62;
&#60;code&#62;$link = str_replace(&#38;#39;forums/&#38;#39;, &#38;quot;forums/&#38;quot;. $forum-&#38;gt;$topic_slug, $link);&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mrhoratio on "bb_query: get topics started within a date range?"</title>
<link>http://bbpress.org/forums/topic/bb_query-get-topics-started-within-a-date-range#post-16144</link>
<pubDate>Mon, 12 May 2008 05:21:26 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16144@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Sam, thanks for making a ticket for this. I was able to query for topics within a date from directly from Wordpress as well. Here's something I wrote to merge &#34;super sticky&#34; bbPress topics into the Wordpress loop. It's a bit of hack, but it brings the &#34;Promote to Front Page&#34; functionality of Drupal into Wordpress/bbPress:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php get_header(); ?&#38;gt;

&#38;lt;?php

//Put Wordpress posts into an array
$wp_posts = $posts;

if (!is_single()){

	//Retrieve first post of previous page (we need this post&#38;#39;s date to query bbPress topics
	$offset=$paged*$posts_per_page+$posts_per_page;
	$first_post_of_previous_page = get_posts(&#38;#39;numberposts=1&#38;#38;offset=&#38;#39;.$offset);

	//First set the start and end dates to limit the query to the bbPress table
	$startdate=(date(&#38;#39;YmdHis&#38;#39;,strtotime($first_post_of_previous_page[0]-&#38;gt;post_date_gmt)));

	//If it&#38;#39;s the most recent page, set end date to today
	if ($paged){
		$enddate=(date(&#38;#39;YmdHis&#38;#39;,strtotime($wp_posts[0]-&#38;gt;post_date_gmt)));
	} else {
		$enddate=gmdate(&#38;#39;YmdHis&#38;#39;);
	}

	//Retrieve &#38;quot;Super Sticky&#38;quot; topics from bbPress tables
	//This assumes your bbPress and Wordpress tables are in the same database
	$bb_topics = $wpdb-&#38;gt;get_results(&#38;quot;SELECT * FROM bb_topics WHERE topic_sticky = 2 AND topic_start_time BETWEEN $startdate AND $enddate ORDER BY topic_start_time DESC&#38;quot;);

	//Map bbPress topics to WordPress posts structure
	foreach($bb_topics as $bb_topic){
		$bb_first_post = $wpdb-&#38;gt;get_results(&#38;quot;SELECT post_text FROM bb_posts WHERE post_position = &#38;#39;1&#38;#39; AND topic_id = $bb_topic-&#38;gt;topic_id&#38;quot;, ARRAY_A);
		$bb_post-&#38;gt;ID = &#38;quot;forum_topic_&#38;quot;.$bb_topic-&#38;gt;topic_id;
		$bb_post-&#38;gt;post_author = $bb_topic-&#38;gt;topic_poster;
		$bb_post-&#38;gt;post_date = $bb_topic-&#38;gt;topic_start_time;
		$bb_post-&#38;gt;post_content = $bb_first_post[0][post_text];
		$bb_post-&#38;gt;post_title = $bb_topic-&#38;gt;topic_title;
		$bb_post-&#38;gt;post_status = &#38;quot;publish&#38;quot;;
		$bb_post-&#38;gt;comment_status = &#38;quot;open&#38;quot;;
		$bb_post-&#38;gt;ping_status = $bb_topic-&#38;gt;post_id;
		$bb_post-&#38;gt;post_name = &#38;quot;forums/topic/&#38;quot;.$bb_topic-&#38;gt;topic_slug;
		$bb_post-&#38;gt;post_type = &#38;quot;post&#38;quot;;
		$bb_post-&#38;gt;comment_count = $bb_topic-&#38;gt;topic_posts-1;

		//add bbPress topic to Wordpress posts array
		$wp_posts[] = $bb_post;

	};

	//Create function to sort array of posts by date
	function compare($x, $y){
		if ( $x-&#38;gt;post_date == $y-&#38;gt;post_date )
			return 0;
		else if ( $x-&#38;gt;post_date &#38;lt; $y-&#38;gt;post_date )
			return 1;
		else
			return -1;
	}

	//Sort array
	usort($wp_posts,&#38;#39;compare&#38;#39;);
}

?&#38;gt;

	&#38;lt;div id=&#38;quot;content-box&#38;quot; class=&#38;quot;span-8&#38;quot;&#38;gt;

		&#38;lt;div id=&#38;quot;content-area&#38;quot; class=&#38;quot;clearfix&#38;quot;&#38;gt;

&#38;lt;?php if ($wp_posts): ?&#38;gt;
	&#38;lt;?php foreach ($wp_posts as $post): ?&#38;gt;
		&#38;lt;?php setup_postdata($post); ?&#38;gt;

			&#38;lt;div class=&#38;quot;entry&#38;quot;&#38;gt;

				&#38;lt;div class=&#38;quot;entry-header clearfix&#38;quot;&#38;gt;

					&#38;lt;div class=&#38;quot;info span-2&#38;quot;&#38;gt;
						&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink(); ?&#38;gt;#comments&#38;quot; class=&#38;quot;comment-activity&#38;quot;&#38;gt;&#38;lt;?php comments_number(&#38;#39;&#38;lt;strong&#38;gt;Post comment&#38;lt;/strong&#38;gt;&#38;#39;, &#38;#39;&#38;lt;strong&#38;gt;1&#38;lt;/strong&#38;gt; Comment&#38;#39;, &#38;#39;&#38;lt;strong&#38;gt;%&#38;lt;/strong&#38;gt; Comments&#38;#39; );?&#38;gt;&#38;lt;/a&#38;gt;
					&#38;lt;/div&#38;gt;&#38;lt;!-- end info --&#38;gt;

					&#38;lt;div class=&#38;quot;content span-6 last&#38;quot;&#38;gt;
						&#38;lt;h2&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink(); ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;Permanent Link to &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h2&#38;gt;
					&#38;lt;/div&#38;gt;&#38;lt;!-- end content --&#38;gt;

				&#38;lt;/div&#38;gt;&#38;lt;!-- end entry-header --&#38;gt;

				&#38;lt;div class=&#38;quot;entry-content clearfix&#38;quot;&#38;gt;

					&#38;lt;div class=&#38;quot;info span-2 clearfix&#38;quot;&#38;gt;
						&#38;lt;p&#38;gt;&#38;lt;strong&#38;gt;&#38;lt;?php the_author() ?&#38;gt;&#38;lt;/strong&#38;gt;&#38;lt;br /&#38;gt;
						&#38;lt;?php the_time(&#38;#39;M j, Y&#38;#39;); ?&#38;gt;
						&#38;lt;/p&#38;gt;
						&#38;lt;p class=&#38;quot;share-this&#38;quot;&#38;gt;&#38;lt;?php akst_share_link(); ?&#38;gt;&#38;lt;/p&#38;gt;

						&#38;lt;p class=&#38;quot;post-comment&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php the_permalink(); ?&#38;gt;#respond&#38;quot;&#38;gt;Comment&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;

					&#38;lt;/div&#38;gt;&#38;lt;!-- end info --&#38;gt;

					&#38;lt;div class=&#38;quot;content span-6 last clearfix&#38;quot;&#38;gt;

						&#38;lt;?php the_content(&#38;#39;Click to continue&#38;#39;); ?&#38;gt;

						&#38;lt;p class=&#38;quot;entry-tags&#38;quot;&#38;gt;&#38;lt;?php the_tags(&#38;#39;&#38;lt;strong&#38;gt;Posted in: &#38;lt;/strong&#38;gt;&#38;#39;, &#38;#39;, &#38;#39;, &#38;#39;&#38;#39;); ?&#38;gt; &#38;lt;/p&#38;gt;

					&#38;lt;/div&#38;gt;&#38;lt;!-- end content --&#38;gt;	

				&#38;lt;/div&#38;gt;&#38;lt;!-- end entry-content --&#38;gt;

			&#38;lt;/div&#38;gt;&#38;lt;!-- end entry --&#38;gt;

						&#38;lt;?php endforeach; ?&#38;gt;

			&#38;lt;?php include (TEMPLATEPATH . &#38;#39;/navigation.php&#38;#39;); ?&#38;gt;

		&#38;lt;?php else : ?&#38;gt;

			&#38;lt;h2 class=&#38;quot;page_header center&#38;quot;&#38;gt;Not Found&#38;lt;/h2&#38;gt;
			&#38;lt;div class=&#38;quot;entry&#38;quot;&#38;gt;
				&#38;lt;p class=&#38;quot;center&#38;quot;&#38;gt;Sorry, but you are looking for something that isn&#38;#39;t here.&#38;lt;/p&#38;gt;
				&#38;lt;?php include (TEMPLATEPATH . &#38;quot;/searchform.php&#38;quot;); ?&#38;gt;
			&#38;lt;/div&#38;gt;

		&#38;lt;?php endif; ?&#38;gt;

		&#38;lt;/div&#38;gt;&#38;lt;!-- end content-area--&#38;gt;

	&#38;lt;/div&#38;gt;&#38;lt;!-- end content-box --&#38;gt;

	&#38;lt;?php get_sidebar(); ?&#38;gt;

&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Anna Lazcano on "bbPress 0.9 - plugin compatibility list"</title>
<link>http://bbpress.org/forums/topic/bbpress-09-plugin-compatibility-list#post-16143</link>
<pubDate>Mon, 12 May 2008 03:41:51 +0000</pubDate>
<dc:creator>Anna Lazcano</dc:creator>
<guid isPermaLink="false">16143@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think that it needs more time to eliminate possible bugs... I defenively am going to use it! Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>mdata on "New bbPress BUGGY!!!"</title>
<link>http://bbpress.org/forums/topic/new-bbpress#post-16142</link>
<pubDate>Mon, 12 May 2008 03:36:49 +0000</pubDate>
<dc:creator>mdata</dc:creator>
<guid isPermaLink="false">16142@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Let me premise this by stating that I installed an &#34;integrated&#34; version of the upgrade (BTW, the instructions could be a LOT clearer on this process - not everyone is experienced with php).&#60;/p&#62;
&#60;p&#62;I was planning on spending some time on this later, but on this subject (links), my original links were set to &#34;Numeric .../forums/1&#34;.  After upgrading, links from my web sites to the bbPress section no longer worked and generated a 404 error.  I looked at the links within the bbPress site and they looked fine.  For instance, a &#34;sticky&#34; topic I link to from all my web sites is &#34;http://www.masterdata.com/forum/bbpress/topic/62&#34; (I copied the shortcut with a right click on the link).  It looks correct, but it does not work.  Not even within the bbPress section and certainly not from the outside coming in.&#60;/p&#62;
&#60;p&#62;So I switched the setting on my &#34;Pretty permalink type&#34; to &#34;None .../forums.php?id=1&#34;.  With this setting, everything once again worked.  I left it this way, but these are definitely not &#34;pretty&#34; links.  The link to the same topic is now &#34;http://www.masterdata.com/forum/bbpress/topic.php?id=62&#34;.  BTW, &#34;Name based ...&#34; links do not work either.&#60;/p&#62;
&#60;p&#62;OK, that is the first issue.  There are more and I will detail those tomorrow, each one in its own separate topic as suggested above.&#60;/p&#62;
&#60;p&#62;Let me, however, compliment everyone who has been involved in this project and WordPress.  Both efforts are truly beyond belief in terms of what you get by simply downloading some code from the internet.  ABSOLUTELY EXCELLENT!  So good, in fact, you spoil us to the point where we expect everything to be close to perfect at all times.  That is a bit irrational and the experience with both programs should be graciously appreciated.  Thank you for your work!&#60;/p&#62;
&#60;p&#62;Best&#60;/p&#62;
&#60;p&#62;L. Carhartt
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "bb_query: get topics started within a date range?"</title>
<link>http://bbpress.org/forums/topic/bb_query-get-topics-started-within-a-date-range#post-16141</link>
<pubDate>Mon, 12 May 2008 02:23:44 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16141@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/879&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/879&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Profile hook/filter"</title>
<link>http://bbpress.org/forums/topic/profile-hookfilter#post-16140</link>
<pubDate>Mon, 12 May 2008 02:14:19 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16140@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Dirty hacks are prone to break from release to release... :)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "How to manually change bbPress url cause I screwed up"</title>
<link>http://bbpress.org/forums/topic/how-to-manually-change-bbpress-url-cause-i-screwed-up#post-16139</link>
<pubDate>Mon, 12 May 2008 02:00:29 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16139@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's worth noting here that you can also override the database value in your bb-config.php file. Just in case anyone can't directly access their database.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$bb-&#38;gt;uri = &#38;#39;http://example.com/bbpress/&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>sambauers on "Pretty Permalinks Not Working"</title>
<link>http://bbpress.org/forums/topic/pretty-permalinks-not-working/page/2#post-16138</link>
<pubDate>Mon, 12 May 2008 01:55:06 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16138@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ stitchadoodle&#60;/p&#62;
&#60;p&#62;The rules are output to screen when you go to &#60;a href=&#34;http://example.com/bb/bb-admin/rewrite-rules.php&#34; rel=&#34;nofollow&#34;&#62;http://example.com/bb/bb-admin/rewrite-rules.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Obviously replace example.com with your domain.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "bbPress won't display quotation marks until logged in?"</title>
<link>http://bbpress.org/forums/topic/bbpress-wont-display-quotation-marks-until-logged-in#post-16137</link>
<pubDate>Mon, 12 May 2008 01:52:39 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16137@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It could be a plugin sending whitespace when there is no user logged in.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Troubleshoot integration"</title>
<link>http://bbpress.org/forums/topic/troubleshoot-integration#post-16136</link>
<pubDate>Mon, 12 May 2008 01:48:28 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16136@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@ mykes&#60;/p&#62;
&#60;p&#62;I double checked, the latest stable version of WordPress MU uses the old password hashing and cookie types.&#60;/p&#62;
&#60;p&#62;You can dumb down bbPress to work with that version of WordPress MU by using both of these bbPress plugins.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/mouldy-old-cookies-for-bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/mouldy-old-cookies-for-bbpress/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/md5-insecurity-for-bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/md5-insecurity-for-bbpress/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "bbPress Top 100 - May 2008 update"</title>
<link>http://bbpress.org/forums/topic/bbpress-top-100-may-2008-update#post-16135</link>
<pubDate>Mon, 12 May 2008 01:35:22 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16135@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You might have missed all the international wordpress.com forums, although only one or two might creep into the top 100.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://de.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://de.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://el.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://el.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://en.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://en.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://es.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://es.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://fa.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://fa.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://fr.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://fr.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://id.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://id.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://it.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://it.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://nl.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://nl.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pt.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://pt.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pt-br.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://pt-br.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://sv.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://sv.forums.wordpress.com&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://tr.forums.wordpress.com&#34; rel=&#34;nofollow&#34;&#62;http://tr.forums.wordpress.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You should change the listing for the English forum to en.forums...&#60;/p&#62;
&#60;p&#62;Look out for i18n number formats!
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "links longer than page width!"</title>
<link>http://bbpress.org/forums/topic/links-longer-than-page-width#post-16134</link>
<pubDate>Mon, 12 May 2008 01:31:42 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16134@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It would be easier to disable the auto-link entirely for a post when [code] is detected than to parse it out, if that will do. Somehow I missed the original question was scrolling on code, sorry about that but as you found it's very simple CSS.&#60;/p&#62;
&#60;p&#62;Disabling auto-link is something like: (untested)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;remove_filter(&#38;#39;post_text&#38;#39;, &#38;#39;make_clickable&#38;#39;);
add_filter(&#38;#39;post_text&#38;#39;, &#38;#39;make_clickable_if_not_code&#38;#39;);
function make_clickable_if_not_code($text) {
if (strpos($text,&#38;#39;&#38;lt;code&#38;gt;&#38;#39;)===false) {return make_clickable($text);}
return $text;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>sambauers on "bb_query: get topics started within a date range?"</title>
<link>http://bbpress.org/forums/topic/bb_query-get-topics-started-within-a-date-range#post-16133</link>
<pubDate>Mon, 12 May 2008 01:20:19 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16133@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;BB_Query can't do this at the moment as far as I can tell. It probably should though.&#60;/p&#62;
&#60;p&#62;I'll make a trac ticket to suggest this.&#60;/p&#62;
&#60;p&#62;At the moment you could do two BB_Queries and intersect their results. But that's pretty poor.&#60;/p&#62;
&#60;p&#62;Just be sure if you do use a direct query that you prepare it first. e.g.:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$startdate=&#38;quot;20070602103049&#38;quot;;
$enddate=&#38;quot;20080212090232&#38;quot;;

$query = $bbdb-&#38;gt;prepare(&#38;quot;SELECT * FROM %s WHERE topic_start_time BETWEEN %s AND %s ORDER BY topic_start_time DESC&#38;quot;, $bbdb-&#38;gt;topics, $startdate, $enddate);
$topics = $bbdb-&#38;gt;get_results($query);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>mdata on "bbPress 0.9 - plugin compatibility list"</title>
<link>http://bbpress.org/forums/topic/bbpress-09-plugin-compatibility-list#post-16132</link>
<pubDate>Mon, 12 May 2008 01:06:38 +0000</pubDate>
<dc:creator>mdata</dc:creator>
<guid isPermaLink="false">16132@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In addition to the above, the following seem to work properly&#60;/p&#62;
&#60;p&#62;Human Test for bbPress&#60;br /&#62;
Post Count Plus - Dynamic.Titles &#38;#38; More!
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "localizing plugins"</title>
<link>http://bbpress.org/forums/topic/localizing-plugins#post-16131</link>
<pubDate>Mon, 12 May 2008 00:02:16 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">16131@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you go into the plugin browser on this site and then go to the admin area of your plugin you will find some localization tools on that page.&#60;/p&#62;
&#60;p&#62;One will add a textdomain to a PHP file that you upload, the other will generate a POT file from any of your tagged versions in the subversion repository.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Theme Editor"</title>
<link>http://bbpress.org/forums/topic/theme-editor#post-16130</link>
<pubDate>Sun, 11 May 2008 23:32:46 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16130@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Correct me if I am wrong but the &#34;theme editor&#34; in WordPress is simply a remote file editor for templates. Doesn't do anything  special other than let you edit a file directly on your server without having to use FTP (or shell).&#60;/p&#62;
&#60;p&#62;While it seems handy, if I am not mistaken it also requires you to chmod 777 your theme folder which is very  dangerous on a shared server.&#60;/p&#62;
&#60;p&#62;I suppose bbPress will get the feature eventually because it's so very simple. I would guess it could be ported from the WordPress code in probably an hour.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "New bbPress BUGGY!!!"</title>
<link>http://bbpress.org/forums/topic/new-bbpress#post-16129</link>
<pubDate>Sun, 11 May 2008 23:21:27 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16129@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You definitely need to post examples of bugs you encounter. There are numerous bug fixes in 0.9 vs 0.8&#60;/p&#62;
&#60;p&#62;Perhaps you are simply encountering plugin incompatibilities?&#60;/p&#62;
&#60;p&#62;&#34;numerous link revisions&#34; ???&#60;br /&#62;
How can your url's change unless you disabled slugs or visa/versa? That much didn't change in 0.9
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "New bbPress BUGGY!!!"</title>
<link>http://bbpress.org/forums/topic/new-bbpress#post-16128</link>
<pubDate>Sun, 11 May 2008 20:09:22 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16128@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think it would be best to list the bugs you encounter and then fix them one by one.  I can tell you that the developers are hard at work based on the traffic generated on the development list.  But if they don't know of the problems, they can't fix them.  So, please, list your problems in the forum, preferably one post per problem if they are unrelated, with a good subject for each problem.&#60;/p&#62;
&#60;p&#62;Some problems undoubtedly have solutions that have already been incorporated into the trunk release.  Some will be bugs that need to be addressed in &#60;a href=&#34;http://trac.bbpress.org/&#34;&#62;trac tickets&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>mdata on "New bbPress BUGGY!!!"</title>
<link>http://bbpress.org/forums/topic/new-bbpress#post-16127</link>
<pubDate>Sun, 11 May 2008 19:25:19 +0000</pubDate>
<dc:creator>mdata</dc:creator>
<guid isPermaLink="false">16127@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I upgraded from the previous .8 version to the new .9.0.2 version.  After struggling to get it to work at all, it now seems to be running in a stable manner (?).  I must admit, I am more than a little disappointed in this new version.  It is full of bugs that must be worked around and require numerous link revisions from my various web sites to get to the proper pages.&#60;/p&#62;
&#60;p&#62;There are so many bugs, I don't know where to begin.  If you want me to, I will begin to list them as encountered.  If you do not reply to this post, I will assume your priorities are somewhere else other than smoothing out this version.&#60;/p&#62;
&#60;p&#62;Thank you.&#60;/p&#62;
&#60;p&#62;Lauren
&#60;/p&#62;</description>
</item>
<item>
<title>haagendazs1 on "Rewriting?"</title>
<link>http://bbpress.org/forums/topic/rewriting#post-16126</link>
<pubDate>Sun, 11 May 2008 02:54:49 +0000</pubDate>
<dc:creator>haagendazs1</dc:creator>
<guid isPermaLink="false">16126@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;mrhoratio,&#60;/p&#62;
&#60;p&#62;Thanks a lot for the input. Sucks that it isn't working out for a lot of people. I guess I'll just live with it (for now?), and patiently wait for something out there. :) Thanks again
&#60;/p&#62;</description>
</item>
<item>
<title>mrhoratio on "How to shorten a profile link?"</title>
<link>http://bbpress.org/forums/topic/how-to-shorten-a-profile-link#post-16125</link>
<pubDate>Sun, 11 May 2008 00:10:04 +0000</pubDate>
<dc:creator>mrhoratio</dc:creator>
<guid isPermaLink="false">16125@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Okay, I think I got it working.&#60;/p&#62;
&#60;p&#62;I was able to fix the redirection issue by modifying the get_user_profile_link() function in the template-functions.php. I added the following line towards the end of the function, right before the last line of code in the function:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$r = str_replace(&#38;#39;forums/profile/&#38;#39; . $user-&#38;gt;$column , &#38;quot;profile/&#38;quot; . $user-&#38;gt;$column, $r);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This is the full code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function get_user_profile_link( $id = 0, $page = 1 ) {
	$user = bb_get_user( bb_get_user_id( $id ) );
	$rewrite = bb_get_option( &#38;#39;mod_rewrite&#38;#39; );
	if ( $rewrite ) {
		if ( $rewrite === &#38;#39;slugs&#38;#39; ) {
			$column = &#38;#39;user_nicename&#38;#39;;
		} else {
			$column = &#38;#39;ID&#38;#39;;
		}
		$r = bb_get_option(&#38;#39;uri&#38;#39;) . &#38;quot;profile/&#38;quot; . $user-&#38;gt;$column . ( 1 &#38;lt; $page ? &#38;quot;/page/$page&#38;quot; : &#38;#39;&#38;#39; );
	} else {
		$r = bb_get_option(&#38;#39;uri&#38;#39;) . &#38;quot;profile.php?id=$user-&#38;gt;ID&#38;quot; . ( 1 &#38;lt; $page ? &#38;quot;&#38;#38;page=$page&#38;quot; : &#38;#39;&#38;#39; );
	}

	$r = str_replace(&#38;#39;forums/profile/&#38;#39; . $user-&#38;gt;$column , &#38;quot;profile/&#38;quot; . $user-&#38;gt;$column, $r);

	return apply_filters( &#38;#39;get_user_profile_link&#38;#39;, $r, $user-&#38;gt;ID );
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I noticed that if you did not install bbPress with Wordpress cookie integration, then this hack will cause bbPress to always think you are logged out. I think it has something with it not being able to retrieve the cookie because of the path change. &#60;/p&#62;
&#60;p&#62;However, if you have Wordpress cookie integration enabled, then everything seems to work. Not exactly sure why. But I think it must be something to with the path that's being set in the cookie.
&#60;/p&#62;</description>
</item>
<item>
<title>Shagalaga on "Plugin request gamertags"</title>
<link>http://bbpress.org/forums/topic/plugin-request-gamertags#post-16124</link>
<pubDate>Sat, 10 May 2008 18:30:00 +0000</pubDate>
<dc:creator>Shagalaga</dc:creator>
<guid isPermaLink="false">16124@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Detective: cool! cant w8!
&#60;/p&#62;</description>
</item>
<item>
<title>Detective on "One profile page to rule them all"</title>
<link>http://bbpress.org/forums/topic/one-profile-page-to-rule-them-all#post-16123</link>
<pubDate>Sat, 10 May 2008 17:36:46 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">16123@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you have a WP profile (like the author archive or some other profile)  you can redirect the bbPress profile using this hook:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//add_action(&#38;#39;bb_init&#38;#39;, &#38;#39;profile_redirect&#38;#39;);

function profile_redirect() {
	if (is_bb_profile() &#38;#38;&#38;#38; $_GET[&#38;#39;tab&#38;#39;] != &#38;#39;edit&#38;#39; &#38;#38;&#38;#38; $_GET[&#38;#39;tab&#38;#39;] != &#38;#39;favorites&#38;#39;) {
		$user = bb_get_user($_GET[&#38;#39;id&#38;#39;]);
		if ($user) wp_redirect(&#38;quot;http://www.example.com/member/&#38;quot; . $user-&#38;gt;user_nicename);
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I did this using &#60;a href=&#34;http://wordpress.org/extend/plugins/el-aleph/&#34;&#62;this plugin&#60;/a&#62; for WordPress profiles, so even users who don't have published posts have a profile. It works but you miss the profile edit messages (like &#34;your profile has been updated&#34;).
&#60;/p&#62;</description>
</item>
<item>
<title>Detective on "Plugin request gamertags"</title>
<link>http://bbpress.org/forums/topic/plugin-request-gamertags#post-16122</link>
<pubDate>Sat, 10 May 2008 17:31:04 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">16122@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, i have a plugin that will support this soon :)&#60;/p&#62;
&#60;p&#62;The plugin is named &#60;a href=&#34;http://wordpress.org/extend/plugins/gaming-codes/&#34;&#62;Gaming Codes&#60;/a&#62;. It's for WP, but i have a stripped down version for bbPress. I'll post it here soon.
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Reply Bug"</title>
<link>http://bbpress.org/forums/topic/reply-bug#post-16121</link>
<pubDate>Sat, 10 May 2008 17:16:44 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16121@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Uh oh, it looks like my bb-attachments is modifying other forms which makes no sense.&#60;/p&#62;
&#60;p&#62;I'll have to investigate this.&#60;/p&#62;
&#60;p&#62;update: please try 0.1.1, see this post:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/bb-attachments/page/2/?replies=38#post-1223&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/bb-attachments/page/2/?replies=38#post-1223&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>bingu on "Theme Editor"</title>
<link>http://bbpress.org/forums/topic/theme-editor#post-16120</link>
<pubDate>Sat, 10 May 2008 14:32:52 +0000</pubDate>
<dc:creator>bingu</dc:creator>
<guid isPermaLink="false">16120@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think bbpress should have a theme editor like wordpress.
&#60;/p&#62;</description>
</item>
<item>
<title>kmccallum on "bbpress / wordpress avatar?"</title>
<link>http://bbpress.org/forums/topic/bbpress-wordpress-avatar#post-16119</link>
<pubDate>Sat, 10 May 2008 10:05:30 +0000</pubDate>
<dc:creator>kmccallum</dc:creator>
<guid isPermaLink="false">16119@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The code he pasted, above, is missing the &#38;lt;?php ... ?&#38;gt; tags, so I'm also getting compiler errors.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
