Results 1 to 6 of 6

Thread: Forgot password and SSL

  1. #1
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Forgot password and SSL

    Hi all

    I have sugar CE 5.5.1 configured with SSL, however I have a problem. When an user forgets his password and follows the password recovery process that we can find at the login screen, the email points to an url that is wrong



    This is the link we are getting

    https://mysystem.com/sugarcrm/sugarc...3-4d8b903b2c06

    as you can see I am getting /sugarcrm/sugarcrm twice, and do not know why. Any ideas about where can I get this changed?

    Thanks a lot
    Last edited by jlabuelo; 2011-03-25 at 10:33 AM.

  2. #2
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Re: Forgot password and SSL

    Hi all

    I think I found the problem but not the solution.

    The problem is that the email template points to our system with
    Code:
    http://mysystem.com/sugarcrm/index.php?entryPoint=Changenewpassword&guid=24a99531-76e7-323d-7a73-4d8b903b2c06
    As we have ssl activated, we have configured our apache server to translate the conections to http://mydomain.com to https://mydomain.com/sugarcrm/index.php..... that is why we get the double /sugarcrm/sugarcrm... and so the link in the mail once we place it in the browser crashes...

    I have tried to change the site_url parameter in config.php but I have readed also that this is not working for the Forgot Password Email Template.

    I have checked also in the db that the template uses a variable called $contact_user_link_guid . Is there any way I can get this solved?. where I can work with this variable $contact_user_link_guid?

    Thanks a lot

  3. #3
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Forgot password and SSL

    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  4. #4
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Re: Forgot password and SSL

    Hi Angel

    Thanks a lot for pointing me to this post. Just for my clarification, as we are using Sugar CE 5.5.1 , is migrating to 6.0.3 the only way to get this problem solved?

    I mean we have quite some significant customization made in our implementation and would like to avoid trying to make sure that everything works fine again after an upgrade?

    Is there not any "manual" way to solve this small issue?

    Thanks a lot once more

    Cheers
    Jose Luis

  5. #5
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Forgot password and SSL

    Take a look at the initial message in that thread. I reference the faulty file and line.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  6. #6
    jlabuelo is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    426

    Default Re: Forgot password and SSL

    Hi Angel

    Thanks a lot, I found the code line but in line number 137 (maybe due to my version 5.5.1). I have modified it and now works fine.

    Thanks a lot for helping me solving this tricky question.

    Cheers

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. forgot password and email
    By crmbharathi in forum Customer Support
    Replies: 0
    Last Post: 2011-01-05, 08:39 AM
  2. Replies: 1
    Last Post: 2010-02-13, 10:48 AM
  3. Forgot Password option in SugarCRM
    By kmram in forum General Discussion
    Replies: 7
    Last Post: 2009-07-09, 10:51 AM
  4. Forgot password
    By Nabil in forum Help
    Replies: 11
    Last Post: 2008-08-14, 05:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •