registration registration
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

registration

Started by keks190, January 27, 2018, 07:53:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

keks190

mandatory field during registration

  Name * (required)

ron4mac

I believe a plugin would have to be written to add full name to the user registration and database information.

phill104

It is a mistake to think you can solve any major problems just with potatoes.

Αndré

Quote from: Phill Luckhurst on January 28, 2018, 10:14:04 PM
Some hints on making fields mandatory can be found here http://forum.coppermine-gallery.net/index.php/topic,71395.msg347486.html#msg347486

IMHO that's not just a hint, but the solution. Make all custom user profile fields mandatory and set the label for that field(s) accordingly.

ron4mac

Quote from: Αndré on February 01, 2018, 03:51:33 PM
IMHO that's not just a hint, but the solution. Make all custom user profile fields mandatory and set the label for that field(s) accordingly.
Of course, the problem there is that one has to remember to save/re-apply those changes after a CPG version update.