Additional Info
Type
Package ID
wdm2005:AgeOnPosts
First Created
September 14, 2008, 02:58:10 AM
Last Updated
July 23, 2009, 02:10:26 AM

age on post v1.0

age on post
Compatible With 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 2.0 Beta 4, 2.0 RC1, 2.0 RC1-1, 2.0 RC1.2
Latest version v1.0
Downloads 34,981
Reviews 0
Rating 0/5
Subscribers 17
License (View License)
Author(s)
Screenshots
This mod will display a member's age next to their posts

if you theme has its own  display.template.php

find
echo '
', $txt[231], ': ', $message['member']['gender']['image'], '<br />';



after add

loadLanguage('Profile');
// Show the member's age
if (isset($message['member']['age']))
echo '
', $txt[420], ': ', $message['member']['age'], '<br />';



now supports Turkish language.
thanks to Abdülhamid Han
AgeOnPosts.zip
1.53 KB
Manual installation info
You have to register or login to be able to leave a review
There are currently no reviews on this customization
Advertisement: