- This topic has 2 replies, 2 voices, and was last updated 2 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › http:// https:// issue with registration-link {reg_link}
Tagged: registration link
hey friends,
i have problems with the registration-link {reg_link} which is created by swap-plugin.
The link contains
http://https://" -->
because of this double construction of the url, the browser is unable to open it.
this is the created link:
<a href="http://https://notfallhandbuch.borderzone.de?swpm_email_activation=1&swpm_member_id=27&swpm_token=3d67924211e5aaba35285cd6f7bf7bfd">https://notfallhandbuch.borderzone.de?swpm_email_activation=1&swpm_member_id=27&swpm_token=3d67924211e5aaba35285cd6f7bf7bfd</a>
Anyone knows how to fix this?
Thanks a lot
kind regards
Falk
And you don’t have any extraneous “stuff” in the activation email template?
https://simple-membership-plugin.com/email-activation-for-members/
Hey,
after checking the html-modus of the mail, i find out, that WP automatically added a “< a href> into the mail. After deleting this everthing works finde now.
Thanks