Forum Replies Created
-
AuthorPosts
-
RogerParticipant
Thank you, that does make sense.
And that would have affected my clients.
Funny though, my email was duped similar to theirs and I had no problem changing my password.
That’s OK. If it fixes their problem, thats what counts.Thanks again,
RogerRogerParticipantThe user in question has a unique email address, so is using only one email address. And that email is in the database correctly.
No one else has tried to use her email address, esp. since we’re on a staging site with no other users.
RW
August 16, 2019 at 8:29 pm in reply to: emember – Any shortcodes that can be used by an admin to fetch a user's info #79816RogerParticipantLet me more specific. I’m adding php code for preprocessing a form. So, I don;t have access to the admin dashboard.
For my normal user processing, I’m pulling in user details using your shortcodes (e.g. [wp_eMember_user_details user_info=”email”] )
But, since I’m an admin trying to do updates to users, I need a way to pull in their info (programatically). Any way to use the existing shortcodes or set up a parameter to make it look like I’m the user?
Thanks,
R
June 7, 2013 at 9:16 pm in reply to: eMember – This email ID is unavailable! error on password change #47909RogerParticipantWouldn’t this prevent the user from being able to update his email address, since its not being displayed?
RogerParticipantHi,
The users are not yet in the WP DB. The DB they ARE in has additional fields. I’d like to incorporate/add these fields. I would guess I cannot delete any fields.
I normally import an SQL or CSV file, but am open to other/easier ways.
And I have custom php code I will be using that needs to access the additional fields I mentioned.
I am not familiar with wordpress integration.
Thanks for your help.
-
AuthorPosts