The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
resending email validation
i wonder if someone could make a hack that would allow users to click on resend email validation link on forum index
it would just save a lot of hassle what with junk mail and full acounts |
#2
|
||||
|
||||
HTML Code:
<if condition="is_member_of($bbuserinfo, 3)"> <a href="$vboptions[bburl]/register.php?do=requestemail">Resend Activation Email</a> </if> |
#3
|
||||
|
||||
Thank You
however i meant per person ie they type their email in and then it gets sent to them does this hack do that ? |
#4
|
||||
|
||||
This isn't a hack, its the built-in system in vB for resending the activation email, it will take them to a form to submit to have it resent. vB fills out the email address from the users profile if they are logged in.
|
#5
|
||||
|
||||
thanks that worked
|
#6
|
|||
|
|||
i moded this , but thanks for the code
|
#7
|
|||
|
|||
the link for the user is also
Code:
http://www.urlhere.net/forums/register.php?do=requestemail |
#8
|
|||
|
|||
This thread is also more then 1 year old, better closing it.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|