<?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 User Favorites: patrace</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: patrace</description>
<language>en</language>
<pubDate>Thu, 16 Oct 2008 20:10:58 +0000</pubDate>

<item>
<title>chrishajer on "Secret Key"</title>
<link>http://bbpress.org/forums/topic/secret-key#post-17918</link>
<pubDate>Sun, 03 Aug 2008 12:11:10 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17918@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just integrated logins are broken, as far as I know.  If your site is not integrated, I doubt you would see any problems at all.
&#60;/p&#62;</description>
</item>
<item>
<title>patrace on "Secret Key"</title>
<link>http://bbpress.org/forums/topic/secret-key#post-17905</link>
<pubDate>Sun, 03 Aug 2008 03:25:03 +0000</pubDate>
<dc:creator>patrace</dc:creator>
<guid isPermaLink="false">17905@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Uhoh.  Is it just the cookie sharing that is broken or should I expect other problems?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Secret Key"</title>
<link>http://bbpress.org/forums/topic/secret-key#post-17901</link>
<pubDate>Sun, 03 Aug 2008 00:17:58 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17901@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bbPress is not currently compatible with WordPress 2.6 for integrated installations:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17409&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101#post-17409&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>patrace on "Secret Key"</title>
<link>http://bbpress.org/forums/topic/secret-key#post-17900</link>
<pubDate>Sat, 02 Aug 2008 22:02:17 +0000</pubDate>
<dc:creator>patrace</dc:creator>
<guid isPermaLink="false">17900@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I updated Wordpress to 2.6 and now the config file doesn't have a SECRET_KEY for me to match when integrating bbpress.  Instead I have these fields:&#60;br /&#62;
------------------&#60;br /&#62;
AUTH_KEY&#60;br /&#62;
SECURE_AUTH_KEY&#60;br /&#62;
LOGGED_IN_KEY&#60;/p&#62;
&#60;p&#62;How does this work now?
&#60;/p&#62;</description>
</item>
<item>
<title>GTim on "Adding Location to User's Post Info"</title>
<link>http://bbpress.org/forums/topic/adding-location-to-users-post-info#post-6692</link>
<pubDate>Fri, 13 Apr 2007 15:01:27 +0000</pubDate>
<dc:creator>GTim</dc:creator>
<guid isPermaLink="false">6692@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I doubt that this is the most efficient way, but it seems to work. Add the following code in &#60;code&#62;post.php&#60;/code&#62; in the default theme (&#60;code&#62;/bb-templates/kakumei/post.php&#60;/code&#62;), you probably want it within the .threadauthor div.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
  $puser = bb_get_user( get_post_author_id() );
  if ( isset( $puser-&#38;gt;from ) ) {
    echo $puser-&#38;gt;from;
  }
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;It is not possible to do this with a plugin yet because there is no hook there, but there is a &#60;a href=&#34;http://trac.bbpress.org/ticket/628&#34;&#62;Trac ticket&#60;/a&#62; for it.&#60;/p&#62;
&#60;p&#62;Also, I compiled a &#60;a href=&#34;http://timjoh.com/list-of-bbpress-template-functions/&#34;&#62;list of all template functions&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Adding Location to User's Post Info"</title>
<link>http://bbpress.org/forums/topic/adding-location-to-users-post-info#post-6689</link>
<pubDate>Fri, 13 Apr 2007 14:05:31 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">6689@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;bump
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Adding Location to User's Post Info"</title>
<link>http://bbpress.org/forums/topic/adding-location-to-users-post-info#post-6597</link>
<pubDate>Tue, 10 Apr 2007 15:33:38 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">6597@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#34;Location&#34; is in the user Profile, but doesn't appear when they post. I'd like to add it, so that it reads &#34;Location: Ohio&#34; or whatever.&#60;/p&#62;
&#60;p&#62;I tried guessing and inserted this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php post_author_location(); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But that didn't work. :(&#60;/p&#62;
&#60;p&#62;And finally, are all these functions listed somewhere?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
