Reply to thread

When I create a custom member statistic, I noticed that some members weren't included while they did match the inclusion criteria.

First notice was that even if the minimal amount of posts was 0 (till -1), users aren't shown if they have 0 posts and sorting is set on 'messages'.

When I try to workaround that by sorting on username instead of messages, the complete statistic isn't shown anymore in the member page - even when I remove all criteria.


[ATTACH=full]189443[/ATTACH]


So the sorting mechanism fails and should

  • include users without posts even when sorting on amount of messages
  • show the statistic when sorting on username, instead of hiding it.


Back
Top Bottom