Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Un-Activated User Management 3.1 Details »»
Un-Activated User Management 3.1
Version: 3.1.0, by sabret00the sabret00the is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.6.0 Rating:
Released: 08-20-2006 Last Update: 08-20-2006 Installs: 398
Uses Plugins
Additional Files  
No support by the author.

this was a fantastic vb2 hack and was made with blood, sweat and tears by Amy, she deserves all the credit for doing a fantastic job and then giving me permission to release this. If you install this you should show your gratitude in her direction as without her it wouldn't have been possible.


if you got a big board you can't live without this, it stops the crap from piling up.

anything messes up, i can't take responsibility i'm afraid so back up before you try it.


Quote:
Originally Posted by AmyKhar
This hack will email a warning to members who have not activated their account and then delete them. It can run via cron, and is a pretty darn easy hack to install.

Features:
1. Emails users after 3 days and reminds them to activate their accounts.

2. Emails users after 5 days and lets them know their account will be deleted if they do not activate.

3. Emails users after 8 days with a final warning.

4. Deletes un-activated members after 10 days.
It still does exactly the same but this time for vb3

oh yeah, it emails you to tell you who was deleted, emailed so you're always informed.


and now like the days of our youth where everything was free and our mum would have dinner on the table for us, you're done.

v2.x Contributors Include: Boofo, psico, sv1cec and jlurken
v3.x Contributors Include: Paul M

UPDATED: now 3.6 compliant.

Arabic version thanks to Almotmaiz.Net

Download Now

File Type: zip manageActivation v3.1.0b.zip (3.4 KB, 2183 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #112  
Old 08-20-2007, 09:59 PM
crxrocks crxrocks is offline
 
Join Date: Feb 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
Yes. It works fine on 3.6.7 and 3.6.8.



Stop debating and install it - great add-on which saves a lot of admin time. I've had it installed for some time now over three or four upgrades at least. No problems with it at all and no conflicts with any other add-ons.
Exactly. I figured it would stop working after an upgrade or two but it just keep doing what it is meant to do - great mod.
Reply With Quote
  #113  
Old 08-22-2007, 08:32 AM
Mr Peabody Mr Peabody is offline
 
Join Date: May 2004
Posts: 105
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This should be standard in VB, such a pain in the arse to have to do it manually.
Reply With Quote
  #114  
Old 08-22-2007, 03:52 PM
Mrdby Mrdby is offline
 
Join Date: Mar 2007
Location: Hades
Posts: 1,298
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can we mass prune with this?
Reply With Quote
  #115  
Old 08-29-2007, 03:57 PM
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Location: Landen(Belgium)
Posts: 1,335
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i didn't test this but ....

PHP Code:
$logmessage construct_phrase($vbphrase['task_activation_log'],$threedayemail,$fivedayemail,$eightdayemail,$deletedusers);
log_cron_action($logmessage$nextitem,1); 
Code:
manageActivation Complete; \n 3 Day Reminder Sent To: "{1} ".\n\n 5 Day Reminder Sent To: "{2}". \n\n 8 Day Reminder Sent To: "{3} ". \n\n Users Deleted: "{4}".";
will phrase the cronlog ?
Reply With Quote
  #116  
Old 08-31-2007, 05:11 AM
jokerz jokerz is offline
 
Join Date: Oct 2005
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice nice, will see if it's working to delete unactivated user

Yes it does work with 3.6, such as Version 3.6.8 latest
Reply With Quote
  #117  
Old 08-31-2007, 07:58 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mrdby View Post
can we mass prune with this?
That's not the purpose of this add-on. This only affects members who register but never validate their accounts by following the activation link in the email verification message. Some of those are likely bogus email addresses; others may have changed their minds about joining. But either way, they are not going to be posting.
Reply With Quote
  #118  
Old 09-06-2007, 03:33 PM
Alfa1's Avatar
Alfa1 Alfa1 is offline
 
Join Date: Dec 2005
Location: Netherlands
Posts: 3,537
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I request a PM feature, which informs unactivated members that a activation email has been sent to their email account, but their account has not been activated yet and tells them to check their spam filters.

The majority of inactivated users are caused by spam filters.
Reply With Quote
  #119  
Old 09-06-2007, 03:59 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Alfa1 View Post
I request a PM feature, which informs unactivated members that a activation email has been sent to their email account, but their account has not been activated yet and tells them to check their spam filters.

The majority of inactivated users are caused by spam filters.
If they haven't activated their memberships, they won't be able to read their PMs. That's why email is used.
Reply With Quote
  #120  
Old 09-06-2007, 05:41 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, installed this, then did a RUN NOW to test....

Got this message below on the screen when it ran, but never received an email, so... anyone help me out as to the problem?

Also, I assume the good news is that it deleted two users who had never validated their email link and it was more than 10 days ago?

Quote:
Email users to remind them to activate account

ActivationID created to 7018
Deleted 7018
ActivationID created to G. W. Gill
Deleted G. W. Gill

Fatal error: Call to a member function query_first() on a non-object in XXXX/includes/class_mail.php(266) : eval()'d code on line 4

I XXXX'd out some link data for privacy..

Thanks ...

Regards,
Badger
Reply With Quote
  #121  
Old 09-07-2007, 09:50 AM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I realize that this mod is not supported, but I was hoping that someone else here with more experience and knowledge with it could suggest where to look to solve the above problem?

This mod would be really helpful to me if I could get it working....

Any suggestions would be appreciated.....

BTW, I run v1.09 of the Inactive Users Email mod, the Manage Bounced Email mod, plus all of the standard vBulletin email sending processes and they work fine, so I know my system can handle the sending of emails.

Line 4 in class_mail.php is just the start of the module and it's comments only, so I don't understand why this mod has a fatal error there?

Regards,
Badger
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06850 seconds
  • Memory Usage 2,343KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete