registration registration
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.