Uutiset:

Wondering if this will always be free?  See why free is better.

Main Menu
Advertisement:

Haun tulos hakusanalle: registration fields

Tuloksien järjestys
#1
Modifications and Packages / Stop Forum Spam
maaliskuu 21, 2022, 12:11:09 AP tekijältä SleePy
......  SMF 2.0.x and 2.1.x ### Sections checked On registration this can check the following fields: - Username -  ............  IP Address On Posts this can check the following fields - Username - Email Address - IP Address On  ............  field in a comma separated list into the extra fields options. ### Setup Out of the box this has a  ............  ability to check non standard SMF verification fields.  ......
#2
News and Updates / SMF 2.1 RC4 Released
heinäkuu 10, 2021, 11:45:38 AP tekijältä Suki
...... : Fixes issues with reordering custom profile fields Improves email notifications regarding  ............  is upgraded Fixes issue logging changes to custom fields when nothing actually changed Prunes log_topics,  ............  "Never" Fixes issues upgrading from SMF 1.x Fixes registration "no access" error after upgrading  This release  ......
......  in SMF (2.1.4) for adding a honeypot to the registration form specifically for the email field? I'm  ............  normally for users to input their email during registration.  How it works:  When users register, they see  ............  the necessary fields in their browser and fill them out, allowing them  ............ , when a spam bot registers, it fills out all the fields, including the one hidden by CSS. After the bot  ............ , it should receive a (fake) message saying, "Registration successful! To activate your account, please  ......
#4
SMF 2.1.x Support / Question install
tammikuu 07, 2025, 04:51:21 AP tekijältä acd374
...... . Creating a forum for guests with writing without registration with the option of marking: solved (I saw the  ............ )   2. Changing the user fields in the profile to mine (text fields) and filling  ............  in only after registration.   3. Nofollow user links on the entire page  ......
#5
SMF 2.1.x Support / Choosing fields in the Profile
huhtikuu 11, 2024, 11:17:15 AP tekijältä sbartelski
......  Name does appear in the list of Standard Profile Fields, so it can be included on the registration form?  ............  updates their profile, but it would be better at registration time.  We have a custom field for to capture  ......
......  to requests for information on how to show the registration date (ie, 'Date Joined') and last login date (ie,  ............ : Koodi [Valitse] Laajenna  // Any custom fields to show as icons? Add Before: Koodi [Valitse]  ............ : Koodi [Valitse] Laajenna  // Any custom fields to show as icons? Add Before: Koodi [Valitse]  ......
...... /upload the images nor connect them to options in registration fields.  Thank you! ......
#8
SMF 2.1.x Support / Customizing the registration form
elokuu 18, 2023, 12:20:57 IP tekijältä BeberGold
......  add custom questions. I am not talking about the registration agreement.  I looked for answers and found this  ............ .php?topic=509578.0    The other thread says: 1)Fields can be disabled in Admin> Config> Features and  ............ > Profile Fields. 2) There is a link to modify custom fields............ /Features_and_Options#Adding.2FModifying_Custom_Fields) but the page is empty. I searched for alternate  ......
......  forum registration broke after updating it to the latest version. ):  ............  of registering them, it takes them back to the registration page and makes them do it all over again-- ............  if that fixed the issue, and it didn't. But the registration works fine on that forum. So I'm at a loss!   ............ , and it helps the administrator moderate member registrations.<br /> Similarly, it handles account activation  ............ ()<br /> // !!!<br />*/<br /><br />// Begin the registration process.<br />function Register($reg_errors =  ............  has it disabled.<br /> if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)<br /> fatal_lang_error('registration_disabled', false);<br /><br /> // If this user is  ............  admin - redirect them to the admin registration page.<br /> if (allowedTo('moderate_forum') && !$ ............ ');<br /><br /> // Do we need them to agree to the registration agreement, first?<br /> $context[' ............ $modSettings['requireAgreement']);<br /> $context['registration_passed_agreement'] = !empty($_SESSION[' ............ '])))<br /> {<br /> $context['registration_passed_agreement'] = $_SESSION[' ............  they saying they're under age, while under age registration is disabled?<br /> if (empty($modSettings[' ............ ('Login');<br /> fatal_lang_error('under_age_registration_prohibited', false, array($modSettings['coppaAge'] ............ > 1 && $context['require_agreement'] && !$context['registration_passed_agreement'])<br /> $current_step = 1;<br / ............ > $context['sub_template'] = $current_step == 1 ? 'registration_agreement' : 'registration_form';<br /> $context[' ............ '] = $current_step == 1 ? $txt['registration_agreement'] : $txt['registration_form'];<br /><br  ............ '];<br /> }<br /> }<br /><br /> // Any custom fields we want filled in?<br /> require_once($sourcedir . ............  '/Profile.php');<br /> loadCustomFields(0, 'register');<br /><br /> // Or any standard  ............ ?<br /> if (!empty($modSettings['registration_fields']))<br /> {<br /> require_once($sourcedir  ............ ', 'profile_extra_own'));<br /> $reg_fields = explode(',', $modSettings['registration_fields'] ............  on this front - go check.<br /> foreach ($reg_fields as $field)<br /> if (isset($_POST[$field]))<br / ............ ']($_POST[$field]);<br /><br /> // Load all the fields in question.<br /> setupProfileContext($ ............ ?<br /> // Were there any errors?<br /> $context['registration_errors'] = array();<br /> if (!empty($reg_errors)) ............  foreach ($reg_errors as $error)<br /> $context['registration_errors'][] = $error;<br />}<br /><br />//  ............ = array();<br /><br /> // Did we save some open ID fields?<br /> if ($verifiedOpenID && !empty($context[' ............ ']))<br /> {<br /> foreach ($context['openid_save_fields'] as $id => $value)<br /> $_POST[$id] = $value;< ............  if it's disabled.<br /> if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)<br /> fatal_lang_error('registration_disabled', false);<br /><br /> // Things we don't  ............ ['requirePolicyAgreement'])) && empty($_SESSION['registration_agreed']))<br /> redirectexit();<br /><br /> // ............ ('Login');<br /> fatal_lang_error('under_age_registration_prohibited', false, array($modSettings['coppaAge'] ............ <br /> }<br /> }<br /><br /> // Collect all extra registration fields someone might have filled in.<br /> $ ............ ($_POST['lngfile']);<br /><br /> // Some of these fields we may not want.<br /> if (!empty($modSettings[' ............  them if the admin asks for them.<br /> $standard_fields = array('icq', 'msn', 'aim', 'yim', 'location', ' ............ ');<br /> $reg_fields = explode(',', $modSettings['registration_fields'] ............ );<br /><br /> $exclude_fields = array_diff($standard_fields, $reg_fields);<br /> ............  different<br /> if (!in_array('website', $reg_fields))<br /> $exclude_fields = array_merge($ ............ ));<br /><br /> // We used to accept signature on registration but it's being abused by spammers these days, so  ............  more.<br /> $exclude_fields[] = 'signature';<br /> }<br /> else<br /> $ ............  = array_diff($possible_strings, $exclude_fields);<br /> $possible_ints = array_diff($ ............ , $exclude_fields);<br /> $possible_floats = array_diff($ ............ , $exclude_fields);<br /> $possible_bools = array_diff($ ............ , $exclude_fields);<br /><br /> // Set the options needed for  ............ ['skip_coppa']) ? 'coppa' : (empty($modSettings['registration_method']) ? 'nothing' : ($modSettings[' ............ ] = empty($_POST[$var]) ? 0 : 1;<br /><br /> // Registration options are always default options...<br /> if ( ............ '] = 1;<br /><br /> // Check whether we have fields that simply MUST be displayed?<br /> $request = $ ............ , mask, show_reg<br /> FROM {db_prefix}custom_fields<br /> WHERE active = {int:is_active}',<br />  ............ ']]) : '';<br /><br /> // We only care for text fields as the others are valid to be empty.<br /> if (! ............ ('register');<br /><br /> // We'll do custom fields after as then we get to use the helper function!< ............  setup.<br /> elseif (!empty($modSettings['registration_method']))<br /> {<br /> loadTemplate('Register') ............ ' => $txt['register'],<br /> 'title' => $txt['registration_successful'],<br /> 'sub_template' => 'after',< ............  /> 'description' => $modSettings['registration_method'] == 2 ? $txt['approval_after_registration............ ] : $txt['activate_after_registration']<br /> );<br /> }<br /> else<br /> {<br />  ............ ['user']))<br /> {<br /> if (empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ /> $context['can_activate'] = empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ '] == 2))<br /> {<br /> if (empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ ('Profile');<br /> fatal_error($txt['registration_not_approved'] . ' <a href="' . $scripturl . '? ............ /> $context += array(<br /> 'page_title' => $txt['registration_successful'],<br /> 'sub_template' => 'login',< ............ }', $modSettings['coppaAge'], $txt['coppa_after_registration']),<br /> 'many_options' => !empty($modSettings[ ......
......  0.8em); } select option {  padding: 0 4px; } /* Fieldsets are used to group elements */ fieldset {   ............  border: 1px solid #ddd;  border-radius: 3px; } fieldset legend {  font-weight: bold;  color: #555;   ............ : 12px 12%;  overflow: auto; } #post_event fieldset {  padding: 6px;  clear: both; } # ............ : auto;  text-align: left; } div.move_topic fieldset {  margin-top: 1ex;  padding: 6px; } /*  ............ : 25%; } dl.merge_topic dd {  width: 74%; } fieldset.merge_options {  clear: both; } . ............ {  margin-bottom: 1em; }  /* Additional register fields */ #registration fieldset {  border: none;   ............ : 0;  margin: 0; } #registration .roundframe {  border-top: none; } dl. ............  {  margin-right: 12px; }  /* Custom profile fields like to play with us some times. */ # ......
#11
SMF 2.1.x Support / Custom Profile Fields Not Working!
maaliskuu 10, 2022, 02:55:24 IP tekijältä Shades.
......  "Yes, and require entry" where it says "Show on Registration:" but users are signing up without having to fill  ......
#13
SMF 2.0.x Support / Search for members by custom profile
maaliskuu 13, 2022, 09:05:32 IP tekijältä ConfusedToday
......  the registration page, I have a custom field where members can  ............  Center »Features and Options »Profile Fields......  Custom Profile Field is Active. Field type  ............  I have a checkmark in Searchable, Active, Show on Registration. Profile section is None (I tried using other  ......
......  have a couple of custom profile text fields that are required on registration but somehow a  ............  user has registered with these fields being empty (ie, there is no entry for either of  ............  fields in the 'smf_themes' table for this user).  There  ............  no input mask for these text fields and I know the user hasn't edited them since they  ............  it is not possible to only enter spaces in these fields because the value cannot be empty after it has  ......
#15
SMF 2.0.x Support / Custom Profile fields: dangerous to add later?
helmikuu 02, 2022, 12:05:59 IP tekijältä rcane
......  my members.   I know changing things on existing fields that have been filled out (like adding a 3rd or  ............  there were any dangers of creating more profile fields--other than the folks that weren't aware of the  ............  there.  The field in question would be on the registration page, so anyone already a member wouldn't know of  ......
#16
Temas y Diseño (Themes) / Cambios CSS
huhtikuu 05, 2020, 12:50:37 IP tekijältä Arkaitz
...... -size: 1em;  margin: 0;  padding: 0; }  /* Fieldsets are used to group elements. */ fieldset {   ............ ;  padding: 1em;  margin: 0 0 0.5em 0; } fieldset legend {  font-weight: bold;  color: #444; } ............ -height: 1.4em;  font-size: 0.85em; } .custom_fields_above_signature {  width: 98%;  clear: right;  ............  .roundframe {  padding: 0 12%; } #post_event fieldset {  padding: 0.5em;  clear: both; } # ............ */  #edit_poll {  overflow: hidden; } #edit_poll fieldset {  padding: 0.5em;  clear: both;   ............ : hidden; } #edit_poll fieldset input {  margin-left: 8.1em; } #edit_poll ul. ............ : auto;  text-align: left; } div.move_topic fieldset {  padding: 0.5em; }  /* Styles for the send  ............ ---------------------------------------------- */  fieldset.send_topic {  border: none;  padding: 0.5em; ............ : 25%; } dl.merge_topic dd {  width: 74%; } fieldset.merge_options {  clear: both; } . ............  p {  text-align: center; }  /* Styles for the registration section. ----------------------------------------- ............ -decoration: underline; }  /* Additional profile fields */ dl.register_form {  margin: 0;  clear:  ............ : left;  padding-top: 0.5em; } /* Custom profile fields like to play with us some times. */ # ......
#17
SMF 2.0.x Support / Strange Issue
helmikuu 25, 2020, 01:46:16 IP tekijältä big red
......  for me    Have a new forum and have added 2 fields to the Registration Area. Both accept the info  ............  before i manually activate accounts. One of the fields asks for a 20 digit (all numbers) code which i  ......
#18
Italiano (Italian) / SMF 2.1 RC4 rilasciata
heinäkuu 10, 2021, 11:59:13 AP tekijältä Darknico
...... : Fixes issues with reordering custom profile fields Improves email notifications regarding  ............  is upgraded Fixes issue logging changes to custom fields when nothing actually changed Prunes log_topics,  ............  "Never" Fixes issues upgrading from SMF 1.x Fixes registration "no access" error after upgrading   Cosa  ......
......  register (this was achieved using Custom Profile fields) and the 'Method of registration employed for new  ......
......  that checks if the condition (via custom profile fields value) and tested it outside of SMF. The function  ......
Advertisement: