Uutiset:

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

Main Menu
Advertisement:

Haun tulos hakusanalle: registration fields

Tuloksien järjestys
#921
SMF Coding Discussion / Re: RBL Argument
helmikuu 10, 2007, 04:36:13 AP tekijältä Smurfbutcher Bob
...... , screw it... perhaps we work on obfuscating the registration process, to make it bot resistant. Put 20 " ............ " fields on the screen; 20 "email address", 20 of any  ............  the single correct ones. If any of the improper fields are submitted... we block the commonalities for  ............  it). Or score it, or tarpit, or... just hold the registration email for 24 hours. Who knows - but the idea is  ......
#922
SMF 1.1.x Support / Re: Fake Registration Input
tammikuu 21, 2010, 02:11:01 IP tekijältä mwmconsulting
......  step which is good. So, I made a few custom fields mandatory since they don't seem to fill those in.  ......
#923
......  ] [ List Files ] [ Delete ] 13. Profile Fields & Icons Mod 1.0 [ Uninstall ] [ List Files ] ............  [ Delete ] 14. PM On Registration 1.0.2 [ Uninstall ] [ List Files ] [ Delete  ......
......  mentioned bug is an intended feature.. during registration you can only fill in "username".. Once you are  ............  auth, it needs to be much more flexible about the fields that are used. the username/mail etc. fields can  ............  "matching" between shibboleth attributes and SMF fields.  e.g. in my case the user name is in Koodi [ ............  site more flexible or just hard-code this fields.... :-)   ......
#925
SMF 1.1.x Support / Re: Custom profile mod (field)
lokakuu 29, 2007, 06:13:27 IP tekijältä invites
......  of doing it because with it is possible to add fields to registration.  I just need a password field,  ............  appears during registration, and the administrator must be able to see what  ......
#926
SMF 1.1.x Support / Re: agreement.txt
syyskuu 16, 2007, 05:40:28 AP tekijältä mariolone
...... , and it helps the administrator moderate member registrations.  Similarly, it handles account activation as  ............   void CoppaForm()  // !!! */  // Begin the registration process. function Register() {  global $txt, $ ............  has it disabled.  if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)  fatal_lang_error('registration_disabled', false);   // If this user is an  ............  - redirect them to the admin registration page.  if (allowedTo('moderate_forum') && !$ ............  if it's disabled.  if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)  fatal_lang_error('registration_disabled', false);   foreach ($_POST as $key =>  ............ ('Login');  fatal_lang_error('under_age_registration_prohibited', false, array($modSettings['coppaAge'] ............ ['visual_errors']);   // Collect all extra registration fields someone might have filled in.  $ ............ ['lngfile']);   // Set the options needed for registration.  $regOptions = array(  'interface' => ' ............ ['skip_coppa']) ? 'coppa' : (empty($modSettings['registration_method']) ? 'nothing' : ($modSettings[' ............ '][$var] = empty($_POST[$var]) ? 0 : 1;   // Registration options are always default options...  if ( ............  variable setup.  elseif (!empty($modSettings['registration_method']))  {  loadTemplate('Register');    ............ > 'after',  'description' => $modSettings['registration_method'] == 2 ? $txt['approval_after_registration............ ] : $txt['activate_after_registration']  );  }  else  {  setLoginCookie( ............ ['user']))  {  if (empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............  $context['can_activate'] = empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ $row['passwd'])  {  if (empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ '], sprintf($txt[empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ ('Profile');  fatal_error($txt['registration_not_approved'] . ' <a href="' . $scripturl . '? ............ }', $modSettings['coppaAge'], $txt['coppa_after_registration']),  'many_options' => !empty($ ......
#927
Scripting Help / Re: Registration from non-smf pages
huhtikuu 25, 2006, 10:17:33 AP tekijältä Remaker
......  a form that will send via post the required fields such as username,password, e-mail, name to this  ......
#928
...... .  in the picture below you will see my current registration addition.  when the user selects a state and city, ............  elements correspond with their established registration values. ie: <option selected = "the appropriate  ............  basics of how this is getting done with the other fields. and i have currently made it where the user cant  ............  it was.   im just not certain how to add in my fields correctly.   $profile_fields in function  ............    im just not sure about the large array $profile_fields.   how do i add a states select box where the  ......
...... ,  Ajax checks the registration fields (username, password and e-mail address) to  ............  is valid.  The other mods that may effect the registration are:  - Country Flag Mod - Additional Profile  ............  Mod - And of course the select avatar on registration mod  Thank  ......
......  to sound dense, but although you are saying smf_registration.php is quiet similar to Registration.php I cannot  ............  any validation of manditory fields--name, username, email or password-- in  ............  (form.field.value=" ") checking done in smf_registration.html.php. Registration.php's Registeration2()  ............  has a whole bunch of validation for maditory fields... Koodi [Valitse] Laajenna // No name?! How can  ............ );   So where is the bridged registartion smf_registration validating the likes of the email address and  ......
#931
SMF 1.1.x Support / Re: Quick_moderation
elokuu 07, 2010, 11:00:18 AP tekijältä alexandervba
......  its 48 lol. :p  LainaaMCLegendII.2 Custom Fields On Memberlist BBC [you] Member Color Link  ............  Image Redirection Boards Default Membergroup on Registration Ad Managment SMF 1.0.17 / 1.1.9 / 2.0 RC1 Update  ......
#932
Install and Upgrade Help / Re: Questions from a novice
heinäkuu 01, 2010, 10:44:38 AP tekijältä rd
...... . I am not sure if the 1.1.x series had custom registration fields but 2.0 does and it's dang useful. The 1.1. ......
#933
SMF Coding Discussion / Re: Make an external registration
syyskuu 29, 2009, 06:12:33 AP tekijältä Arantor
......  also only have to supply the fields that actually need values.  2.0 example: (Note,  ......
......  = Off [Performance] ; Disables registration of the older (and deprecated) long predefined  ............  = Off [Performance] ; Disables registration of the somewhat redundant $argv and $argc global ; ............ , often<br />; referred to as EGPCS or GPC). Registration is done from left to right, newer<br />; values  ............ >odbc.max_links = -1<br /><br />; Handling of LONG fields. Returns number of bytes to variables. 0 means< ............  URLs in a defined set of HTML tags.<br />; form/fieldset are special; if you include them here, the  ............ = false<br />; show warnings on duplicate constant registrations<br />;com.autoregister_verbose = true<br /><br /> ......
#935
SMF 1.1.x Support / Re: Spam posts breaking forum
kesäkuu 26, 2007, 02:37:28 IP tekijältä Sarge
......  the Custom Profile Field mod and add, like, two fields in the registration page to keep most spam bots  ......
#936
......  the same issue plus now after you fill out the registration form and click on the register button it doesn't  ............  anything but clear all the registration fields AND when you fill out the 2nd time and  ............  the registration button it then registers you and sends you to the  ............  forum.   The Allow User registration is set to YES and been applied.   Any more  ......
#937
Mambo Bridge Support / Re: New Mambo Theme...
heinäkuu 19, 2005, 02:53:50 IP tekijältä Kindred
......  Netscape allow data to be entered into the texbox fields of the registration form... very odd.... ......
#938
SMF Coding Discussion / Re: Php code for Registration page in a block
helmikuu 22, 2011, 09:17:27 IP tekijältä eyo
......  have select avatar and a couple of custom profile fields and just wanted it to be displayed in the front  ......
#939
SMF 2.0.x Support / Re: Problems with Registeration
syyskuu 22, 2009, 02:41:24 AP tekijältä sanjaykumarguptaa
...... , 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 /> }<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  ............ ('Login');<br /> fatal_lang_error('under_age_registration_prohibited', false, array($modSettings['coppaAge'] ............ [$key]));<br /> }<br /><br /> // Collect all extra registration fields someone might have filled in.<br /> $ ............ ']);<br /><br /> // Set the options needed for registration.<br /> $regOptions = array(<br /> 'interface' =>  ............ ['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 />  ............  continue;<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', ............ => 'after',<br /> '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'] = ............ ['passwd'])<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[ ......
#940
Arşiv / Re: E-posta Problemi
marraskuu 05, 2008, 07:19:40 IP tekijältä metalbrain
...... , 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()<br />{<br />  ............  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') && !$ ............  if it's disabled.<br /> if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)<br /> fatal_lang_error('registration_disabled', false);<br /><br /> foreach ($_POST as  ............ ('Login');<br /> fatal_lang_error('under_age_registration_prohibited', false, array($modSettings['coppaAge'] ............ ['avatar']) : '';<br /><br />// Collect all extra registration fields someone might have filled in.<br /> $ ............ ']);<br /><br /> // Set the options needed for registration.<br /> $regOptions = array(<br /> 'interface' =>  ............ ['skip_coppa']) ? 'coppa' : (empty($modSettings['registration_method']) ? 'nothing' : ($modSettings[' ............ ] = empty($_POST[$var]) ? 0 : 1;<br /><br /> // Registration options are always default options...<br /> if ( ............  setup.<br /> elseif (!empty($modSettings['registration_method']))<br /> {<br /> loadTemplate('Register') ............ => 'after',<br /> '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'] = ............ ['passwd'])<br /> {<br /> if (empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ '], sprintf($txt[empty($modSettings['registration_method']) || $modSettings['registration_method'] = ............ ('Profile');<br /> fatal_error($txt['registration_not_approved'] . ' <a href="' . $scripturl . '? ............ }', $modSettings['coppaAge'], $txt['coppa_after_registration']),<br /> 'many_options' => !empty($modSettings[ ......
Advertisement: