Posts: 2,599
Threads: 71
Joined: Apr 2012
Reputation:
245
2014-08-28, 07:27 AM
the template you need to edit: Index Page Templates >> index_stats
remove the lang variables and add these to show only the numbers and name...
Variables required to display those stats:
{$stats['numposts']} - Number of Posts
{$stats['numthreads']} - Number of Threads
{$stats['numusers']} - Number of Registered users
$newestmember - Newest User Link
$recordcount - Most User count
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix
Posts: 2,599
Threads: 71
Joined: Apr 2012
Reputation:
245
2014-08-28, 09:47 AM
(2014-08-28, 08:10 AM)Commander_Limo Wrote: amazing worked bro and also user online count if you know
what you mean by user online count... is it the current online list which shows for last 15 mins or the most online at one time... anyway here is the variables for both....
$recordcount - Most User Online count
$onlinecount - Current Online user count
We can't help everyone, but everyone can help someone - Ronald Reagan
Did you know? Your question has already been answered. But you haven't searched it yet.
Don’t Forget to “Mark as Solved” after the fix