<?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: activation</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: activation</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 22:57:40 +0000</pubDate>

<item>
<title>BKR on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-13944</link>
<pubDate>Tue, 19 Feb 2008 16:29:37 +0000</pubDate>
<dc:creator>BKR</dc:creator>
<guid isPermaLink="false">13944@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't hotmail has a 1-year period. I think they delete your account a lot earlier!
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12799</link>
<pubDate>Thu, 20 Dec 2007 12:33:07 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">12799@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Like with hotmail?&#60;/p&#62;
&#60;p&#62;After 60 days of no-inlog your account is set to inactive. After 1 year it will be deleted?
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12797</link>
<pubDate>Thu, 20 Dec 2007 09:54:58 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12797@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am thinking to use another approach (current method is extremely stupid, just like me):&#60;br /&#62;
Using &#60;code&#62;activate_before&#60;/code&#62; usermeta. When user registering, &#60;code&#62;activate_before&#60;/code&#62; is set as &#60;code&#62;registered&#60;/code&#62; + 72 hours (depends on current setting). User need to log in within 72 hours, or to be deleted.&#60;/p&#62;
&#60;p&#62;No need to plug &#60;code&#62;bb_check_login()&#60;/code&#62;. :)&#60;/p&#62;
&#60;p&#62;Also have something &#60;code&#62;remove_method&#60;/code&#62; for doing deletion or switching to &#60;code&#62;inactive&#60;/code&#62; role when user doesn't log in before deadline. And having &#60;code&#62;last_login&#60;/code&#62; can allow admin to make a yearly cleaning up those accounts didn't log in for a long time. Ask them (by emails?) to log in, or will be switch to &#60;code&#62;inactive&#60;/code&#62; role and send a notification mail for a response from them, then could be deleted in anytime if they don't respond.&#60;/p&#62;
&#60;p&#62;Just some thoughts, what do you think?
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewMac on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12407</link>
<pubDate>Sat, 01 Dec 2007 18:53:25 +0000</pubDate>
<dc:creator>AndrewMac</dc:creator>
<guid isPermaLink="false">12407@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@livibetter thanks for the feedback, I really do look forward to using your pluggin. Apparently my bbpress install is sending the password, but it is doing so 14 or so hours after registration.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12376</link>
<pubDate>Fri, 30 Nov 2007 05:40:13 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12376@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Trent and everyone, this plugin intercept login process, if the logging user hasn't activated the account, then it will be redirect to &#60;code&#62;bb-activate.php&#60;/code&#62;. After successful activation, the user will be redirect to &#60;code&#62;bb-login.php&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;And when new user is registering, this plugin doesn't interfere the normal registering process but add an additional usermeta and send the activation code right after bbPress send the password mail.&#60;/p&#62;
&#60;p&#62;So, there is no way this plugin will break the password being sent.&#60;/p&#62;
&#60;p&#62;Edit: Currently, user gets TWO mails after registration, one is for password, another is for activation code. I am not planning to merge them into one, because that would have to touch many things and I don't like that.&#60;/p&#62;
&#60;p&#62;Edit: I knew there are some topics about mail problem, but I can't find them now.
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12374</link>
<pubDate>Fri, 30 Nov 2007 05:35:21 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12374@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Did you mean password or activation code? Your forum is quite new, so I guess that your server can't send any mail for your forum. And this isn't a plugin's problem.&#60;/p&#62;
&#60;p&#62;Please deactivate this plugin, and register new account, then see if you can get the password mail. If you can't, then you have to fix mail problem.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12373</link>
<pubDate>Fri, 30 Nov 2007 05:34:41 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12373@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If the plugin is disabled does this work because for the first part of the registration, the plugin really doesn't do anything (at least I don't think).    The user gets their password by email, they head to the login page, put in username and password, get another screen (bb-activate.php) which then asks for the &#34;activation&#34; code emailed to them in a second email.    So I am wondering if users are getting the password emails with the plugin disabled first I guess!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>AndrewMac on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12371</link>
<pubDate>Fri, 30 Nov 2007 05:05:26 +0000</pubDate>
<dc:creator>AndrewMac</dc:creator>
<guid isPermaLink="false">12371@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello, first off I want to thank you for this excellent pluggin. &#60;/p&#62;
&#60;p&#62;Nevertheless, when users register at &#60;a href=&#34;http://uniteformike.com/forums&#34; rel=&#34;nofollow&#34;&#62;http://uniteformike.com/forums&#60;/a&#62; their password is never sent to them. BB-Activate is in my root directory and activate is in my root/bb-templates/superbold-bbpress (template folder) and the EnhancedRegistration folder is in my my-plugins directory, and the plugin is activated...&#60;/p&#62;
&#60;p&#62;I hate to be one of those people, but what the heck am I doing wrong (version 0.8.3 )?
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12290</link>
<pubDate>Tue, 27 Nov 2007 15:54:32 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12290@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Absolutely great!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>vafaaaan on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12288</link>
<pubDate>Tue, 27 Nov 2007 13:54:21 +0000</pubDate>
<dc:creator>vafaaaan</dc:creator>
<guid isPermaLink="false">12288@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Applause :)
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12287</link>
<pubDate>Tue, 27 Nov 2007 13:33:45 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12287@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://llbbsc.googlecode.com/files/EnhancedRegistration-0.0.0.2.zip&#34;&#62;v0.0.0.2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Fix: &#60;a href=&#34;http://trac.bbpress.org/ticket/7&#34;&#62;#7&#60;/a&#62; - Empty input to foreach.&#60;br /&#62;
Add: &#60;a href=&#34;http://trac.bbpress.org/ticket/8&#34;&#62;#8&#60;/a&#62; - Auto-delete unactivated users.&#60;br /&#62;
Add: (hourly, daily or not) Mail reports, which includes what ID and user_login have been deleted.&#60;/p&#62;
&#60;p&#62;Auto-deletion is executed every 60mins.
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12282</link>
<pubDate>Tue, 27 Nov 2007 04:46:48 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12282@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Wicked stuff on your google code page!   Bookmarked!    Many great plugins for bbPress and WP!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12281</link>
<pubDate>Tue, 27 Nov 2007 03:56:10 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12281@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@Trent, Thanks for spotting that &#60;a href=&#34;http://code.google.com/p/llbbsc/issues/detail?id=7&#34;&#62;bug&#60;/a&#62;!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12262</link>
<pubDate>Mon, 26 Nov 2007 18:16:29 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12262@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If the list of users to delete is empty, it gives the following error&#34;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Warning: Invalid argument supplied for foreach() in /public_html/my-plugins/EnhancedRegistration/OptionsPage.php on line 37

0 user(s) have been deleted!&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12261</link>
<pubDate>Mon, 26 Nov 2007 18:12:32 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">12261@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I am playing around with this one as well!   Will give some feedback after I play with it for a couple of days!&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>vafaaaan on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12254</link>
<pubDate>Mon, 26 Nov 2007 12:15:55 +0000</pubDate>
<dc:creator>vafaaaan</dc:creator>
<guid isPermaLink="false">12254@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;ok .. activated manually with the code .. worked, act_code is gone.&#60;/p&#62;
&#60;p&#62;Keep up the good work
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12249</link>
<pubDate>Mon, 26 Nov 2007 09:51:57 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12249@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Auto-deletion would be considered in next release.&#60;/p&#62;
&#60;p&#62;Users will get TWO mails. I will see if there a way to send only one mail.&#60;/p&#62;
&#60;p&#62;@vafaaaan:&#60;br /&#62;
This plugin thinks user has &#60;code&#62;act_code&#60;/code&#62; usermeta hasn't activated their account. If a account has been activated, then it doesn't have &#60;code&#62;act_code&#60;/code&#62; usermeta.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12244</link>
<pubDate>Mon, 26 Nov 2007 09:08:58 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">12244@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Nice, I like it.&#60;/p&#62;
&#60;p&#62;Suggestion: auto deletion after xx days/hours. As I understand, this has te be done manualy by the admin? (with 200 regis spams a day this is gonna be a day job).&#60;/p&#62;
&#60;p&#62;Is this the same mail where the password is in when you registrate? Or do we get 2 seperate mails. Would like to see it in 1 mail then.&#60;/p&#62;
&#60;p&#62;Haven't tested this (I am at work), so if my suggestions are already in, I appoligize&#60;/p&#62;
&#60;p&#62;Null
&#60;/p&#62;</description>
</item>
<item>
<title>vafaaaan on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12238</link>
<pubDate>Mon, 26 Nov 2007 08:21:59 +0000</pubDate>
<dc:creator>vafaaaan</dc:creator>
<guid isPermaLink="false">12238@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Great! .. im gonna try it right now :) brb..&#60;/p&#62;
&#60;p&#62;Update 1: No mail yet. Dont know if i have set that up correct. Can see this in phpmyadmin, in wp_users..&#60;br /&#62;
ID : 2&#60;br /&#62;
user_login : xxxxxxx&#60;br /&#62;
user_pass : 63db6f94498b383aa4eebb38b9d41505&#60;br /&#62;
user_nicename :&#60;br /&#62;
user_email : &#60;a href=&#34;mailto:xxxxxx@gmail.com&#34;&#62;xxxxxx@gmail.com&#60;/a&#62;&#60;br /&#62;
user_url :&#60;br /&#62;
user_registered : 2007-11-26 08:21:45&#60;br /&#62;
user_activation_key :&#60;br /&#62;
user_status : 0&#60;br /&#62;
display_name :&#60;/p&#62;
&#60;p&#62;user_activation_key shouldnt be empty ?&#60;/p&#62;
&#60;p&#62;Update 2: in wp_usermeta..&#60;br /&#62;
umeta_id : 12&#60;br /&#62;
user_id : 2&#60;br /&#62;
meta_key : act_code&#60;br /&#62;
meta_value : 12345678 (eight numbers &#38;#38; letters value)&#60;/p&#62;
&#60;p&#62;dammit! this is a winxp test server with wamp.. dont think mail() works here :(
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "Plugin: Enhanced Registration"</title>
<link>http://bbpress.org/forums/topic/plugin-enhanced-registration#post-12229</link>
<pubDate>Mon, 26 Nov 2007 06:49:13 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">12229@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;strong&#62;Should be used for TESTING ONLY&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Download &#60;a href=&#34;http://llbbsc.googlecode.com/files/EnhancedRegistration-0.0.0.1.zip&#34;&#62;this file&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Install:&#60;br /&#62;
Put &#60;code&#62;activate.php&#60;/code&#62; to your template folder.&#60;br /&#62;
Put &#60;code&#62;bb-activate.php&#60;/code&#62; to your bbPress root folder.&#60;br /&#62;
Put &#60;code&#62;EnhancedRegistration&#60;/code&#62; directory to &#60;code&#62;my-plugins&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Only tested on kakumei template without other plugins. Currently, it only support &#60;strong&#62;user activation&#60;/strong&#62;. User will receive an additional mail with a code for activation. They can click the link within that mail, or manually navigate to the activation page.&#60;/p&#62;
&#60;p&#62;And Key Master can delete user haven't activated over ## hours.&#60;/p&#62;
&#60;p&#62;Possible features in later releases: Registration Approval, Registration Email Verification.&#60;/p&#62;
&#60;p&#62;Please tell me what do you think!
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "on plugin activation, create table in db"</title>
<link>http://bbpress.org/forums/topic/on-plugin-activation-create-table-in-db#post-11747</link>
<pubDate>Wed, 31 Oct 2007 14:29:34 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">11747@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Without the &#60;code&#62;[ ]&#60;/code&#62; I presume. Thx going to try that!
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "on plugin activation, create table in db"</title>
<link>http://bbpress.org/forums/topic/on-plugin-activation-create-table-in-db#post-11745</link>
<pubDate>Wed, 31 Oct 2007 13:10:48 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">11745@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You don't have to check the existence of the table you need&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dev.mysql.com/doc/refman/4.1/en/create-table.html&#34; rel=&#34;nofollow&#34;&#62;http://dev.mysql.com/doc/refman/4.1/en/create-table.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Just create a table with &#60;code&#62;IF NOT EXISTS&#60;/code&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "on plugin activation, create table in db"</title>
<link>http://bbpress.org/forums/topic/on-plugin-activation-create-table-in-db#post-11744</link>
<pubDate>Wed, 31 Oct 2007 12:43:41 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">11744@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Euuh ok, still not sure how to use this.&#60;/p&#62;
&#60;p&#62;Let's say I want to ad a tabel in the db called 'test', but only if it doesn't excist.&#60;/p&#62;
&#60;p&#62;So on plugin activation:&#60;br /&#62;
1- check if the table 'test' excists&#60;br /&#62;
2- if not, insert the tabel 'test'&#60;br /&#62;
3- else die
&#60;/p&#62;</description>
</item>
<item>
<title>livibetter on "on plugin activation, create table in db"</title>
<link>http://bbpress.org/forums/topic/on-plugin-activation-create-table-in-db#post-11741</link>
<pubDate>Wed, 31 Oct 2007 10:53:30 +0000</pubDate>
<dc:creator>livibetter</dc:creator>
<guid isPermaLink="false">11741@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Here is an example for deactivation hook&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//bb_register_deactivation_hook(__FILE__, &#38;#39;GADeactivate&#38;#39;); // Bug in bbPress 0.8.3, do same thing using next line
add_action(&#38;#39;bb_deactivate_plugin_&#38;#39; . bb_plugin_basename(__FILE__), &#38;#39;GADeactivate&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;just remove &#34;de&#34; from above, that should work. For example,&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;bb_register_activation_hook(__FILE__, &#38;#39;hook_fct&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However, I haven't used activation hook, therefore I don't know is there a problem with it.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "on plugin activation, create table in db"</title>
<link>http://bbpress.org/forums/topic/on-plugin-activation-create-table-in-db#post-11740</link>
<pubDate>Wed, 31 Oct 2007 10:04:24 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">11740@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;There is a hook so at plugin activation you can put some data in your database. Does any1 got this working? I can't get it to work!&#60;/p&#62;
&#60;p&#62;_Null
&#60;/p&#62;</description>
</item>

</channel>
</rss>
