Currently I'm selecting 10 at a time and clicking delete. This is taking an eternity, why is there no option to simple delete all unvalidated. There has to be an easier way.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- fathomboy@owner

fathomboy - 0 likes
- Brett@brett.profitt

Brett - 0 likes
- DhrupDeScoop@Dhrup2000

DhrupDeScoop - 0 likes
- thefonz22@thefonz22

thefonz22 - 0 likes
You must log in to post replies.Isnt there a toggle option where it selects all currently seen??? or is that just for messages?
A quick and dirty way is to append ?limit=50 to the end of the URL to show 50 entries at once. There's an "All" checkbox that will select all the users on the current page.
There isn't an option to delete all unvalidated users because you will delete users who have just registered, which isn't usually desirable.
the secret to finding all the correct answers is to be inquisitive (very!)
and sometimes have nothing better to do but browse elgg stuff @here ;-)
http://community.elgg.org/plugins/1181949/1.1/login-reminders
will do what you want automatically !@;-X
Love the ?limit=50 idea! exactly what I was after.