Uutiset:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu
Advertisement:

Haun tulos hakusanalle: registration fields

Tuloksien järjestys
......  03:33:48 IPWhat is the logic behind not using SMF registration, as for why I am using cause of custom fields  ............ 't an issue.  I suppose you could only use the SMF registration   Sorry, I'm pretty stumped right now, I'm not  ......
#982
SMF Coding Discussion / Re: Custom Registration
huhtikuu 15, 2005, 02:54:28 IP tekijältä Nitro
......  me know what file to edit to add these additional fields to the register screen from the admin menu? how  ......
...... .regagree.checked; // ]]></script>'; }  // After registration... all done . function template_after() {   ............ ], '</td>  </tr>';  if (!empty($context['registration_done']))  echo '  <tr class=" ............  align="center"><br />  ', $context['registration_done'], '  </td>  </tr><tr  ............ " checked="checked"', !empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ " id="emailActivate_check"', !empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ ="right">  <label for="registration_method_select">', $txt[' ............ ">(<a href="', $scripturl, '?action=helpadmin;help=registration_method" onclick="return reqWin(this.href);">?</a>) ............ ="left">  <select name="registration_method" id="registration_method_select">   ............  <option value="0"', empty($modSettings['registration_method']) ? ' selected="selected"' : '', '>', $ ............ ['admin_setting_registration_standard'], '</option>   ............ <option value="1"', !empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ ="selected"' : '', '>', $txt['admin_setting_registration_activate'], '</option>   ............ <option value="2"', !empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ ="selected"' : '', '>', $txt['admin_setting_registration_approval'], '</option>   ............ <option value="3"', !empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ ="selected"' : '', '>', $txt['admin_setting_registration_disabled'], '</option>  </ ............ ">  <label for="notify_new_registration_check">', $txt[' ............  <input type="checkbox" name="notify_new_registration" id="notify_new_registration_check" ', !empty($ ............ ['notify_new_registration']) ? 'checked="checked"' : '', ' class="check" />  ............ , 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.  $ ......
#984
SMF Coding Discussion / Re: Help finding file to modify
heinäkuu 18, 2008, 03:52:29 IP tekijältä ryanx5452
......  not have the HTML stuff in it that produces the registration page that I can see. If I open the rev page and  ............  source I see the HTML that makes the username and fields etc. But what file can I get and modify to both  ............  my own fields. And grab data to save? ......
#985
Arşiv / Re: Davetiye ile üyelik
kesäkuu 02, 2007, 06:47:25 AP tekijältä JeeFo
......  has it disabled.  if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)  fatal_lang_error('registration_disabled', false);  Sonrasina Ekleyin:  Koodi [ ............  if it's disabled.  if (!empty($modSettings['registration_method']) && $modSettings['registration_method'] = ............ = 3)  fatal_lang_error('registration_disabled', false);  Sonrasina Ekleyin: Koodi [ ............  [Valitse] Laajenna  // Invite MOD; looks like registration went ok, let's mark the invite key as used and  ............ ("  UPDATE {$db_prefix}invites  SET ID_REGISTRATION = '$memberID'  WHERE inviteKey = '{$context[' ............   INSERT INTO {$db_prefix}invites (ID_MEMBER, ID_REGISTRATION, inviteTime)  VALUES ('" . (int)$_REQUEST[' ............  (isset($_REQUEST['search']) && isset($_REQUEST['fields'])) Degistirin: Koodi [Valitse] Laajenna  //  ............  LEFT JOIN {$db_prefix}invites AS inv ON (inv.ID_REGISTRATION = mem.ID_MEMBER)  WHERE inv.ID_MEMBER = $ ............  LEFT JOIN {$db_prefix}invites AS inv ON (inv.ID_REGISTRATION = mem.ID_MEMBER)  LEFT JOIN {$db_prefix} ............  (isset($_REQUEST['search']) && isset($_REQUEST['fields']))    Sources/Stats.php'de Arayin: Koodi [ ............  SET ID_MEMBER = {$_POST['inviter']}  WHERE ID_REGISTRATION = $memID  LIMIT 1", __FILE__, __LINE__);   ............  INSERT INTO {$db_prefix}invites (ID_MEMBER, ID_REGISTRATION)  VALUES ({$_POST['inviter']}, $memID)",  ............   DELETE FROM {$db_prefix}invites   WHERE ID_REGISTRATION = $memID  LIMIT 1", __FILE__, __LINE__);  }   ............ '] = 'When the forum is set to accept registrations by invitation only, this permission will allow a  ............ '] = 'When the forum is set to accept registrations by invitation only, this permission will allow a  ............  Ettikleri Listesini Görüntüleyemezsiniz.'; $txt['registration_invite_only'] = 'Üzgünüm,Sadece Davetiye ile  ............  type="submit" value="Register"></form>'; $txt['registration_invite_expired'] = 'Üzgünüm, Davetiye Anahtarının  ......
#986
SMF 1.1.x Support / Re: Registration problem
kesäkuu 01, 2007, 08:41:45 IP tekijältä metallica48423
...... . you could also add a *required* field to the registration page via the custom profile fields mod, that will  ......
#987
SMF 1.1.x Support / Re: Registration Avatar Select!
kesäkuu 14, 2006, 08:29:51 AP tekijältä ylon
......  noticed the fields should placed in the function template_before()  ......
#988
SMF 1.1.x Support / Re: Features and Options Error
toukokuu 05, 2006, 03:39:46 IP tekijältä JshLnsctt
...... ' => array(  'title' => 'Custom Profile Fields',  'href' => $scripturl . '?action= ............ ', 'force' => 'Force Input',), 'Show field on registration?'),  array('check', 'CP' . $cp . ' ............ ', 'force' => 'Force Input',), 'Show field on registration?'),  array('check', 'CP' . $cp . ' ............ ', 'force' => 'Force Input',), 'Show field on registration?'),  array('check', 'CP' . $cp . ' ............  $context['settings_title'] = 'Custom Profile Fields';  $context['post_url'] = $scripturl . '? ......
#989
SMF 1.1.x Support / Re: how to mass registering new user???
tammikuu 01, 2006, 12:43:07 IP tekijältä KWittman
......  a champ  Create a CSV (or somesuch) with all the fields in smf_members (Sure, there's lots of ways to " ............ ", that's not the big point here). The important fields are ID_MEMBER (Serial), memberName, realName, ............  bulk-register) You really should answer all the fields you can so SMF can use cool features (like your  ......
......  to look at my site if you wish. But I have one registration form for both sites and it enters all the  ............  it's as simple as this:  Create your single registration form with what information you require, make sure  ............  each database that you want to have the universal registration in do the following type coding:  Koodi [Valitse]  ............ );<br /><br /><br /><br /><br />// Check for empty fields add to this for any addtional feilds that you  ............ />{ <br />die ("Error. Please fill in all required fields."); // once a die statement is execute, the whole  ............ ."); <br />} <br /><br />// Now email the user his registration details <br />$from = "EMAIL"; <br />$subject = " ............  Registration"; <br /><br />$headers = "MIME-Version: 1.0\r\n";  ............  /><br />if ($rs2) <br />{ <br />echo "Confirmed Registration message."; <br />} <br /><br />} <br />}<br /><br  ............  your database from what the person entered in the registration form.  If this doesn't work tell me and I'll  ......
#991
Bridges and Integrations / Re: How password is encrypted?
tammikuu 08, 2005, 08:21:59 AP tekijältä ebsq
......  an existing ASP application.  I'd like to disable registration and some of the profile (change password) fields  ......
#992
SMF 1.1.x Support / Re: Cannot get register button to work
heinäkuu 22, 2010, 02:51:09 IP tekijältä persianprez
......  to test register was to press enter in one of the fields. I really need this to be enabled, I have a few  ............  people awaiting registration......
#993
SMF Coding Discussion / Re: Adding D.O.B to registration form
kesäkuu 09, 2010, 09:26:03 IP tekijältä Arantor
......  required? Are you planning to require all three fields (day/month, or day/month/year)? Are you going to  ......
#994
SMF Coding Discussion / Re: Adding new field on registration
huhtikuu 01, 2010, 11:59:03 AP tekijältä Arantor
...... ... you can create all new fields and ask for them to be added on registration, or  ............  profile fields that can be updated throughout the account's life. ......
#995
Arşiv / Re: SA Shop 0.3 RC1 Çeviri İsteği
marraskuu 05, 2009, 11:28:53 AP tekijältä ოկtђ
......  they are a part of. Please fill in all of the fields, and then press the "Next--&gt;" button.';<br />$ ............  item requires further input. Please complete the fields below, and then press "Use Item"';<br />$txt[' ............ ';<br />$txt['shopRegAmount'] = 'Money Upon Registration: ';<br />$txt['shopBInterest'] = 'Bank Interest (% ......
#996
...... .1.3:  Uninstall the bridge component, the bridge registration component, and the mod_smf_login module. Remove  ............ .1.7:  Uninstall the bridge component, the bridge registration component, the mod_smf_login module, and the  ............  set in the Mambo config for the component.   REGISTRATION TAB  3d) Choose what registration method you  ............  to use:  - The bridge registration looks like mambo's registration method...   ............  the smf_register mambot)  - The mambo registration uses Mambo's registration routine...   ............  the smf_register mambot)  - The SMF registration uses SMF's registration routine...  ( ............  mambot)  - The Community Builder registration uses the CB registration component...   ............  mambot)  - The MamboCharge registration uses the MamboCharge registration   ............  to both databases (eventually).  3e) Require Registration Agreement? Display the agreement.txt from SMF's  ............  checked?  3f) Ask for ICQ, AIM, YIM, MSN? At registration time, as for the IM info?  3g) Send a SMF PM  ............  the user on registration?  3h) Use real name or username as display?  ............  name) used for both the username AND display name fields?  3i) Also register into Community Builder?   ............  Builder already installed, and be using Bridge Registration)   GROUPS TAB  3j) Associate the SMF  ............   registered users only, the login and registration may not function correctly.  4c) Activation  ............  should be handled by Mambo (for mambo or Bridge Registration)  or in SMF (for SMF registration)   ......
#997
SMF 2.0.x Support / Re: Custom Profile Fields in Database
joulukuu 20, 2008, 12:31:12 AP tekijältä Kindred
......  SMF 2.0 area. SMF 2.0 includes custom profile fields as standard and no mod is needed, so it seems  ............  to add CPFs into the memberlist as well as the registration and profiles.  For three... the instructions on  ............  additional profile fields were written for the 1.1.x series. Doing it on 2. ......
#998
SMF 1.1.x Support / Re: Registration & Restricted Board Access
lokakuu 14, 2008, 07:45:28 IP tekijältä iant
......  some of the information in the Custom Profile fields against their posts.   For example, I have a  ............  company name and their country in custom profile fields during registration. When someone posts, I have  ......
#999
Mod Requests / Re: Email Awaiting Approval MOD
kesäkuu 03, 2008, 08:20:25 AP tekijältä burtybob
......  this problem using Custom profiles mod with fields obligatory in the register page. The problem is  ............  future member and send a PM or email before his registration is accepted. Sorry but could you please explain  ......
#1000
SMF Feedback and Discussion / Re: Must-have mods
huhtikuu 11, 2008, 09:55:07 AP tekijältä perplexed
......  process leading up to banning  custom profile fields mod is hugely useful - adds fields to profiles,  ............ , registration agreement or all three. Very customisable.  and  ......
Advertisement: