Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Newsletter - Subscription e-mail activation link #26

Closed
ghost opened this issue Nov 29, 2011 · 5 comments
Closed

Newsletter - Subscription e-mail activation link #26

ghost opened this issue Nov 29, 2011 · 5 comments
Assignees
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Nov 29, 2011

Token-link in subscription e-mail doesn't work, when you use nummeric ID for a pages instead of its page alias to generate URLs.
You become an e-mail and click on the link, the page with module Subscribe opens but you don't see any information about your subscribtion activation and in backend you are still not activated.
It works perfectly when you use page alias. But there is a problem when token-link is generated whith a nummeric ID.

--- Originally created by anonymous on August 31st, 2008, at 09:28am (ID 26)

@ghost ghost assigned leofeyer Nov 29, 2011
@leofeyer
Copy link
Member

What are your settings for "rewrite URLs" and "disable page alias usage"? Can you post a link to your website, so I can take a look at it myself?

--- Originally created on August 31st, 2008, at 10:26am

@ghost
Copy link
Author

ghost commented Nov 29, 2011

"Rewrite URL" is not selected
"Disable page alias usage" is selected
-> works not

Web-site: http://sailorgalaxy.de/
Page with subscribtion form: http://sailorgalaxy.de/index.php?id=656

--- Originally created by anonymous on September 1st, 2008, at 05:56pm

@leofeyer
Copy link
Member

Seems like the newsletter module generates wrong URLs if page alias usage is disabled.

http://sailorgalaxy.de/index.php?id=656?token=

It should be:

http://sailorgalaxy.de/index.php?id=656&token=

--- Originally created on September 1st, 2008, at 08:16pm

@leofeyer
Copy link
Member

The issue has been fixed (see [changeset:14 changeset]).

--- Originally created on September 12th, 2008, at 07:13pm

@leofeyer
Copy link
Member

--- Originally completed on September 12th, 2008, at 07:13pm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant