problem with confirm link in NMS email

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
newagekat
Forum Members
Forum Members
Posts: 161
Joined: Mon Feb 06, 2006 6:06 pm

problem with confirm link in NMS email

Post by newagekat »

Hello:

we're currently running cmsms v1.11.10 with NMS v2.8.3.

I noticed under the user setting tab that there exists an option for picking the page a user returns to when the email link is clicked. However this option is not available in the subscribe tab. Since double opt-in is desirable, I would have thought that this is crucial.

as it stands, the link in the subscribe email for our site currently displays as http://educationboard.ca/ecd/NMS/183/confirm/.html

how do i fix this or how can i ensure the user is returned to the subscribe page which contains {NMS}?

please note that before upgrading to this version, many were able to confirm their subscription. This is a live site and the newsletter feature has been advertised, so time is of the essence.

I appreciate all well intentioned suggestions.
applejack
Power Poster
Power Poster
Posts: 1014
Joined: Fri Mar 30, 2007 2:28 am
Location: London

Re: problem with confirm link in NMS email

Post by applejack »

Use Smarty replace modifier to replace the page id i.e. 183 with the id of the page you want the user to go to. If the subscription is on more than one page then you need to use regex_replace
newagekat
Forum Members
Forum Members
Posts: 161
Joined: Mon Feb 06, 2006 6:06 pm

Re: problem with confirm link in NMS email [solved for now]

Post by newagekat »

thanks for the reply applejack.

ok so it seems the problem has to do with entering a subscriber from admin. the user info is not being saved and on submit gives you the following message:
- Missing Languagestring - module:NMS string:error_sen

i'll set up a bug report
Post Reply

Return to “Modules/Add-Ons”