4-Roads / FourRoads.TelligentCommunity

A collection of plugins to extend the functionality of the Telligent Community platform
MIT License
6 stars 9 forks source link

Sentrus: User Maintenance & Encouragement #37

Open epernst opened 8 years ago

epernst commented 8 years ago

The User Maintenance & Encouragement extension is really useful to clean-up in all the old (dead) accounts. In order to use the encouragement part, then I first need to go through the whole list. And with a database of members going back to 2001 (180000+ members), then this part will take some weeks.

When I initially were using it kept timing out when deleting. So I lowered the pagesize in the code to 30 (instead of 100). And now I have no problems. But it would be great if this was configurable.

The number of user posts is typically not showing the "correct" number of posts. With very few exceptions, then all users show as having 1 post, even if they had no posts.

It would be very helpful if it either was possible to change the sorting of the list by post and last activity date. And to have the join date shown also.

RJN368 commented 7 years ago

Not sure what you changed in the code for this?