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.
Delete "deleted users" from statistics
-
- Mitglied / Member
- Beiträge: 6
- Registriert: Di 11. Dez 2012, 22:28
-
- Administrator
- Beiträge: 620
- Registriert: Di 2. Sep 2008, 23:48
- phpbb.com: Marc
- Wohnort: Munich
Re: Delete "deleted users" from statistics
Open styles/prosilver/template/stats/stats_activity_users.html
Find and delete:
Find and delete:
Code: Alles auswählen
<td class="col1">{L_DELETED_USERS}:</td> <td class="col2">{DELETED_USERS}</td>
-
- Mitglied / Member
- Beiträge: 6
- Registriert: Di 11. Dez 2012, 22:28
Re: Delete "deleted users" from statistics
oki, thx. It works.
-
- Mitglied / Member
- Beiträge: 6
- Registriert: Di 11. Dez 2012, 22:28
Re: Delete "deleted users" from statistics
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
Something like this:
Total posts: 2142
Total posts (indluding deleted posts): 2504
Total topics: 949
Total users: 41
Total forums: 121