Jump to content

Download: (SOS30) Members Age in Profiles v1.0.0

Featured Replies

Posted

File Name: (SOS30) Members Age in Profiles v1.0.0
File Submitter: Adriano Faria
File Submitted: 13 Nov 2009
File Updated: 13 Nov 2009
File Category: Modifications

Shows each member's age below their avatar in their posts, calendar events and PMs. This age is based off of the user-entered birthday date. If they have not entered a birthday then "N/A" will show for their age.

Copyright Note:

  • This mod is an upgrade of mod (FSY22) Members Age in Topics v1.1 for IP.Board 2.2.X, by Michael McCune, from Coders Refuge. This upgrade was authorized by Michael McCune.

Affected Files:

  • admin/sources/base/core.php
  • admin/applications/forums/modules_public/forums/topics.php


Click here to download this file

Disregard, please

Step 3: Skin Edits

Open Admin CP -> Look & Feel -> click on your skin -> Global Templates -> userInfoPane template and find:

<li> <span class='ft'>{$this->lang->words['m_group']}</span> 

<span class='fc'>{$author['_group_formatted']}</span> </li> 

If you do this then it goes offset and does not align up with the others. For that to work I had to do: Open Admin CP -> Look & Feel -> click on your skin -> Global Templates -> userInfoPane template and find:


<dd>{$author['_group_formatted']}</dd> 

Add below:


<dt><span class='ft'>{$this->lang->words['age']}</span></dt>

<dd><span class='fc'>{$author['age']}</span></dd>

  • Author

It was tested and works nice on 3.0.4!

Works fine here :)

  • 1 month later...

I'm getting this error for 3.0.5

Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home2/lovingfr/public_html/forum/admin/applications/forums/modules_public/forums/topics.php on line 2168

  • Author

PARSE ERROR is wrong edit on php file. Take a look at your edits.

  • 6 months later...

could you upgrade it for 3.1 ty if so.

  • 1 year later...

can you upgrade this mod to 3.2? it worked fine on 3.1..

  • 5 months later...

Please,upg to 3.2.3. thank you

  • Author
  • 11 months later...

I habe also a question...

Works this Mod also for IPB Version 3.4.x?

Thanks for a answer.

  • Author

PLEASE, USE THE SEARCH!

Please help me :(

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.