Admin Reminder - User awaiting email validation
This is a small mod to remind the forum admin that there are registered, approved users who have yet to validate their email address and complete their registration. It adds a link next to admin options in the header with a count or users whose registrations have been approved but the user has not validated their email address. I like to keep my pending members table clean, so I find this useful as I have a number of users who register and then forget the validation part of the process for a while if I don’t remind them. Obviously, this goes hand in hand with the email registration reminder mod. All changes are made in inc_header.asp.
Around line # 219 add (between the end if and the rs.close):
Around line # 415 add (between the if and the response.write):
Please let me know if anyone has any questions or finds any bugs in this little reminder mod.
Thanks<