Page 1 of 1

Delete "deleted users" from statistics

Posted: Sun 27. Jan 2013, 17:32
by Martin
Hi.

How can I delete section "deleted users" from Statistics/forum activity/user statistics/overall?
I don't this so I want to delete this.

Image

Re: Delete "deleted users" from statistics

Posted: Sun 27. Jan 2013, 23:47
by Marc
Open styles/prosilver/template/stats/stats_activity_users.html
Find and delete:

Code: Select all

<td class="col1">{L_DELETED_USERS}:</td> <td class="col2">{DELETED_USERS}</td>

Re: Delete "deleted users" from statistics

Posted: Mon 28. Jan 2013, 06:48
by Martin
oki, thx. It works.

Re: Delete "deleted users" from statistics

Posted: Tue 29. Jan 2013, 19:07
by Martin
I have another request: is there possible to add new field in my stats called "all posts (indluding deleted posts from forum)" with data posts from database of my forum? It should be possible.

Something like this:
Total posts: 2142
Total posts (indluding deleted posts): 2504
Total topics: 949
Total users: 41
Total forums: 121