Registration Email Set To Private?

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Post Reply
User avatar
Yorkermiles
Registered User
Posts: 105
Joined: Mon Apr 24, 2017 12:00 pm
Location: United Kingdom
Name: Miles
Contact:

Registration Email Set To Private?

Post by Yorkermiles »

I wanted to be able to increase the security of new user registrations by asking that people register with their personal email address. I have also asked for them to register with their names.

Thanks to this chap's post sometime ago, I found out how to do just that, however, is it possible to emphasise that new users register with their private emails as this function does not exist in 'custom fields'.

This was the post, very useful.

I was just working on this for my forum. Here's what to do:

Log in to the ACP
Select the 'USERS AND GROUPS' tab
Select 'Custom profile fields' under the 'USERS' section on the left side of the page

You will see 'Custom profile fields' at the top right with a header bar below that that shows 'FIELD IDENTIFICATION', 'FIELD TYPE' and 'OPTIONS' Likely there is nothing below it since you have not yet done this.

Below the header bar I mentioned is an input box where you type in a field name. This can only be 17 characters long and can contain the letters a through z and the _ underscore. I believe that is because this creates a new table in the database. Anyhow, next to the input field is a dropdown menu. For what you want, choose 'Single text field' then hit the 'Create new field' button.

The next page will show you the name of the field you entered in the top box, 'Edit profile field'. The next box down is, 'Visibility options'. To make your new field show up on your registration form, click the box for, 'Display on registration screen'. If you want to make this a requirement, check the next box down as well, 'Required field.

The box below that is 'Language specific options'. In the, 'Field name/title presented to the user' you will see the field name you originally created. You will likely notice if you used capital letters when you first created the field name that the name displayed has no capitals (FYI, that's because it's being used as a database table name). Change the value in the 'Field name/title presented to the user' to anything you like. Capitalize the first letter, do whatever else you want here.

In the, 'Field description' box, you can leave instructions or suggestions to the user or you can leave it blank.

Lastly the, 'Default value' can be left alone or you can enter whatever you like. This part is particularly helpful for creating dropdown menus so that there is a default value displayed. For your purposes, I'd leave it blank.

Now hit the, 'Profile type specific options' button.

The next page you'll see is 'Profile type specific options'. The values you see on this page allow you to adjust the length/size of the input box and other variables. They are pretty self-explanatory.

Make the changes you want and click, 'Save'. You're done!

Any time you want to modify a custom field, simply:

Log in to the ACP
Select the 'USERS AND GROUPS' tab
Select 'Custom profile fields' under the 'USERS' section on the left side of the page

and click the green gear to edit the field, the red X deletes a field and the blue arrows allow you to arrange the fields in any order you like.

I hope this helps! Please let me know how you do.

Sincerely,

wordman
User avatar
Elias
Registered User
Posts: 5152
Joined: Sat Feb 25, 2006 4:31 pm
Name: Elias

Re: Registration Email Set To Private?

Post by Elias »

Yorkermiles wrote: Sat Oct 21, 2017 11:51 am however, is it possible to emphasise that new users register with their private emails as this function does not exist in 'custom fields'.
Please explain your idea or how you would go about doing this?
By adding text or modifying the registration agreement form or some other way?

Thanks
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
|Installing Extensions|Writing Extensions|Extension Validation Policy|
User avatar
AmigoJack
Registered User
Posts: 6113
Joined: Tue Jun 15, 2010 11:33 am
Location: グリーン ヒル ゾーン
Contact:

Re: Registration Email Set To Private?

Post by AmigoJack »

Yorkermiles wrote: Sat Oct 21, 2017 11:51 amincrease the security of new user registrations
I doubt you mean "security". Can you explain what's unsecure right now with the registration process?
Yorkermiles wrote: Sat Oct 21, 2017 11:51 amregister with their personal email address
Which email address is not personal? The registration process already requires an email address. Keep in mind that "personal" includes all job related ones as well.
Yorkermiles wrote: Sat Oct 21, 2017 11:51 amregister with their names
As username? This is prone to raising problems, either because of length restrictions, or because of not being able to have the same name multiple times.
Yorkermiles wrote: Sat Oct 21, 2017 11:51 amthis chap's post
Welcome to the internet - it works thru links. Wherever you got that from, you could just have read the manual as well.
  • "The problem is probably not my English but you do not want to understand correctly. ... We will not come anybody anyway, nevertheless, it's best to shit this." Affin, 2018-11-20
  • "But this shit is not here for you. You can follow with your. Maybe the question, instead, was for you, who know, so you shoved us how you are." axe70, 2020-10-10
  • "My reaction is not to everyone, especially to you." Raptiye, 2021-02-28
Post Reply

Return to “[3.2.x] Support Forum”