<?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: paul1002</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums User Favorites: paul1002</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 13:10:17 +0000</pubDate>

<item>
<title>Lookfab on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-18606</link>
<pubDate>Sun, 24 Aug 2008 04:21:46 +0000</pubDate>
<dc:creator>Lookfab</dc:creator>
<guid isPermaLink="false">18606@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;macwise or Trent,&#60;/p&#62;
&#60;p&#62;Would you mind writing a few lines on how this actually works? I have two main questions:&#60;/p&#62;
&#60;p&#62;First, I'm intrigued by the call to &#34;apply_filters()&#34;.  Does this make it possible for future plugins to use &#34;ra_get_wp_profile_info_keys&#34; as a hook? In other words, the plugin would achieve the same result if it just returned the second argument of &#34;ra_get_wp_profile_info_keys&#34;: &#34;array('user_email'... etc.&#34;&#60;/p&#62;
&#60;p&#62;Second, how and when does a new column get added to the database for the custom profile fields?&#60;/p&#62;
&#60;p&#62;Just curious, and learning about plugin development.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Detective on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-18605</link>
<pubDate>Sun, 24 Aug 2008 01:46:25 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">18605@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I use it in WP and bbPress :) It's easy to adapt, and as you have both integrated ...&#60;/p&#62;
&#60;p&#62;Of course you could also print the &#34;about&#34; text entered by the user in their Profile page in the Dashboard. So you only really need a plugin for the gamertags.
&#60;/p&#62;</description>
</item>
<item>
<title>pilola on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-18603</link>
<pubDate>Sat, 23 Aug 2008 23:05:18 +0000</pubDate>
<dc:creator>pilola</dc:creator>
<guid isPermaLink="false">18603@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Detective - Thanks I'll take a look. But it doesn't seem to be what I'm looking for since it's a wp plugin. And  the possibility of adding gamertags isn't really the only thing I want to get out of this.&#60;/p&#62;
&#60;p&#62;I mean what I'm really looking for i some way to catch the value of a field and echo it inside some code.&#60;/p&#62;
&#60;p&#62;And as i mentioned earlier I'd really like to give my users the op to create &#34;About me&#34;-content.&#60;/p&#62;
&#60;p&#62;Maybe it's easier to do this outside of the profile-section? But I'm unfortunately not a PHP-coder so I ain't good at writing php from scratch.
&#60;/p&#62;</description>
</item>
<item>
<title>Detective on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-18599</link>
<pubDate>Sat, 23 Aug 2008 20:55:10 +0000</pubDate>
<dc:creator>Detective</dc:creator>
<guid isPermaLink="false">18599@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Pilola, you could use this plugin: &#60;a href=&#34;http://wordpress.org/extend/plugins/gaming-codes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gaming-codes/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I use it here: &#60;a href=&#34;http://www.ryuuko.cl/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.ryuuko.cl/bbpress/&#60;/a&#62; (see the &#34;nuestros usuarios&#34; links).
&#60;/p&#62;</description>
</item>
<item>
<title>pilola on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-18596</link>
<pubDate>Sat, 23 Aug 2008 18:16:56 +0000</pubDate>
<dc:creator>pilola</dc:creator>
<guid isPermaLink="false">18596@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Midnightsun &#38;#38; antonskey already mentioned similair things. I have a site for gamers (integrated wp and bbp using the bbp as the member section) and I wan't to give them the possibility to add their Xbox Live Gamertag, Wii Friendcode and PSN ID. &#60;/p&#62;
&#60;p&#62;There must be som easy way to, from the profile-template, check if the Gamertag field has a value and then just ad the name to the gamertag embed code. I was looking in the template-functions file and took a look att bb_profile_data and I think that's kind of similar to what should be used in the theme.&#60;/p&#62;
&#60;p&#62;Also I would like to give the members the possibility of creating something like a About Text. So instead of a normal field i would need a textarea. Hope someone knows what could be done.
&#60;/p&#62;</description>
</item>
<item>
<title>antonskey on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-8334</link>
<pubDate>Thu, 21 Jun 2007 00:42:24 +0000</pubDate>
<dc:creator>antonskey</dc:creator>
<guid isPermaLink="false">8334@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i have a question much like midnightsun's.  i would love to use this to simply ask for the user's last.fm username, then when displayed, it would link to their profile.  is this possible?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7796</link>
<pubDate>Sat, 02 Jun 2007 03:33:44 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">7796@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I will try and contact Macwise, but until then, I put my copy on my server up:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://onvertigo.com/downloads/ra_custom_profile_keys.php.zip&#34; rel=&#34;nofollow&#34;&#62;http://onvertigo.com/downloads/ra_custom_profile_keys.php.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>tommyill on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7793</link>
<pubDate>Sat, 02 Jun 2007 03:16:49 +0000</pubDate>
<dc:creator>tommyill</dc:creator>
<guid isPermaLink="false">7793@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The link isn't working for me. Have you moved the file?
&#60;/p&#62;</description>
</item>
<item>
<title>fredvee on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7476</link>
<pubDate>Thu, 17 May 2007 10:27:45 +0000</pubDate>
<dc:creator>fredvee</dc:creator>
<guid isPermaLink="false">7476@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a relatively easy &#34;bbpress way&#34; to add a radio button instead of a text field?
&#60;/p&#62;</description>
</item>
<item>
<title>lobos on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7332</link>
<pubDate>Thu, 10 May 2007 08:48:43 +0000</pubDate>
<dc:creator>lobos</dc:creator>
<guid isPermaLink="false">7332@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;thank you! I was under the impression it was a wp plugin.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7330</link>
<pubDate>Wed, 09 May 2007 19:58:41 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">7330@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Plugins for bbPress have to go in &#60;code&#62;/your-bbpress-folder/my-plugins&#60;/code&#62;. They will not work in any other place. If the &#60;code&#62;my-plugins&#60;/code&#62; folder does not yet exist, you have to create it. :)
&#60;/p&#62;</description>
</item>
<item>
<title>lobos on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7326</link>
<pubDate>Wed, 09 May 2007 19:28:20 +0000</pubDate>
<dc:creator>lobos</dc:creator>
<guid isPermaLink="false">7326@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;i might be doing something terribly wrong. I put the plugin in the WP plugins folder and activated it, but nothing happens.&#60;br /&#62;
as you can see &#60;a href=&#34;http://www.patientenepd.nl/wpc/&#34; rel=&#34;nofollow&#34;&#62;http://www.patientenepd.nl/wpc/&#60;/a&#62; the registration from wp and bb are linked.&#60;br /&#62;
what am i doing wrong?
&#60;/p&#62;</description>
</item>
<item>
<title>fredvee on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7291</link>
<pubDate>Mon, 07 May 2007 22:06:44 +0000</pubDate>
<dc:creator>fredvee</dc:creator>
<guid isPermaLink="false">7291@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nevermind, it works.
&#60;/p&#62;</description>
</item>
<item>
<title>fredvee on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-7287</link>
<pubDate>Mon, 07 May 2007 17:18:43 +0000</pubDate>
<dc:creator>fredvee</dc:creator>
<guid isPermaLink="false">7287@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello!&#60;br /&#62;
Trent: how did you solve the plugin not updating the database and data not showing up? Is it supposed to work now? Cause it's not working for me.
&#60;/p&#62;</description>
</item>
<item>
<title>midnightsun on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-6752</link>
<pubDate>Mon, 16 Apr 2007 13:01:21 +0000</pubDate>
<dc:creator>midnightsun</dc:creator>
<guid isPermaLink="false">6752@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I was wondering how I could display the new fields so that I could use the fields for something like a last.fm feed or a flickr feed. &#60;/p&#62;
&#60;p&#62;Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-6284</link>
<pubDate>Mon, 02 Apr 2007 01:01:02 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">6284@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Actually, it may reference things in wp, but it really doesn't need it.    The best description is the abolve Proforum entry, but really what it does is add fields to your profile (and registration) that you can use with your site.   I have the extra fields for first name, last name, reason registered, and others on my site using this plugin.   You can also put if they are required or not with registration!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>wmarcy on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-6283</link>
<pubDate>Sun, 01 Apr 2007 23:56:27 +0000</pubDate>
<dc:creator>wmarcy</dc:creator>
<guid isPermaLink="false">6283@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How about a quick description of how to use in a bbPress site only (no WP).  I look at the source and see lots of calls to wp_ needed stuff.
&#60;/p&#62;</description>
</item>
<item>
<title>bbolman on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-5589</link>
<pubDate>Fri, 16 Mar 2007 13:57:56 +0000</pubDate>
<dc:creator>bbolman</dc:creator>
<guid isPermaLink="false">5589@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's been added to Proforums: &#60;a href=&#34;http://proforums.palmansworld.com/bbpress-plugins/bbpress-plugin-custom-profile-fields/&#34; rel=&#34;nofollow&#34;&#62;http://proforums.palmansworld.com/bbpress-plugins/bbpress-plugin-custom-profile-fields/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-5572</link>
<pubDate>Fri, 16 Mar 2007 01:03:59 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5572@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This is a good plugin!   The options currently have to be edited in the plugin code itself, but it also allows you to pick which fields are required at login as well.   In an effort to slow spammers, I added a few fields and made all of them except 1 required!   Seems to have worked so far.....&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>paul1002 on "integration with members login"</title>
<link>http://bbpress.org/forums/topic/integration-with-members-login#post-5436</link>
<pubDate>Mon, 12 Mar 2007 20:32:29 +0000</pubDate>
<dc:creator>paul1002</dc:creator>
<guid isPermaLink="false">5436@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;are the cookie values just the username and password from the db?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-5282</link>
<pubDate>Thu, 08 Mar 2007 00:47:29 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5282@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Not sure if the options you want are hardcoded into the plugin?   Maybe you should take a look at having the options in the admin to add the options.   As well, I placed in my &#34;number of children&#34; and it didn't save in the database or show up in my profile.   Not sure what is going on there!   contact me if you want to chat.   I have an IM deal on my site at the bottom right corner:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trentadams.ca&#34; rel=&#34;nofollow&#34;&#62;http://trentadams.ca&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>paul1002 on "integration with members login"</title>
<link>http://bbpress.org/forums/topic/integration-with-members-login#post-5269</link>
<pubDate>Wed, 07 Mar 2007 19:37:09 +0000</pubDate>
<dc:creator>paul1002</dc:creator>
<guid isPermaLink="false">5269@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;no it's something i wrote using php sessions,  i just need bbpress to see the members as logged in, i can hack the rest i think.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "integration with members login"</title>
<link>http://bbpress.org/forums/topic/integration-with-members-login#post-5238</link>
<pubDate>Wed, 07 Mar 2007 01:38:35 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">5238@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Before we can can get too much further here, what is the other system that you are hooking the cookies with?   What does it use for login cookies?   On first glance, if it is wordpress, you can check out:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/documentation/integration-with-wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/documentation/integration-with-wordpress/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It also gives you some cookie settings for possible use with another program.&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>paul1002 on "integration with members login"</title>
<link>http://bbpress.org/forums/topic/integration-with-members-login#post-5232</link>
<pubDate>Tue, 06 Mar 2007 22:49:36 +0000</pubDate>
<dc:creator>paul1002</dc:creator>
<guid isPermaLink="false">5232@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have a club site with a members area, i'm going to set up bbpress as a forum, the log in already is in place for the members area which checks if they are paid up members, i can create the bbusers table okay.&#60;/p&#62;
&#60;p&#62;Q what do i set the cookie names/values as in my existing log in page so that no log in to bbpress is needed?
&#60;/p&#62;</description>
</item>
<item>
<title>ardentfrost on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-5221</link>
<pubDate>Tue, 06 Mar 2007 19:27:43 +0000</pubDate>
<dc:creator>ardentfrost</dc:creator>
<guid isPermaLink="false">5221@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Let me know if it works for non-WP-integrated bbpress... if so I'll see about using it in a couple of my plugins :)
&#60;/p&#62;</description>
</item>
<item>
<title>macwise on "Plugin: Allow additional or custom profile fields"</title>
<link>http://bbpress.org/forums/topic/plugin-allow-additional-or-custom-profile-fields#post-5213</link>
<pubDate>Tue, 06 Mar 2007 16:53:56 +0000</pubDate>
<dc:creator>macwise</dc:creator>
<guid isPermaLink="false">5213@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've just created my first plugin.  This plugin allows custom profile fields which a user will see upon registration and subsequently when editing their profile page.  The values will also show up on the view profile page.  This plugin also allows the addition of the profile fields from the wordpress' profile page.  Refer to the instructions in the plugin for simple configuration details.&#60;/p&#62;
&#60;p&#62;This plugin was developed in a bbpress/wordpress integrated environment.  I'm not sure if this works on bbpress installs only.  It wouldn't hurt to try, however, and I'm sure it can be modified to work with bbpress w/o a wordpress integration.&#60;/p&#62;
&#60;p&#62;Please try it out and let me know what you think.  &#60;/p&#62;
&#60;p&#62;Here's the link:&#60;br /&#62;
&#60;a href=&#34;http://www.babyquestions101.com/downloads/ra_custom_profile_keys.zip&#34;&#62;ra_custom_profile_keys.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!  &#60;/p&#62;
&#60;p&#62;Ron
&#60;/p&#62;</description>
</item>

</channel>
</rss>
