![]() |
Useful when users "don't recieve the activation e-mail".
http://www.johnmiller2004.com/vbulletin/resend.txt Shows a link to resend activation e-mail in search for user and in edit user. |
Argh, it's showing up as HTML...
Quote:
|
works great, tx.
|
I'd like to resend the activation mails to my 600 users which are in the "Users Awaiting Email Confirmation" usergroup.
Can something like this be done? Like implementing this hack to the "Users" -> "E-Mail Users" part of the control panel... I think it will be more useful. Thanks |
nice hack :)
|
YEs this is very useful.
Hopefully this will be included in the v2.0 as I think this has been overlooked for quite sometime. |
heh, i've seen a post regarding this, and now a hack is out, thx guyz :)
|
to let users resend their own activation emails add this @ the bottom of member.php (before ?>)
Code:
if ($action=="rat_resend") { Code:
member.php?action=rat_resend&user=$userid now, if you wanted to write something to mail all your un-activated users, you'd do something like get all users in usergroup where usergroup title is Users Awaiting Email Confermation, and while you are going thru select all the info you need and send an email. then on to the next user. |
works great but all the users can resend their activation E-mail :D even the registerd ones.
|
if you wanna be silly about it, you could make a var in the member.php where it does the vars (ie. icq num, etc) and if they are not in the Users Awaiting Moderation group then dont print it.
personally i dont see a need. :) |
All times are GMT. The time now is 10:39 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|