Log in

View Full Version : Page validates users


antialiasis
03-26-2006, 01:53 AM
Okay, what I want to do is fairly simple.

1: Place users in "Validating" group upon registration, but do not send an activation e-mail or anything.
2: Make a button/link on another page which will take the user to a page that either automatically validates them or sends the activation e-mail (preferrably the latter).

It seems to me at least that it would be pretty simple to do for somebody more familiar with vBulletin modifications than I am - isn't it just pretty much moving stuff that's already in register.php to a new page? I was attempting it myself, but I've never edited vBulletin files before so I found it confusing. Even just help to make it easier for me to do it would be greatly appreciated. Thanks.

antialiasis
03-27-2006, 01:05 PM
Anybody?

antialiasis
03-28-2006, 02:00 PM
Nobody ever replies to my threads... :( Poor me...

antialiasis
03-29-2006, 06:24 PM
Okay, does anybody have as much as a tip on how to do this? I'm on the verge of attempting it - I've found the code that sends the activation e-mail in register.php - but I really have no idea what I'm doing. I'll probably mess something up.