Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Can't edit / add existing user's email addresses!

  1. #1
    D A G's Avatar
    D A G is offline Senior Member
    Join Date
    Sep 2009
    Posts
    30

    Exclamation Can't edit / add existing user's email addresses!

    Hi everyone it's me again. The thing is, after editing a primary email address / adding a secondary email address to any specific existing user, I do click "save" but afterwards it shows the page exactly as it was previously, without any changes. I'm not getting any warning / error message, it seems like it just doesn't save the changes.

    Any ideas on what may be happening to ir?

    Thanks in advance,

    Diego

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

    Default Re: Can't edit / add existing user's email addresses!

    Are you using IE9 by any chance? If so, that would explain it.

    Note that IE9 is not a supported browser.
    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)
    ______________________________________________

  3. #3
    MatR is offline Sugar Community Member
    Join Date
    Jul 2007
    Location
    Paris, France
    Posts
    311

    Default Re: Can't edit / add existing user's email addresses!

    Hello,

    If you are using IE 9, an option needs to be set up. Read this : http://support.microsoft.com/kb/956197
    Mathieu Rodrigues
    Consultant CRM
    CARRENET - SugarCRM Gold Partner
    >>> Suivez notre actualité sur Twitter ! http://twitter.com/carrenet

  4. #4
    D A G's Avatar
    D A G is offline Senior Member
    Join Date
    Sep 2009
    Posts
    30

    Default Re: Can't edit / add existing user's email addresses!

    Thanks "MatR" and "Angel" for replying! I'm using Firefox 4 and/or Safari 5, Mac OSX Snow Leopard, and the version of Sugar is: Sugar CE Versión 5.2.0k (Build 5837)

    The only way I found to get rid of it is by going through phpMyAdmin and made the changes inside the specific DB. (which is really messy and dangerous I think)

    Any ideas?

    Thanks in advance, Diego.

  5. #5
    JVWay is offline Sugar Community Member
    Join Date
    Sep 2007
    Location
    Corvallis, Oregon
    Posts
    452

    Default Re: Can't edit / add existing user's email addresses!

    Firefox 4 isn't even supported for version 6 yet, much less 5.02k.

    BTW you really need to upgrade. You are on an unsupported version. v6 is on patch 6.1.4 so it's had some work done. We've done extensive testing and use a heavily modified install and have not had problems. (Other than the firefox 4 issue you are experiencing. Fortunately we've rolled out chrome.
    Jerry Way
    Business Process Administrator

    Sugar 6.1.4 Professional
    (Testing 6.1.2)
    LAMP on Centos 5
    PHP 5
    MySQL 5
    Apache 2.2

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

    Default Re: Can't edit / add existing user's email addresses!

    It is unlikely that Safari 5 would be supported either. I seem to recall that the initial Safari support was made available in 5.5 and it was for version 3.0 or so if not mistaken.
    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)
    ______________________________________________

  7. #7
    Aroddo is offline Sugar Community Member
    Join Date
    Mar 2011
    Posts
    36

    Default Re: Can't edit / add existing user's email addresses!

    I couldn't edit any user data because of a language pack.
    once I logged in with english language, the save button worked.

  8. #8
    D A G's Avatar
    D A G is offline Senior Member
    Join Date
    Sep 2009
    Posts
    30

    Default Re: Can't edit / add existing user's email addresses!

    Thanks guys, I've tried by logging me using the default language (English) but it didn't work. I have also tried browsing through Chrome without any success. I will try with a previous version of Firefox and will see what happens, will keep you guys posted.

    Thanks for your time! Diego

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

    Default Re: Can't edit / add existing user's email addresses!

    Just a quick side note, Chrome wasn't officially supported either, until more recent versions of Sugar (5.5 I think).
    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)
    ______________________________________________

  10. #10
    D A G's Avatar
    D A G is offline Senior Member
    Join Date
    Sep 2009
    Posts
    30

    Default Re: Can't edit / add existing user's email addresses!

    I've tried with an older version of Firefox but it didn't work! Taking a look at the php_error.log file, I found this:
    [19-May-2011 12:11:52] PHP Warning: urlencode() expects parameter 1 to be string, object given in /$my_user_$/sugar/modules/Contacts/ContactFormBase.php on line 580

    Where Line 580 is: $get .= "&Contacts$field=".urlencode($focus->$field);

    That's all I've managed to investigate so far...

    An ideas if that's related to my issue?

    Thanks in advance!

    Diego

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Cannot configure one user's email account
    By brussell in forum Help
    Replies: 2
    Last Post: 2011-06-17, 11:37 AM
  2. Replies: 7
    Last Post: 2009-04-08, 05:14 PM
  3. Replies: 2
    Last Post: 2009-02-13, 10:08 AM
  4. Contact Emails being stored in user's email field.
    By paulgmcdonald in forum General Discussion
    Replies: 5
    Last Post: 2008-09-18, 02:01 PM
  5. Replies: 0
    Last Post: 2007-02-20, 06:15 PM

Tags for this Thread

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
  •