Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=2494)
This mod will show the joining date of user in posts
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi43.tinypic.com%2Fvzzs0o.png&hash=507b0cf34eeb9eab91377978f96aeef84c9b1bfd)
Nice so it was ported to RC3?
There was a simliar mods:
http://custom.simplemachines.org/mods/index.php?mod=1405
http://custom.simplemachines.org/mods/index.php?mod=1437
1. http://custom.simplemachines.org/mods/index.php?mod=1405
it has different date format
2. http://custom.simplemachines.org/mods/index.php?mod=1437
shows many other thing .... i made it for join date only as some time back a user asked for join date only in 2x support board ...
so thought of making mode for join date only
Hope u liked the mod :)
Quote from: sid2varun on April 11, 2010, 02:55:56 PM
Hope u liked the mod :)
I do, very vbullentin like, but you should merge it with your "To Show user Location on Posts" mod
bro if i merged we miss the main point again .... leme try to explain
what of a smf user want only one of my modification on his site .... that's why i made them separate mods ...
And if anyone wants both mod .. one can simply use both one's ... so both purposes are solved ;)
Thank you sid2varun. :)
The best thing about this nice tiny mod is that we can customize the date format.
strftime('%b %Y', $message['member']['registered_timestamp'])
your welcome :)
Quote from: sid2varun on April 11, 2010, 03:12:42 PM
bro if i merged we miss the main point again .... leme try to explain
what of a smf user want only one of my modification on his site .... that's why i made them separate mods ...
And if anyone wants both mod .. one can simply use both one's ... so both purposes are solved ;)
Yeah I can understand that, that's what the admin panel is for. Have the option to enable or disable it from there. ;)
Quote from: Dismal Shadow on April 11, 2010, 03:21:07 PM
Yeah I can understand that, that's what the admin panel is for. Have the option to enable or disable it from there. ;)
my exams gonna start pretty soon ... i'll try to look into this also ... nice suggestion bro ... ty :)
Quote from: Dismal Shadow on April 11, 2010, 03:21:07 PM
Yeah I can understand that, that's what the admin panel is for. Have the option to enable or disable it from there. ;)
Submitted the new mod , merged both join date and location mod and gave admin panel option in it ;)
Awesome. In the meantime do you have a download link to it? I am sure it will take a long time to approve again.
ummm let the customization team to review it , as it would be bad if u get into trouble coz of it ...
How to add the day ?
i found the solution:
here you can add a "%d" in front off:
strftime('%b %Y', $message['member']['registered_timestamp'])
so it is:
strftime('%d %b %Y', $message['member']['registered_timestamp'])
for the complete Date.
Nice Mod. Thank you.
your welcome , im bit busy these days so sorry for delayed responses :(
is this a new feature ? i have this thing from a year .. also the location .. i did it a long time ago .. anyways it's good to see this mod here .. great mod varun bhai
actually on support board some people asked for this modification , and as there was no mod for JOIN DATE ONLY , so i made it.
Thanks for ur comments Rohan_ :)