Results 1 to 8 of 8

Thread: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

  1. #1
    gryllz is offline Member
    Join Date
    Dec 2008
    Posts
    7

    Default VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Hello,

    my name is Chris and I installed SugarCRM Fast Stack CE in my firm. Everything went fine since today. Today I wanted to start Sugar again, but nothing happened. I can't login!! I don't know why, but my account doesn't work anymore?? Does anyone know, what's the problem. I don't want to install it again, because I already added a lot of data!!
    Could someone PLEASE help me? It's very urgent, because it have to run in 2 days...

    Thx & best regards,
    Chris

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Hi Chris

    When you fill in username and password field and click on Login does SugarCRM redirect to login page without any error message?

    If this is the scene so you should edit the config.php and look for session_dir.

    Let us know the value.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    gryllz is offline Member
    Join Date
    Dec 2008
    Posts
    7

    Default Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    First, thx for your quick reply! ;-)

    There is an errormessage, which is informing me that I have to login with a valid username or password.
    So what do you think? I have to say that I didn't change any setting, so I don't know if I have to do something in my config.php. My last action was the setup a mailbox for campaigns...

    Best regards,
    Chris

  4. #4
    SugarDev.net is offline Sugar Community Member
    Join Date
    Feb 2008
    Posts
    1,401

    Default Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Yeah, something went wrong somewhere..definately.

    Go to your database, table users, update the database record which describes your user account with a new password. Remember to md5() it. Good luck.
    Developers go here
    Businesses go there (Dutch)

    Modules:
    SugarDev.net Developer Tools | Config | Dutch Language Pack
    "Nothing gets fixed unless there is a bug"

  5. #5
    gryllz is offline Member
    Join Date
    Dec 2008
    Posts
    7

    Question Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Hello,

    could you please give me a little more details?? I'm not the biggest computer expert
    I think that could be the solution Thx in advance!

    Chris

  6. #6
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Using the phpMyAdmin go to the database linked to SugarCRM and run this sql query:

    UPDATE users SET user_hash = MD5(user_name);

    It will update the password to the username of the users.
    For example, after running this command the password for 'max' is 'max'.

    Kind regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  7. #7
    gryllz is offline Member
    Join Date
    Dec 2008
    Posts
    7

    Thumbs up Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Thank you, everything's working again!!

    Thx, thx & thx a lot!!

  8. #8
    sidh2111 is offline Senior Member
    Join Date
    Dec 2008
    Posts
    29

    Default Re: VERY IMPORTANT!! PLEASE HELP!! Loginproblems...

    Hi All,

    I am trying to build the import functionality in users module in sugarCE4.5.1i MSSQL.But when I import the records in users table the password goes as it is defined if the csv file as it is it is not converted into md5 format. Because of this I am not able to login into the application with the user id and password of the imported user.So can any1 suggest some solution on this.

    Thanks
    Sid

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can't upload upgrade file to Upgrade Wizard
    By clint in forum Installation and Upgrade Help
    Replies: 56
    Last Post: 2012-05-16, 10:56 AM
  2. Why Teams OS 2.0 Could Be So Important to So Many
    By SohodojoJim in forum General Discussion
    Replies: 6
    Last Post: 2006-10-05, 02:15 PM
  3. Replies: 0
    Last Post: 2006-02-23, 09:11 PM
  4. important security problems
    By acc in forum General Discussion
    Replies: 0
    Last Post: 2005-09-21, 02:22 PM

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
  •