Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Wishlist Integration Question How to Modify the Confirm Your Registration Email?
- This topic has 9 replies, 4 voices, and was last updated 12 years ago by admin.
-
AuthorPosts
-
May 14, 2011 at 11:28 pm #3409christinegMember
I’ve looked through both the eStore and Wishlist settings tabs and I can’t find where to modify the email that is sent out when someone subscribes via an estore wishist member integration.
The email subject line is “Complete your membership registration”
And the email says: “Please Visit the following URL to complete your registration”
Where do I look to modify this email message? Is this an estore message or a wishlist message?
May 15, 2011 at 6:27 am #32513amin007ParticipantI sent you an email earlier. Once you get back to me I will reply.
May 16, 2011 at 11:54 pm #32514christinegMemberHi Ruhul,
Can you get back to me on this one? Re fixing the email with subject line “Complete your membership registration”. Thanks!
May 17, 2011 at 1:25 am #32515amin007ParticipantPlease open the “eStore_handle_subsc_ipn.php” file and search for the following two lines:
Complete your membership registration
Please Visit the following URL to complete your registrationOnce you find it you can customize it to whatever you like.
May 17, 2011 at 2:06 am #32516christinegMemberPerfect! Thanks so much
October 30, 2012 at 12:20 pm #32517ehagueMemberI am using WP e-store + WP Affiliate + Wishlist Member – and I love love love what I am getting from your products!
However, I have a niggle that I’m not techie enough to understand!
When a buyer subscribes to my membership site using my e-Store button, all works perfectly but..they receive 2 ‘confirm your registration emails’ – one I think from e-Store and one from WL Member.
The one that I think is from EP e-store reads as follows:
Dear New Member
Please Visit the following URL to complete your registration:
Error returned from WishList plugin! Command value:CREATE. Error details: [http://www.maternitymoneymaker.com/index.php?/register/continue&e=info%40maternitymoneymaker.com&h=334976904477efe43a2aa28daf00de87]
Thank You
The one from WL Member reads:
Hi,
Thank You for registering for
New Beginnings ClubPlease complete your registration by visiting the link below:
[http://www.maternitymoneymaker.com/index.php?/register/continue&e=info%40maternitymoneymaker.com&h=334976904477efe43a2aa28daf00de87]
Thank You.
I ran the debug log last time I did this and got the following message:
[10/30/2012 11:43 AM] – SUCCESS :WL Member signup debug data: CREATE|I-G2A9198S4AKD|Hague|Emma|info@maternitymoneymaker.com|1347791800
[10/30/2012 11:43 AM] – SUCCESS :WL Member signup Post URL: [hidden]
[10/30/2012 11:43 AM] – SUCCESS :WishList Member signup URL :Error returned from WishList plugin! Command value: CREATE. Error details: [http://www.example.com/index.php?/register/continue&e=info%40maternitymoneymaker.com&h=334976904477efe43a2aa28daf00de87]
[10/30/2012 11:43 AM] – SUCCESS :Saving membership signup rego URL data for: info@maternitymoneymaker.com
[10/30/2012 11:43 AM] – SUCCESS :Membership signup rego URL data saved.
[10/30/2012 11:43 AM] – SUCCESS :Member signup email successfully sent using wp mail system to:****@*****.com
I think I will be able to work out how to turn off the WL Member email so that there is no duplication but I need to fix the error message in the WP e-store email message too.
Please can anyone help? PS I have done it all myself so am perfectly prepared to be told I have made a boo boo somewhere!!
My sales page where the subscribe button sits is
[http://www.maternitymoneymaker.com/?page_id=374]
Thank you!
Emma
October 31, 2012 at 3:21 am #32518adminKeymasterHi Emma, It looks like you did everything right. The eStore plugin was able to use WishList members API to create a member account and get the registration completion URL. It received some garbage character which is not suppose to happen. I would recommend you reload a fresh copy of the eStore plugin then give this a try (make sure to upload the eStore plugin using WP Dashboard):
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Your WishList member plugin is also upgraded to the latest version correct?
November 19, 2012 at 6:27 pm #32519ehagueMemberHello!
Finally got round to having another go at this (was a bit worried about deleting & reinstalling eStore, but it seems to have worked fine like you said!).
However, I still have the error message being sent to WL member subscribers within the ‘Complete Your Membership Registration’ email – it does contain the registration link but also this error message which I can’t seem to rectify and doesn’t look too great.
Debug log shows the following – can you help please?
[11/18/2012 5:21 PM] – SUCCESS :WL Member signup debug data: CREATE|32S23915M30184158|Hague|Emma|info@maternitymoneymaker.com|1347791800
[11/18/2012 5:21 PM] – SUCCESS :WL Member signup Post URL: [hidden]
[11/18/2012 5:22 PM] – SUCCESS :WishList Member signup URL :Error returned from WishList plugin! Command value:CREATE. Error details: [http://www.maternitymoneymaker.com/index.php?/register/continue&e=info%40maternitymoneymaker.com&h=334976904477efe43a2aa28daf00de87]
[11/18/2012 5:22 PM] – SUCCESS :Saving membership signup rego URL data for: info@maternitymoneymaker.com
[11/18/2012 5:22 PM] – SUCCESS :Membership signup rego URL data saved.
[11/18/2012 5:22 PM] – SUCCESS :Member signup email successfully sent using wp mail system to:info@maternitymoneymaker.com
Any help you can give would be very much appreciated – it’s almost there!
Emma
November 20, 2012 at 5:24 am #32520adminKeymasterSomething is adding that gibberish character when the API call is made. This is causing the issue. You did upgrade your WishList members plugin too right? I have sent you an email to get access to the site so I can check this out.
November 21, 2012 at 6:24 am #32521adminKeymasterOne of the following two were happening:
WishList member have upgraded their API return value but didn’t update their integration documentation
or
You have a plugin installed on this server that is changing the newline characters into white space when CURL is used.
we have added an enhancement the eStore plugin that should cater for this. Your site should work fine now.
-
AuthorPosts
- You must be logged in to reply to this topic.