Uutiset:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu
Advertisement:

Haun tulos hakusanalle: registration fields

Tuloksien järjestys
......  from different files are called upon.  Now as for registration page the register.php is called upon in source  ............  added simply places the data in "prefix_custom_fields" table of your database (prefix_ is your forms DB  ............  is code retrieving data from this table for the registration page. In short the custom field you have added in  ............  and at an appropriate time it is shown on the registration page. Look near line 310 in register.template.php  ............  Center » Features and Options » Profile Fields If you look closely in there below "Custom  ............  Fields" your added field is there. You can eve edit it  ......
#822
Archief / Re: Tekstvlak shoutbox vergroten. Hulp gevraagd.
syyskuu 16, 2011, 10:13:16 AP tekijältä TattooLeashed
...... ;  font-size: 1em;  margin: 0;  padding: 0; }  /* Fieldsets are used to group elements. */ fieldset {   ............  line-height: 1.4em;  font-size: 0.85em; } .custom_fields_above_signature {  width: 98%;  clear: right;   ............ ----------------------------------- */ #post_event fieldset {  margin-bottom: 0.5em;  border: none;  width:  ............ ----------------------------------- */  #edit_poll fieldset {  margin-bottom: 0.5em;  border: none;  width:  ............  margin: auto;  text-align: left; } div.move_topic fieldset {  margin: 0.5em 0;  border: 1px solid #cacdd3;  ............ ---------------------------------------------- */  fieldset.send_topic {  margin-bottom: 0.5em;  border:  ............   width: 25%; } dl.merge_topic dd {  width: 74%; } fieldset.merge_options {  margin-bottom: 0.5em; }  ............  p {  text-align: center; }  /* Styles for the registration section. ----------------------------------------- ............ -decoration: underline; }  /* Additional profile fields */ dl.register_form {  margin: 0;  clear: right;   ............  dt.clear {  width: 100%; } .signature, .custom_fields_above_signature {  border-top: 1px #545454 solid;  ......
......  not...it'll basically show you all of a users fields that are possible, the basic ones, customized  ............  (if custom profile fields is on) and so forth.  It will let you change how  ......
......  => array(  'title' => 'Forum',    Text for the registration input fields are in Register.template.php. Look  ......
#825
Paketler ve Çeviriler / Re: Invite Mod 1.13
heinäkuu 27, 2007, 07:02:38 IP tekijältä HoT_sOuRcE_
...... '] = '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  ............  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  ......
#826
Mod Requests / Re: Application Form of some sort?
marraskuu 09, 2011, 03:03:09 AP tekijältä Ricky.
...... /mods/index.php?mod=1352  Or you can modify your registration form with advance profile field to act as  ............  + registration ! Find Advance Profile fields in Core Features   ......
#827
SMF 2.0.x Support / Re: Date of Birth at registration
lokakuu 30, 2011, 03:43:37 IP tekijältä Sir Osis of Liver
......  Enable Advanced Profile Fields in Admin -> Core Features.  Then Admin ->  ............  and Options -> Profile Fields   ......
#828
Archief / Re: Lid sinds...aanpassen. Hulp gevraagd.
syyskuu 06, 2011, 01:12:33 IP tekijältä TattooLeashed
......  ] [ Verwijderen ] 10. Order Custom Profile Fields 1.1.1 [ Deïnstalleer ] [ Overzicht  ............  ] [ Verwijderen ] 36. Admin member list registration date 1.2 [ Overzicht bestanden ] [  ......
......  cannot change it now. But it does not show up in registration form anymore.   And if you would like to know,  ............  admin > configuration > profile fields, 'show on registration' is ticked.  Help please?  ......
#830
SMF 2.0.x Support / Re: Is it possible to pre-register users ?
lokakuu 10, 2011, 04:22:17 IP tekijältä PhunkyBob
...... 's password to the forum ? Yes, Admin > Members > Registration > Register New Member.  I meant "by SQL query". I  ............  18, 2011, 01:42:39 IPCan I link some custom fields to other tables in my database ? It depends on  ......
#831
SMF 2.0.x Support / Re: Register
lokakuu 11, 2011, 02:22:45 IP tekijältä bros
......  field (Admin - Features and Options - Profile Fields - New Field - Show on Registration: Yes) ......
......  Center >Features and Options >Profile Fields Thank  ......
#833
SMF 2.0.x Support / Re: Spam Problem
syyskuu 08, 2011, 09:32:45 IP tekijältä All Colours Sam
......  are using 2.0, you can active the custom profiled fields and create a couple of questions and set those  ............  to appear at the registration form. ......
#834
Mambo Bridge Support / Re: SMF-Bridge 3.02 Fixes and Mods Released !!!
maaliskuu 25, 2005, 07:57:04 IP tekijältä Orstio
......  SMF should just work like a component. I believe registration should "only" go through the website's frontend.  ............ , if users just want the flexibilty of choosing fields on registration, that can be easily implemented  ............  omit the other options.  I agree that additional fields can be built into the bridge registration. If  ......
#835
......  you enable the Advanced Profile Fields from Admin / configuration / core features /  ............  Profile Fields   then you can create a new filed for your users  ............  and set it to appear on the registration page. ......
#836
......  data:  Name: test Section: Forum profile. Show on Registration: Yes Choose Placement: With icons (tried with all  ............ " /></a> I've checked the database and smf_custom_fields table shows the URL as i wrote it, so maybe it's  ......
......  for the fast reply!  There's a lot of "username" fields, I suck at php so I have no idea which one to  ......
#838
Fixed or Bogus Bugs / Re: Not sure..
syyskuu 17, 2011, 04:33:11 AP tekijältä emanuele
...... ;  font-size: 1em;  margin: 0;  padding: 0; }  /* Fieldsets are used to group elements. */ fieldset {   ............  line-height: 1.4em;  font-size: 0.85em; } .custom_fields_above_signature {  width: 98%;  clear: right;   ............ ----------------------------------- */ #post_event fieldset {  margin-bottom: 0.5em;  border: none;  width:  ............ ----------------------------------- */  #edit_poll fieldset {  margin-bottom: 0.5em;  border: none;  width:  ............  margin: auto;  text-align: left; } div.move_topic fieldset {  margin: 0.5em 0;  border: 1px solid #cacdd3;  ............ ---------------------------------------------- */  fieldset.send_topic {  margin-bottom: 0.5em;  border:  ............   width: 25%; } dl.merge_topic dd {  width: 74%; } fieldset.merge_options {  margin-bottom: 0.5em; }  ............  p {  text-align: center; }  /* Styles for the registration section. ----------------------------------------- ............ -decoration: underline; }  /* Additional profile fields */ dl.register_form {  margin: 0;  clear: right;   ............  dt.clear {  width: 100%; } .signature, .custom_fields_above_signature {  border-top: 1px #545454 solid;  ......
#839
SMF 2.0.x Support / Re: custom field values in sql table
syyskuu 01, 2011, 10:46:39 AP tekijältä zoshi_s
......  Angelina,  like I mentioned above, the fields are meant to be visible only to admins so show on  ............  to resolve the issue by creating additional fields in the smf_members table. These fields are  ......
#840
Server Performance and Configuration / Re: mysql optimize
elokuu 14, 2011, 06:49:48 IP tekijältä milicik
...... : 0 Com_show_errors: 0 Com_show_fields: 372 Com_show_grants: 0 Com_show_innodb_status:  ............  Child Boards 1.3  20. Are You Human? Anti-Bot Registration Check 1.3  21. VisualWarning 1.42  22.  ............  0.9.7  23. SMF 1.1.14 Update 1.0  24. Profile Fields & Icons Mod 1.0  25. Custom BBCode 2.00  26.  ......
Advertisement: