Making Optional Sign-up Fields Actually Optional Making Optional Sign-up Fields Actually Optional
 

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

Making Optional Sign-up Fields Actually Optional

Started by zeedubbs, December 30, 2008, 09:48:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zeedubbs

When users register there is an optional signup field.  When using the optional field coppermine is requiring the user to fill in the field but I would like them to have the option of keeping the field empty.  I found the line of code in register.php that requires the field not to be empty but instead of altering the code I was wondering if there is just a way instead of setting an option that allows the field to be truly optional.  Im running version 1.4.13.

Thanks,
Zac

Nibbler

Update your gallery. All the additional user fields are optional by default. Post a link to your gallery so we can see the registration form.