Stefan118
05-30-2011, 12:51 PM
Is there a way to let new members fill out their day of birth in the registration form?
I do not want to use COPPA.
Now new members have to (MUST) fill out the following:
Username
Password
Confirm pasword
Email address
Confirm email address
Image verification
Location
Sexe
What I like to have is after the Confirm email address the date of birth.
I have got the following out of the AdminCP --> Add new user, But If i import the following script in the registration form, i don't think it will be saved will it?
<table width="264">
<td width="311"><div id="ctrl_user[birthday]"><table cellspacing="2" cellpadding="0" border="0" width="465"><tbody><tr>
<td width="174"><span class="smallfont">
Dag<br>Geboortedatum:
<input type="text" tabindex="1" maxlength="2" size="4" value="" id="user[birthday]_date" name="user[birthday][day]" class="bginput"></span></td>
<td width="105"><span class="smallfont">Maand<br><select class="bginput" tabindex="1" id="user[birthday]_month" name="user[birthday][month]">
<option selected="selected" value="0">- - - -</option>
<option value="1">Januari</option>
<option value="2">Februari</option>
<option value="3">Maart</option>
<option value="4">April</option>
<option value="5">Mei</option>
<option value="6">Juni</option>
<option value="7">Juli</option>
<option value="8">Augustus</option>
<option value="9">September</option>
<option value="10">Oktober</option>
<option value="11">November</option>
<option value="12">December</option>
</select></span></td>
<td width="172"><span class="smallfont"><label for="user[birthday]_year">Jaar</label><br><input type="text" tabindex="1" maxlength="4" size="4" value="" id="user[birthday]_year" name="user[birthday][year]" class="bginput"><div style="position: absolute; display: none;"><table cellspacing="1" class="tborder vB_DatePicker page" style="background: none repeat scroll 0% 0% rgb(255, 255, 255);"><thead><tr align="center"><th class="tcat smallfont" style="cursor: pointer;"><</th><th class="tcat smallfont" colspan="5">Mei 2011</th><th class="tcat smallfont" style="cursor: pointer;">></th></tr><tr align="center" class="page smallfont"><td class="smallfont">M</td><td class="smallfont">D</td><td class="smallfont">W</td><td class="smallfont">D</td><td class="smallfont">V</td><td class="smallfont">Z</td><td class="smallfont">Z</td></tr><tr><td colspan="7" class="page"><div style="background: none repeat scroll 0% 0% rgb(0, 0, 0);"><img src="./clear.gif"></div></td></tr></thead><tbody><tr align="center"><td title="Mon Apr 25 2011 01:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">25</td><td title="Tue Apr 26 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">26</td><td title="Wed Apr 27 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">27</td><td title="Thu Apr 28 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">28</td><td title="Fri Apr 29 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">29</td><td title="Sat Apr 30 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">30</td><td title="Sun May 01 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 1</td></tr><tr align="center"><td title="Mon May 02 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 2</td><td title="Tue May 03 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 3</td><td title="Wed May 04 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 4</td><td title="Thu May 05 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 5</td><td title="Fri May 06 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 6</td><td title="Sat May 07 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 7</td><td title="Sun May 08 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 8</td></tr><tr align="center"><td title="Mon May 09 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 9</td><td title="Tue May 10 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">10</td><td title="Wed May 11 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">11</td><td title="Thu May 12 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">12</td><td title="Fri May 13 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">13</td><td title="Sat May 14 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">14</td><td title="Sun May 15 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">15</td></tr><tr align="center"><td title="Mon May 16 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">16</td><td title="Tue May 17 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">17</td><td title="Wed May 18 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">18</td><td title="Thu May 19 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">19</td><td title="Fri May 20 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">20</td><td title="Sat May 21 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">21</td><td title="Sun May 22 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">22</td></tr><tr align="center"><td title="Mon May 23 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">23</td><td title="Tue May 24 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">24</td><td title="Wed May 25 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">25</td><td title="Thu May 26 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">26</td><td title="Fri May 27 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">27</td><td title="Sat May 28 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">28</td><td title="Sun May 29 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">29</td></tr><tr align="center"><td title="Mon May 30 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont today">30</td><td title="Tue May 31 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">31</td><td title="Wed Jun 01 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 1</td><td title="Thu Jun 02 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 2</td><td title="Fri Jun 03 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 3</td><td title="Sat Jun 04 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 4</td><td title="Sun Jun 05 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 5</td></tr></tbody></table></div></span></td>
</tr></tbody></table></div></td>
</table>
Thanks.
I do not want to use COPPA.
Now new members have to (MUST) fill out the following:
Username
Password
Confirm pasword
Email address
Confirm email address
Image verification
Location
Sexe
What I like to have is after the Confirm email address the date of birth.
I have got the following out of the AdminCP --> Add new user, But If i import the following script in the registration form, i don't think it will be saved will it?
<table width="264">
<td width="311"><div id="ctrl_user[birthday]"><table cellspacing="2" cellpadding="0" border="0" width="465"><tbody><tr>
<td width="174"><span class="smallfont">
Dag<br>Geboortedatum:
<input type="text" tabindex="1" maxlength="2" size="4" value="" id="user[birthday]_date" name="user[birthday][day]" class="bginput"></span></td>
<td width="105"><span class="smallfont">Maand<br><select class="bginput" tabindex="1" id="user[birthday]_month" name="user[birthday][month]">
<option selected="selected" value="0">- - - -</option>
<option value="1">Januari</option>
<option value="2">Februari</option>
<option value="3">Maart</option>
<option value="4">April</option>
<option value="5">Mei</option>
<option value="6">Juni</option>
<option value="7">Juli</option>
<option value="8">Augustus</option>
<option value="9">September</option>
<option value="10">Oktober</option>
<option value="11">November</option>
<option value="12">December</option>
</select></span></td>
<td width="172"><span class="smallfont"><label for="user[birthday]_year">Jaar</label><br><input type="text" tabindex="1" maxlength="4" size="4" value="" id="user[birthday]_year" name="user[birthday][year]" class="bginput"><div style="position: absolute; display: none;"><table cellspacing="1" class="tborder vB_DatePicker page" style="background: none repeat scroll 0% 0% rgb(255, 255, 255);"><thead><tr align="center"><th class="tcat smallfont" style="cursor: pointer;"><</th><th class="tcat smallfont" colspan="5">Mei 2011</th><th class="tcat smallfont" style="cursor: pointer;">></th></tr><tr align="center" class="page smallfont"><td class="smallfont">M</td><td class="smallfont">D</td><td class="smallfont">W</td><td class="smallfont">D</td><td class="smallfont">V</td><td class="smallfont">Z</td><td class="smallfont">Z</td></tr><tr><td colspan="7" class="page"><div style="background: none repeat scroll 0% 0% rgb(0, 0, 0);"><img src="./clear.gif"></div></td></tr></thead><tbody><tr align="center"><td title="Mon Apr 25 2011 01:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">25</td><td title="Tue Apr 26 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">26</td><td title="Wed Apr 27 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">27</td><td title="Thu Apr 28 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">28</td><td title="Fri Apr 29 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">29</td><td title="Sat Apr 30 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont">30</td><td title="Sun May 01 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 1</td></tr><tr align="center"><td title="Mon May 02 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 2</td><td title="Tue May 03 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 3</td><td title="Wed May 04 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 4</td><td title="Thu May 05 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 5</td><td title="Fri May 06 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 6</td><td title="Sat May 07 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 7</td><td title="Sun May 08 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 8</td></tr><tr align="center"><td title="Mon May 09 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont"> 9</td><td title="Tue May 10 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">10</td><td title="Wed May 11 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">11</td><td title="Thu May 12 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">12</td><td title="Fri May 13 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">13</td><td title="Sat May 14 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">14</td><td title="Sun May 15 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">15</td></tr><tr align="center"><td title="Mon May 16 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">16</td><td title="Tue May 17 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">17</td><td title="Wed May 18 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">18</td><td title="Thu May 19 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">19</td><td title="Fri May 20 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">20</td><td title="Sat May 21 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">21</td><td title="Sun May 22 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">22</td></tr><tr align="center"><td title="Mon May 23 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">23</td><td title="Tue May 24 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">24</td><td title="Wed May 25 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">25</td><td title="Thu May 26 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">26</td><td title="Fri May 27 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">27</td><td title="Sat May 28 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">28</td><td title="Sun May 29 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">29</td></tr><tr align="center"><td title="Mon May 30 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont today">30</td><td title="Tue May 31 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="smallfont">31</td><td title="Wed Jun 01 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 1</td><td title="Thu Jun 02 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 2</td><td title="Fri Jun 03 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 3</td><td title="Sat Jun 04 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 4</td><td title="Sun Jun 05 2011 00:00:00 GMT+0200" style="cursor: pointer;" class="time smallfont"> 5</td></tr></tbody></table></div></span></td>
</tr></tbody></table></div></td>
</table>
Thanks.