Question Do users have to enter email address when registering ( phpBB phpBB 3.0.x 3.0.x Support Forum ) Updated: 2008-11-23 04:05:02 (5) |
|
Do users have to enter email address when registering
Hi, I want to allow users to register without having to enter an email address. Is this possible?
Thanks
|
|
| Answers: Do users have to enter email address when registering ( phpBB phpBB 3.0.x 3.0.x Support Forum ) |
|
Do users have to enter email address when registering
Knowledge Base - Custom Profile Fields as an Anti-Spammer Tool
That might help.
Use the method at the bottom to add a code to the system, and provide that code localy off the forum for use.
I would suggest that as an email is required to be entered, you change the settings to allow the use of the same email account for multi registrations (perhaps providing a dummy local email account for that use), set the system to NOT check for SPF records and change the registration activation to none.
That would allow them to use fictitious email accounts (or that dummy one).
You would then be relying on the code to hold any spammers out. Remember you can change the code at any time if it starts to get abused.
|
|
Do users have to enter email address when registering
ChrisRLG wrote: That would allow them to use fictitious email accounts (or that dummy one).
You would then be relying on the code to hold any spammers out. Remember you can change the code at any time if it starts to get abused.
Thanks for your help - that seems to be an ideal solution for my purpose Fixer
|
|
Do users have to enter email address when registering
Yes, but it's tricky. Also, they'll never receive the activation email, so you'll have to plan for that.
|
|
Do users have to enter email address when registering
are you ready for tons of spam and porn etc.? that is what will happen if you do this.
robert
|
|
Do users have to enter email address when registering
Thanks for the responses.
The forum is to be used by employees of an organization for anonymous feedback, so I wanted to have a code, known only to employees, that would activate an account instead of an email address.
An odd request, I guess.
Thanks Fixer
|
|
- Source: - Previous Question: phpBB phpBB 3.0.x 3.0.x Styles Forums [3.0.x] Styles Support Discussion - Next Question: phpBB phpBB 2.0.x 2.0.x Discussion |
|
|