Filter by last access
ebeyrent - November 14, 2007 - 16:28
| Project: | Usernode |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
I am making all new users verify via email when they join the site.
I have a view that shows all the members on my site. However, when a new user joins the site, and has not logged in yet, that new account is being listed in the view. Clicking on the link gives you a 404 error. The login and access fields in the user table are set to 0.
I attempted to add the Usernode: Last Login Time filter in the view and set the value to be greater than zero, thinking that these users would get filtered out. That did not work. Is this a bug, or is there another way to handle this issue?
