Tips and Tricks HQ Support Portal › Forums › WP eMember › eMember – paid for membership, received no ID and Password
- This topic has 6 replies, 2 voices, and was last updated 12 years, 4 months ago by dgmufasa.
-
AuthorPosts
-
July 4, 2012 at 11:36 pm #6785dgmufasaMember
Hello all,
I would upload pictures; however, it seems to not be possible in this forum.
1. I created 3 membership levels: Bronze, Silver, Gold
You can see it here: [http://practicemysap.com/main/join-us/]
2. I fixed so that these memberships could be purchased (by going through EStore). The Bronze membership is free. I used an ID from the membership to enter into EStore.
3. The items are able to be added to the cart with no problem.
The problem comes when the e-mail is sent to the user. In the email, it says:
Hi, Your account has been upgraded successfully.
Please log into your member profile to view the details.
Thank You
QUESTION: How can one log in without any kind of ID or password? My thoughts were that after purchasing a membership, one would get an ID / password – or – at least be able to enter one of their own.
Or – am I missing something here?
TIA
3.
July 5, 2012 at 7:19 am #46882adminKeymasterYour testing scenario looks wrong. Looks like you are logged into the site as a member and then you are making this payment. When you are logged into the site, it knows that you are already a member and it will simply upgrade your existing account. read the account upgrade documentation for details:
If you want to simulate a new member purchase then make sure you are not logged into the site or your email address is not in eMember as a member already. Then make a purchase and it will do what is explained here:
http://www.tipsandtricks-hq.com/wordpress-membership/a-typical-member-registration-flow-96
July 5, 2012 at 7:51 am #46883dgmufasaMemberHello,
When this scenario was done, I was not logged into the site.
1. I filled the registration form
2. An email was sent to my email address with a generated link inside.
3. Clicking on the generated link, I get a new form that has all the information I filled out in the registration form (it cannot be changed) – but – there are 2 additional fields: a) userid b) password
In other words, I now need to create an ID and password.
4. I fill out an id and password
5. I get the message that was mentioned above.
TIA
July 5, 2012 at 8:41 am #46884dgmufasaMemberHello,
Thought I would add additional items to make things clear.
0. From the WordPress back-end, I log into the EMember “Member” area and remove the member that has the e-mail address (so I can repeat the process).
1. Sign up again using the registration form:
[http://practicemysap.com/main/join-us/registration/]
2. An e-mail is sent with an encrypted link:
Thank you for joining us!
Please complete your registration by visiting the following link:
[http://practicemysap.com/main/?page_id=37&member_id=10& code=0582d64bba4cb84aa0d8f9763e29db50]
Thank You
3. Clicking on the encrypted link produces this:
[http://practicemysap.com/main/join-us/registration/?member_id=10& code=0582d64bba4cb84aa0d8f9763e29db50]
Filling out an ID / password gets the error mentioned above:
Email:The email address you are using is already taken!
Please choose a different email address. .
TIA
July 5, 2012 at 1:42 pm #46885dgmufasaMemberHello again,
I have attached the log – as you can see – it says that registration happens successfully both times (even though this is not the case). When I try to log in with the ID and password I used (from email verification form), it does not work – it says that the combination is in error – even though your logs say : SUCCESS.
There seems to be a problem with your function module : eMember_Register_with_confirmation (in the file eMember_registration_utils.php) – as seen in your log, it creates a record in the DB after the FIRST interaction (on the registration form).
This should not be the case. It should not create anything in the DB *at all* until the SECOND interaction (when the email comes to the inbox of the person and he/she chooses an ID/password).
Would appreciate some assistance here though as I did not write this code and am somewhat new to PHP.
TIA
July 5, 2012 at 11:01 pm #46886adminKeymasterI don’t think you have watched our startup video tutorial to setup the membership registration/signup scenarios correctly. I sent you an email to get access to your site so I can investigate the setup.
July 6, 2012 at 3:16 pm #46887dgmufasaMemberHello,
Never mind about this request. I misunderstood and made a mistake in the setup. It seems like an ID that is used as a reference in EStore/EMember “Settings” (configuration) cannot be used when testing the scenarios.
Thank you for your patience with me… all good now.
TIA
-
AuthorPosts
- You must be logged in to reply to this topic.