<?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 Tag: profile</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: profile</description>
<language>en</language>
<pubDate>Fri, 04 Jul 2008 21:32:18 +0000</pubDate>

<item>
<title>Null on "Work in progress"</title>
<link>http://bbpress.org/forums/topic/work-in-progress#post-16889</link>
<pubDate>Tue, 24 Jun 2008 11:13:25 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">16889@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In THEORY you could use the forum database table for the blog. A blog would be a new topic in which people could reply. Adding a filter would seperate the blog-forums from the normal forum.&#60;/p&#62;
&#60;p&#62;This way, the database doesn't have to be extended, a simple filter would do... plus it would be easier to code as a plugin&#60;/p&#62;
&#60;p&#62;Well in theory&#60;/p&#62;
&#60;p&#62;Just filter it:&#60;br /&#62;
blog name = forum name&#60;br /&#62;
blog topic = forum topic&#60;br /&#62;
blog reply = forum reply&#60;/p&#62;
&#60;p&#62;blog is filtered from the forum and only topic owner can add/edit here.&#60;/p&#62;
&#60;p&#62;To make it more simple, when a user makes a blog a forum called &#34;userblogs&#34; (must be unique so a series of numbers could be added) is created and filtered (hidden). Then when loading a profile page it checks the forum &#34;userblogs&#34; where topic starter = profilename and it shows the &#34;blogs&#34; of that profile name...&#60;/p&#62;
&#60;p&#62;Hope you understand what I mean, goodluck&#60;/p&#62;
&#60;p&#62;_Null
&#60;/p&#62;</description>
</item>
<item>
<title>geekgirl89 on "Work in progress"</title>
<link>http://bbpress.org/forums/topic/work-in-progress#post-16876</link>
<pubDate>Tue, 24 Jun 2008 04:33:40 +0000</pubDate>
<dc:creator>geekgirl89</dc:creator>
<guid isPermaLink="false">16876@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm currently trying to get the database extended (have never coded in my life). And yes, people will be able to reply, just haven't added the code yet. To be honest, I'm just mixing all sorts of code together to see what I get. I went through a lot of trail and error and this was my result. I think I'm going to have to get a couple of people to hep me in this project.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Work in progress"</title>
<link>http://bbpress.org/forums/topic/work-in-progress#post-16844</link>
<pubDate>Sat, 21 Jun 2008 09:18:08 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">16844@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I kinda like the blog idea, it's something totaly new for a forum and personalises the profile page a lot. Are the blogs saved in a hidden forum or is the database extended? (profile table).  And can people reply?&#60;/p&#62;
&#60;p&#62;_Null
&#60;/p&#62;</description>
</item>
<item>
<title>f1f on "Problem logging in and editing profile"</title>
<link>http://bbpress.org/forums/topic/problem-logging-in-and-editing-profile#post-16843</link>
<pubDate>Sat, 21 Jun 2008 08:03:38 +0000</pubDate>
<dc:creator>f1f</dc:creator>
<guid isPermaLink="false">16843@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi I've got these two problems which may be related.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Login problem&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I believe I followed the instructions for integrating my blog and bbpress correctly.&#60;/p&#62;
&#60;p&#62;However if I log into my blog (&#60;a href=&#34;http://www.f1fanatic.co.uk/&#34;&#62;which is here&#60;/a&#62;) I am not also logged into bbpress (&#60;a href=&#34;http://www.f1fanatic.co.uk/forum/&#34;&#62;which is here&#60;/a&#62;). If I then log into bbpress, I am logged into both.&#60;/p&#62;
&#60;p&#62;How can I make it so that when someone logs into either they are logged into both?&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;Editing profiles&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;None of my bbpress users can edit their profiles, including me. If they change anything on their profile page and click Update Profile, nothing happens&#60;/p&#62;
&#60;p&#62;Can anyone help me with these two problems? Are they related?
&#60;/p&#62;</description>
</item>
<item>
<title>geekgirl89 on "Work in progress"</title>
<link>http://bbpress.org/forums/topic/work-in-progress#post-16841</link>
<pubDate>Sat, 21 Jun 2008 01:01:20 +0000</pubDate>
<dc:creator>geekgirl89</dc:creator>
<guid isPermaLink="false">16841@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here is the current plugin I'm working on. It deals a lot with just adding files to the root and editing profile.php. So far I've set up the blog, where you're able to make a post (see image), edit/delete it, and display it on the user page. All I need to do is set it up so it can be used for users to create their own blog.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img176.imageshack.us/img176/6891/pluginscreenshotjl2.jpg&#34; rel=&#34;nofollow&#34;&#62;http://img176.imageshack.us/img176/6891/pluginscreenshotjl2.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Other features in the works are:&#60;/p&#62;
&#60;p&#62;Comments (as you can see in the preview)&#60;br /&#62;
Music Player (going to make it so that it grabs from the server and displays a flash player)&#60;br /&#62;
About Me, Friends section, etc&#60;br /&#62;
Choice of theme for profile&#60;br /&#62;
Galleries&#60;br /&#62;
... And whatever else I can think of. As I've said, it's work in progress.
&#60;/p&#62;</description>
</item>
<item>
<title>huckmag on "Remove email address from profile page"</title>
<link>http://bbpress.org/forums/topic/remove-email-address-from-profile-page#post-16699</link>
<pubDate>Wed, 11 Jun 2008 12:20:56 +0000</pubDate>
<dc:creator>huckmag</dc:creator>
<guid isPermaLink="false">16699@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just found an answer here&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/hide-email-addresses#post-16152&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/hide-email-addresses#post-16152&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Should've searched more thoroughly!
&#60;/p&#62;</description>
</item>
<item>
<title>huckmag on "Remove email address from profile page"</title>
<link>http://bbpress.org/forums/topic/remove-email-address-from-profile-page#post-16695</link>
<pubDate>Wed, 11 Jun 2008 10:24:51 +0000</pubDate>
<dc:creator>huckmag</dc:creator>
<guid isPermaLink="false">16695@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;Just installed bbPress and noticed that peoples email addresses are displayed on the profile pages. I would prefer if users email addresses were not displayed on their profile page.&#60;/p&#62;
&#60;p&#62;However I cannot find where to edit what user information is displayed on the profile. All I can find in the &#60;strong&#62;profile.php&#60;/strong&#62; is a call called &#60;strong&#62; bb_profile_data();&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;Anyone know where I would find and edit what info is shown when this is called?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>cordoval on "Adding Custom Profile Fields"</title>
<link>http://bbpress.org/forums/topic/adding-custom-profile-fields#post-16607</link>
<pubDate>Wed, 04 Jun 2008 00:52:14 +0000</pubDate>
<dc:creator>cordoval</dc:creator>
<guid isPermaLink="false">16607@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;After spending some days I found a clear well laid out solution here: &#60;a href=&#34;http://bbpress.org/forums/topic/profile-user-specified-fields#post-2670&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/profile-user-specified-fields#post-2670&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>cordoval on "Adding Custom Profile Fields"</title>
<link>http://bbpress.org/forums/topic/adding-custom-profile-fields#post-16497</link>
<pubDate>Wed, 28 May 2008 15:32:18 +0000</pubDate>
<dc:creator>cordoval</dc:creator>
<guid isPermaLink="false">16497@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have read this thread but it is not clear if there is a well established procedure to add custom fields to the user profile. I hope to sort it out but in the meantime maybe someone out there can add an ordered and well documented step by step procedure.&#60;/p&#62;
&#60;p&#62;Encouragements and many thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Profile not updating."</title>
<link>http://bbpress.org/forums/topic/profile-not-updating#post-16360</link>
<pubDate>Wed, 21 May 2008 04:02:12 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">16360@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Shagalaga on "Profile not updating."</title>
<link>http://bbpress.org/forums/topic/profile-not-updating#post-16317</link>
<pubDate>Mon, 19 May 2008 17:03:35 +0000</pubDate>
<dc:creator>Shagalaga</dc:creator>
<guid isPermaLink="false">16317@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Replace your old profile-edit.php with the new kakumais one&#60;/p&#62;
&#60;p&#62;in your stylesheet!
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Profile not updating."</title>
<link>http://bbpress.org/forums/topic/profile-not-updating#post-16316</link>
<pubDate>Mon, 19 May 2008 14:22:05 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">16316@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;anyone?
&#60;/p&#62;</description>
</item>
<item>
<title>gerikg on "Profile not updating."</title>
<link>http://bbpress.org/forums/topic/profile-not-updating#post-16254</link>
<pubDate>Thu, 15 May 2008 05:54:13 +0000</pubDate>
<dc:creator>gerikg</dc:creator>
<guid isPermaLink="false">16254@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've been trying to update my profile.  Nothing is changing but it is giving me an error where it says Keymaster under it says Invalid Role.&#60;/p&#62;
&#60;p&#62;I'm using the WP Version 2.5.1 and BBpress 0.9.0.2  same database.
&#60;/p&#62;</description>
</item>
<item>
<title>bloggsbe on "Profile hook/filter"</title>
<link>http://bbpress.org/forums/topic/profile-hookfilter#post-16155</link>
<pubDate>Mon, 12 May 2008 12:10:52 +0000</pubDate>
<dc:creator>bloggsbe</dc:creator>
<guid isPermaLink="false">16155@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@sambauers&#60;/p&#62;
&#60;p&#62;Yes, I know, but the one I used in &#60;a href=&#34;http://bbpress.org/forums/topic/bb-twitter-a-twitter-plugin#post-15988&#34;&#62;bb-twitter&#60;/a&#62; is not so &#34;bad&#34;. I just hooked in to the show avatar function, and made sure that it only shows on the profile page, and no other pages. And that is just to show the latest tweet from that user. &#60;/p&#62;
&#60;p&#62;The admin/profile part is using the right hooks so the user can control the twittername and chose to show or not to show the tweet!&#60;/p&#62;
&#60;p&#62;I really hope there will be some hooks/filters for the profile page one day :-)&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Rune
&#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>bloggsbe on "Profile hook/filter"</title>
<link>http://bbpress.org/forums/topic/profile-hookfilter#post-16106</link>
<pubDate>Fri, 09 May 2008 21:53:29 +0000</pubDate>
<dc:creator>bloggsbe</dc:creator>
<guid isPermaLink="false">16106@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So I noticed. But I found a kind of dirty hack that I used in the bb-twitter plugin. It works, but it's not the best way to do it :-)&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Rune
&#60;/p&#62;</description>
</item>
<item>
<title>bloggsbe on "bb-twitter - a Twitter plugin"</title>
<link>http://bbpress.org/forums/topic/bb-twitter-a-twitter-plugin#post-16090</link>
<pubDate>Fri, 09 May 2008 08:37:46 +0000</pubDate>
<dc:creator>bloggsbe</dc:creator>
<guid isPermaLink="false">16090@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yea, well, me and the SVN running at bbPress.org is not friends :-)&#60;/p&#62;
&#60;p&#62;I will give it a try later!&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Rune
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "bb-twitter - a Twitter plugin"</title>
<link>http://bbpress.org/forums/topic/bb-twitter-a-twitter-plugin#post-16061</link>
<pubDate>Thu, 08 May 2008 18:18:42 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16061@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Be sure to add it to the plugin browser so more people will see it:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/requests/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/requests/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Profile hook/filter"</title>
<link>http://bbpress.org/forums/topic/profile-hookfilter#post-16059</link>
<pubDate>Thu, 08 May 2008 18:16:01 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">16059@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The profile page is very difficult if not impossible to hook into as it needs some work (and apparently might change by 1.0)&#60;/p&#62;
&#60;p&#62;You'll have to do template edits.
&#60;/p&#62;</description>
</item>
<item>
<title>bloggsbe on "bb-twitter - a Twitter plugin"</title>
<link>http://bbpress.org/forums/topic/bb-twitter-a-twitter-plugin#post-15988</link>
<pubDate>Mon, 05 May 2008 21:03:50 +0000</pubDate>
<dc:creator>bloggsbe</dc:creator>
<guid isPermaLink="false">15988@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I made a small plugin that lets users show of their latest Tweet on their profile page. The user turns the option on or off as they please.&#60;/p&#62;
&#60;p&#62;It's nothing fancy, but it works.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gulbrandsoy.com/wp-content/plugins/wp-download_monitor/download.php?id=10&#34;&#62;You can download it here&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It has been tested with bbPress 0.9.0.2 and 1.0-dev, but should work on earlier versions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Rune
&#60;/p&#62;</description>
</item>
<item>
<title>bloggsbe on "Profile hook/filter"</title>
<link>http://bbpress.org/forums/topic/profile-hookfilter#post-15978</link>
<pubDate>Mon, 05 May 2008 09:22:38 +0000</pubDate>
<dc:creator>bloggsbe</dc:creator>
<guid isPermaLink="false">15978@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I'm working on a plugin that I want to show some info on the profile page. The only hook I've found that lets me do that is &#60;code&#62;get_profile_info_keys&#60;/code&#62;, but that puts the info on top of the profile page (seems like it does it before the header) &#60;strong&#62;and&#60;/strong&#62; where I actually want it.&#60;/p&#62;
&#60;p&#62;Anyone have any ideas on what I can use to get my &#34;stuff&#34; in the profile page?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Rune
&#60;/p&#62;</description>
</item>
<item>
<title>leeppp222 on "Profile link?"</title>
<link>http://bbpress.org/forums/topic/profile-link#post-14406</link>
<pubDate>Tue, 11 Mar 2008 14:58:07 +0000</pubDate>
<dc:creator>leeppp222</dc:creator>
<guid isPermaLink="false">14406@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;sorry - ignore the above - you've already told me - cheers for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>leeppp222 on "Profile link?"</title>
<link>http://bbpress.org/forums/topic/profile-link#post-14405</link>
<pubDate>Tue, 11 Mar 2008 14:47:30 +0000</pubDate>
<dc:creator>leeppp222</dc:creator>
<guid isPermaLink="false">14405@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Cheers that seem to do the trick.&#60;/p&#62;
&#60;p&#62;One other question, what do I inset to get to &#60;a href=&#34;http://mysite.com/forums/profile/USERNAME&#34; rel=&#34;nofollow&#34;&#62;http://mysite.com/forums/profile/USERNAME&#60;/a&#62; ??
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Profile link?"</title>
<link>http://bbpress.org/forums/topic/profile-link#post-14404</link>
<pubDate>Tue, 11 Mar 2008 14:34:57 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">14404@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think it will be something like this&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39;.get_profile_tab_link( bb_get_current_user_info( &#38;#39;id&#38;#39; ), &#38;quot;edit&#38;quot; ).&#38;#39;&#38;quot;&#38;gt;edit your profile&#38;lt;/a&#38;gt;&#38;#39;  ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;(untested) the &#34;edit&#34; part is just a guess...&#60;/p&#62;
&#60;p&#62;&#60;code&#62;get_user_profile_link(bb_get_current_user_info( &#38;#39;id&#38;#39; ))&#60;/code&#62; will get the profile link for general stuff, not the edit tab.
&#60;/p&#62;</description>
</item>
<item>
<title>leeppp222 on "Profile link?"</title>
<link>http://bbpress.org/forums/topic/profile-link#post-14402</link>
<pubDate>Tue, 11 Mar 2008 14:28:34 +0000</pubDate>
<dc:creator>leeppp222</dc:creator>
<guid isPermaLink="false">14402@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have personalised my bbpress forum and want to add a link on the page to allow the user to edit their profile (I have removed the original, &#34;Welcome....&#34; section at the top)&#60;/p&#62;
&#60;p&#62;What do I need to link to for the page to redirect the user to their profile?
&#60;/p&#62;</description>
</item>
<item>
<title>rkudeshi on "How to Extend Profile Information?"</title>
<link>http://bbpress.org/forums/topic/how-to-extend-profile-information#post-14167</link>
<pubDate>Sat, 01 Mar 2008 07:28:29 +0000</pubDate>
<dc:creator>rkudeshi</dc:creator>
<guid isPermaLink="false">14167@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for the pointer to the &#34;Custom Profile Fields&#34; plugin, never saw it before.&#60;/p&#62;
&#60;p&#62;As for the &#34;Use Display Name&#34; plugin, I think that only works on a Wordpress-integrated install, and I'm trying to get it to work on a BBPress only site.  Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How to Extend Profile Information?"</title>
<link>http://bbpress.org/forums/topic/how-to-extend-profile-information#post-14163</link>
<pubDate>Fri, 29 Feb 2008 21:48:32 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14163@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is a &#34;Use Display Name&#34; plugin:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/plugins/topic/display-name/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/display-name/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;There was also a &#34;Custom Profile Fields&#34; plugin, but I don't know if it still works or is being maintained:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>rkudeshi on "How to Extend Profile Information?"</title>
<link>http://bbpress.org/forums/topic/how-to-extend-profile-information#post-14156</link>
<pubDate>Fri, 29 Feb 2008 18:02:39 +0000</pubDate>
<dc:creator>rkudeshi</dc:creator>
<guid isPermaLink="false">14156@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am trying to transition from an Invision Power Board-hosted forum to a BBPress version, but need a few features to ensure all features are kept in the new version.&#60;/p&#62;
&#60;p&#62;Basically, I want people to be able to add more information to their profile information.  Occupation and location aren't relevant to me, but other things (its for a college discussion forum, so year and major are more helpful) would be.&#60;/p&#62;
&#60;p&#62;It's a bit of a tangent, but I also would like to have one of the added fields (Real Name) be the primary name displayed in threads, but I figure that's another project for another day -- alternatively, is there a plugin to allow individuals to change their display name?&#60;/p&#62;
&#60;p&#62;Thanks so much for your help everyone!
&#60;/p&#62;</description>
</item>
<item>
<title>rosebud on "Conditional tag for a particular user"</title>
<link>http://bbpress.org/forums/topic/conditional-tag-for-a-particular-user#post-13841</link>
<pubDate>Thu, 14 Feb 2008 19:33:30 +0000</pubDate>
<dc:creator>rosebud</dc:creator>
<guid isPermaLink="false">13841@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I figured it out. Thanks anyhow.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;php if ( $user_id == 1 ) : // User number one ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Petroff on "editing profile"</title>
<link>http://bbpress.org/forums/topic/editing-profile#post-13819</link>
<pubDate>Thu, 14 Feb 2008 11:50:33 +0000</pubDate>
<dc:creator>Petroff</dc:creator>
<guid isPermaLink="false">13819@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Could anybody help on this?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
