<?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 Topic: Approve User Registration</title>
<link>http://bbpress.org/plugins/</link>
<description>bbPress plugin browser Topic: Approve User Registration</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 16:40:36 +0000</pubDate>

<item>
<title>mikaelwehner on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-2110</link>
<pubDate>Thu, 23 Oct 2008 12:46:07 +0000</pubDate>
<dc:creator>mikaelwehner</dc:creator>
<guid isPermaLink="false">2110@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Hi and thanks for a great plugin!&#60;br /&#62;
I would like to have the option to have an email sent to the keymaster (or email adress by choice) whenever someone registers, so that I know when I have to go in and approve new users. &#60;/p&#62;
&#60;p&#62;If you can make it an email by choice option, it would be nice to have more than one recipients of that email (comma separated).&#60;br /&#62;
Or the possibility to pick recipients from the list of administrators (+keymaster).
&#60;/p&#62;</description>
</item>
<item>
<title>beernews on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-2099</link>
<pubDate>Wed, 22 Oct 2008 21:32:44 +0000</pubDate>
<dc:creator>beernews</dc:creator>
<guid isPermaLink="false">2099@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;I continue to test out many bbpress plugins :)&#60;/p&#62;
&#60;p&#62;What I noticed on this one is that on default mode in which password is sent prior to approval, the password would not work when I tried to login as the new user.&#60;/p&#62;
&#60;p&#62;After I switched to password after approval mode (done in the admin panel), the initial email I got only said &#34;Your username is: ######&#34; with no message indicating a waiting period for approval.&#60;/p&#62;
&#60;p&#62;To fix that I changed the $message section of code in the php file to read so that the approval sentence would come first:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$message = __(&#38;quot;Your registration is being held for approval by the administrator. Once it is approved you can log on here: %2\$s \n\nEnjoy! \n\nYour username is: %1\$s $passtext\n&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Something about the %1\$s must terminate the message string? so I put that at the end.&#60;/p&#62;
&#60;p&#62;The initial approval waiting email will now correctly read: &#60;/p&#62;
&#60;p&#62;Your registration is being held for approval by the administrator. Once it is approved you can log on here: WEBSITE&#60;/p&#62;
&#60;p&#62;Enjoy!&#60;/p&#62;
&#60;p&#62;Your username is: #######&#60;/p&#62;
&#60;p&#62;And the password works in this second mode, too!
&#60;/p&#62;</description>
</item>
<item>
<title>jsamlarose on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-2075</link>
<pubDate>Sat, 18 Oct 2008 15:20:01 +0000</pubDate>
<dc:creator>jsamlarose</dc:creator>
<guid isPermaLink="false">2075@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;bbPress 1.0 alpha - got the following error when attempting to log in after installation:&#60;/p&#62;
&#60;p&#62;Fatal error: Class 'BB_User' not found in .../bb-plugins/approve-user-registration/approve-user-registration.php on line 58&#60;/p&#62;
&#60;p&#62;Wouldn't let me log in at all.  Had to delete the plug in.  Looking forward to getting this one up and running, though...
&#60;/p&#62;</description>
</item>
<item>
<title>ddemeo on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1802</link>
<pubDate>Tue, 26 Aug 2008 18:28:08 +0000</pubDate>
<dc:creator>ddemeo</dc:creator>
<guid isPermaLink="false">1802@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for this!
&#60;/p&#62;</description>
</item>
<item>
<title>patrace on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1350</link>
<pubDate>Fri, 06 Jun 2008 01:46:19 +0000</pubDate>
<dc:creator>patrace</dc:creator>
<guid isPermaLink="false">1350@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Thanks for this very useful plugin!  I think the custom messages will make the plug-in better but it isn't too hard to edit the messages directly in the php file.  I just have to remember not to overwrite it when the next version comes out :)
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1279</link>
<pubDate>Wed, 21 May 2008 02:02:50 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">1279@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;ok.. fixed the bug.. &#60;/p&#62;
&#60;p&#62;also added option to reject user..&#60;/p&#62;
&#60;p&#62;@todo.. customizable messages for approval and Rejection
&#60;/p&#62;</description>
</item>
<item>
<title>citizenkeith on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1263</link>
<pubDate>Sat, 17 May 2008 02:58:38 +0000</pubDate>
<dc:creator>citizenkeith</dc:creator>
<guid isPermaLink="false">1263@http://bbpress.org/plugins/</guid>
<description>&#60;p&#62;Just installed it. I went to my dashboard and saw &#34;1 user waiting for approval&#34; even though I don't have a user in queue. Then I created a new account, logged back in and went to the Dashboard. I saw &#34;1 user waiting for approval&#34; and when I clicked the link there was my new user. I deleted the user, went back to my Dashboard and still saw &#34;1 user waiting for approval&#34;. When I click the link, there are no users in queue.&#60;/p&#62;
&#60;p&#62;Also, it would be nice to have a &#34;Reject User&#34; button option in addition to &#34;Approve User.&#34; Maybe the rejected users can get a generic email explaining that their account was rejected.
&#60;/p&#62;</description>
</item>
<item>
<title>so1o on "Approve User Registration"</title>
<link>http://bbpress.org/plugins/topic/approve-user-registration/#post-1141</link>
<pubDate>Tue, 29 Apr 2008 19:51:23 +0000</pubDate>
<dc:creator>so1o</dc:creator>
<guid isPermaLink="false">1141@http://bbpress.org/plugins/</guid>
<description>Holds user registration for approval from the administration</description>
</item>

</channel>
</rss>
