Was with a customer earlier who has a memebrship of over 2000. going to implement simplecms with feusers etc. Now she asked about what happened when a user lost password and I was able to show here the 'lost my password' element.
However - two questions arose - 1. what if they lose username and password (I resisted the urge to say 'then they are idiots'), and on the back of that when i showed her how she could go through users in the back end 2. is it possible to search on e-mail name within users (ie - if they don't know their user name then how can we find them to get them a new password etc).
Any thoughts guys? Cheers! John.
front end user member search
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: front end user member search
Yes, in the latest version of feusers, you can search on any property using regular expressions, it's actually quite neat.
However things are not so simple, because there is no requirement in feusers to have an email property. Unless you are using the self registration module, which requires an email property, things like "I forgot my username" would not work if there was no email property defined.
I'm thinking that this functionality could easily be written into a small separate module.
However things are not so simple, because there is no requirement in feusers to have an email property. Unless you are using the self registration module, which requires an email property, things like "I forgot my username" would not work if there was no email property defined.
I'm thinking that this functionality could easily be written into a small separate module.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.