Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2515

Extension Writers Discussion • Re: [Split] Last Active in Profile Area

$
0
0
Little update:

Although the previous mentioned code does work, now trying a much easier (and little faster method), also gave some cleaner code.

Code:

'joined'    => substr($user->format_date($row['user_regdate']), 0, 11),'lastvisit' => substr($user->format_date($row['user_lastvisit']), 0, 11),
Result in:
Joined: 17 Jun 2011
Last visit: 09 Aug 2024

edit: I noticed that the ref. given by the mod does not goes to the right topic, but goes to this thread.
The original topic was : viewtopic.php?t=2592126 ( Last Active in Profile Area )

Statistics: Posted by Walther — Sun Aug 18, 2024 8:58 am



Viewing all articles
Browse latest Browse all 2515

Trending Articles