[PART 6] Birthday Memberlist / Misc

Mod that adds a birthday field to the users profile, theire age are displayed beside the posts, and on there birthday they will have a greeting popup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

Postby Schwarzlicht on Mon 13. Sep, 2004 14:38

Ich habe es jetzt hinbekommen, dass in der memberlist das Alter der user angezeigt wird.
Allerdings bleibt die Spalte mit dem Geburtstag leer. :(

Kann mir dazu bitte jemand weiterhelfen?
Schwarzlicht
Poster
Poster
 
Posts: 3
Joined: Thu 18. Dec, 2003 15:16

Postby kle-kle on Sun 10. Oct, 2004 09:20

Can I include the birth dates in the memberlist instead of the age ? I have read few other topic which are kinda like explaining this but not really. I have tried to add a column to the memberlist but somehow the birth dates don't show up. Please help.. thank you.
kle-kle
Poster
Poster
 
Posts: 1
Joined: Sun 10. Oct, 2004 03:14

Postby Blisk on Tue 12. Oct, 2004 22:15

Do I need to install the whole code or just edit the tpl file to show a birthday in user profile?
Blisk
Poster
Poster
 
Posts: 128
Joined: Wed 20. Aug, 2003 14:14

Postby edytwinky on Sat 16. Oct, 2004 22:12

Works great! Thanks a lot.
edytwinky
Poster
Poster
 
Posts: 8
Joined: Sat 16. Oct, 2004 21:57

Postby Nizou on Mon 30. May, 2005 00:39

The two links doesn't work. Is it possible to reupload the files?
Thanks! =)

EDIT : Thank you!!! :D
Nizou
Poster
Poster
 
Posts: 1
Joined: Wed 21. Apr, 2004 01:26

Postby dvdcap on Wed 07. Sep, 2005 14:42

bonjour

Aprés avoir bien modifier 8) j'ai trouvé le bon emplacement
dans membres list :arrow:
Code: Select all
<form method="post" action="{S_MODE_ACTION}">
  <table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
   <tr>
     <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
     <td align="right" nowrap="nowrap"><span class="genmed">{L_SELECT_SORT_METHOD}: {S_MODE_SELECT}  {L_ORDER} {S_ORDER_SELECT}  
      <input type="submit" name="submit" value="{L_SUBMIT}" class="liteoption" />
      </span></td>
   </tr>
   <tr>
     <td colspan="2" align="right" nowrap="nowrap"><span class="genmed">{L_SORT_PER_LETTER}: {S_LETTER_SELECT}{S_LETTER_HIDDEN}</span></td>
   </tr>

  </table >
  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
   <tr>
     <th height="25" class="thCornerL" nowrap="nowrap">#</th>
     <th class="thTop" nowrap="nowrap">&nbsp;</th>
     <th class="thTop" nowrap="nowrap">{L_USERNAME}</th>
     <th class="thTop" nowrap="nowrap">{L_EMAIL}</th>
     <th class="thTop" nowrap="nowrap">{L_FROM}</th>
     <th class="thTop" nowrap="nowrap"> {L_JOINED}</th>



     <th class="thTop" nowrap="nowrap">{L_POSTS}</th>
     <th class="thTop" nowrap="nowrap">{L_LOGON}</th>





     <th class="thCornerR" nowrap="nowrap">{L_WEBSITE}</th>

<!-- début mod : Add-on pour Birthday -->
<!-- ajouter -->
<th class="thTop" nowrap="nowrap">  {L_AGE}</th>
<!-- fin mod : Add-on pour Birthday -->


   </tr>
   <!-- BEGIN memberrow -->
   <tr>
     <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"> {memberrow.ROW_NUMBER} </span></td>
     <td class="{memberrow.ROW_CLASS}" align="center"> {memberrow.PM_IMG} </td>
     <td class="{memberrow.ROW_CLASS}" align="center"><span class="gen"><a href="{memberrow.U_VIEWPROFILE}" class="gen">{memberrow.USERNAME}</a></span></td>
     <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"> {memberrow.EMAIL_IMG} </td>
     <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gen">{memberrow.FROM}</span></td>
     <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gensmall">{memberrow.JOINED}</span></td>
     <td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gen">{memberrow.POSTS}</span></td>
     <td class="{memberrow.ROW_CLASS}" align="center" valign="middle">  <span class="gensmall">{memberrow.LAST_LOGON}</span></td>
     <td class="{memberrow.ROW_CLASS}" align="center"> {memberrow.WWW_IMG} </td>
<!-- début mod : Add-on pour Birthday -->
<!-- ajouter -->
<td class="{memberrow.ROW_CLASS}" align="center" valign="middle"><span class="gensmall">{memberrow.POSTER_AGE} {memberrow.ZODIAC_IMG} {memberrow.CHINESE_IMG}</span></td>
<!-- fin mod : Add-on pour Birthday -->


   </tr>
   <!-- END memberrow -->
   <tr>
     <td class="catBottom" colspan="10" height="28">&nbsp;</td>
   </tr>
  </table>
  <table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
   <tr>
     <td align="right" valign="top"></td>
   </tr>
  </table>

<table width="100%" cellspacing="0" cellpadding="0" border="0">
  <tr>
   <td><span class="nav">{PAGE_NUMBER}</span></td>
   <td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
  </tr>
</table></form>

<table width="100%" cellspacing="2" border="0" align="center">
  <tr>
   <td valign="top" align="right">{JUMPBOX}</td>
  </tr>
</table>
dvdcap
Poster
Poster
 
Posts: 1
Joined: Sat 03. Sep, 2005 16:36

Previous

Return to Birthday [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron