The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Making email address optional on registration? vB 3.8.7
I have spent most of the morning searching to see if this has ever been done and come up Butkus.
I don't bother with email verification at all, (useless to stop spam and only annoys legitimate would-be members) and I want to also make the email address on registration a option rather than a requirement. So that, if someone chooses to leave the fields blank the registration still goes thru without a hitch. Anyone have any ideas on this? |
#2
|
||||
|
||||
In your register.php file find and remove:
line 292 Code:
OR empty($vbulletin->GPC['email']) |
Благодарность от: | ||
Max Taxable |
#3
|
||||
|
||||
I don't think I'd go down that path, personally.
|
Благодарность от: | ||
blind-eddie |
#4
|
||||
|
||||
Why is that?
|
#5
|
||||
|
||||
I can see issues with it - what if a person forgets his password? I had planned to strongly word the option to let them know a valid email address is vital for password changes and remainders, and we don't spam you. Or some such.
Lots of my users get their alerts via email, for their subscribed threads. They would need to record a valid email address still, for this to work. But really, there's no reason anymore to require email on registration. They can fill it out and validate it later, when they feel like it. Would need "OR confirm" commented out as well, right? Line 293? |
#6
|
||||
|
||||
Yes.
|
#7
|
|||
|
|||
Not a good idea to remove this option
|
#8
|
||||
|
||||
|
#9
|
|||
|
|||
|
#10
|
||||
|
||||
I need to ask YOUR opinion of why it's a bad idea. Since I haven't perfected mind reading as yet.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|