Skip navigation
FTS95
Currently Being Moderated

Secure Zone password set (send log in details email) link not working for everyone

May 2, 2012 1:04 AM

Hi Guys,

 

I have a site with three secure zones for different online programs. We're beginning to sell some programs and, because we aren't using a seemless gateway, we are manually subscribing them to the secure zones then clicking the 'Send log in details email' button. The email seems to be going out which is good. But, some clients can't click on the link to set their password. Nothing happens. Even if they copy and paste the link text into a browser window, still nothing.

 

Anybody know why this would be working for some people and not others. Could it be to do with cookies or email clients etc. We are at a loss and therefore have lost two sales so far (they asked for refunds) because they couldn't access their programs in the secure zone.

 

Any help greatly appreciated.

 
Replies
  • Liam Dilley
    4,018 posts
    Feb 28, 2012
    Currently Being Moderated
    May 2, 2012 1:39 AM   in reply to FTS95

    Hey there,

    Copy paste for people is always a problem, they never copy things like that properly.

    By default the new password tag change only renders the URL. You need to go into the email layout and wrap the tag into a link... <a href="{tag_password}>{tag_password}</a> (Use the dropdown in the editor to get the tag, I am just going off memory)

    That way the link will work and they wont need to copy and paste.

    You also need to test and ensure the set/reset layouts are all looking good, useable etc. Out of the box they are not really very good and clear.

     
    |
    Mark as:
  • Liam Dilley
    4,018 posts
    Feb 28, 2012
    Currently Being Moderated
    May 2, 2012 2:49 AM   in reply to FTS95

    Hey. You got a syntax error there, By default It looks like a link but its not a link till you change it. Its just text.

     


    Change From:

    [<strong>{tag_password}</strong>]

     

    To:

    [<strong><a href="{tag_password}>{tag_password}</a></strong>]

     
    |
    Mark as:
  • Liam Dilley
    4,018 posts
    Feb 28, 2012
    Currently Being Moderated
    May 2, 2012 5:16 AM   in reply to FTS95

    Would not render as a link so not sure what you saw.

     

    Before the change it was the actual password, system would set a default one and then if a reminder was sent it would be the persons current password. This was not very secure and was changed to how it is now but it is not and has not been in a link. As I mentioned it shows as a URL but its just text, hence the modifications I mentioned

     
    |
    Mark as:
  • Currently Being Moderated
    May 27, 2012 4:58 PM   in reply to Liam Dilley

    Hey Liam, I think you mean [<strong><a href="{tag_password}">{tag_password}</a></strong>]

     

    Closing the href

     

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (1)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points