Results 1 to 5 of 5

Thread: Undefined index - salutation?

  1. #1
    sugarhoney is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    20

    Default Undefined index - salutation?

    I get this error:


    Notice: Undefined index: Mr in C:\Program Files\Apache2.2\htdocs\sugarce\include\Localizatio n\Localization.php on line 536

    Notice: Undefined index: Mr in C:\Program Files\Apache2.2\htdocs\sugarce\include\Localizatio n\Localization.php on line 536

    Notice: Undefined index: in C:\Program Files\Apache2.2\htdocs\sugarce\include\Localizatio n\Localization.php on line 536

    Notice: Undefined index: in C:\Program Files\Apache2.2\htdocs\sugarce\include\Localizatio n\Localization.php on line 536

    Notice: Undefined index: in C:\Program Files\Apache2.2\htdocs\sugarce\include\Localizatio n\Localization.php on line 536



    This occurs when trying to the Contacts list. Anyone know what the problem is?

  2. #2
    DragonflyMaster is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Rimini, Italy
    Posts
    1,421

    Default Re: Undefined index - salutation?

    Hi,

    It's the same notice you got after importing your contacts from a different CRM,
    which you talk about in http://www.sugarcrm.com/forums/showthread.php?t=31417
    I suppose SugarCRM has some fields like Salutation that were missing/empty/different in your previous CRM.
    Compare tables concerning contacts both in Sugar and your previous CRM and I'm sure you'll find out a few differences.
    What do you think the cookie monster eats ?

  3. #3
    sugarhoney is offline Sugar Community Member
    Join Date
    Mar 2008
    Posts
    20

    Default Re: Undefined index - salutation?

    I don't know why it's showing up. Plenty of records had a blank salutation field and it didn't have a problem. Plus, that field is not required.

    I just solved the problem by having my old CRM not import it into Sugarcrm. So, the salutation field is now blank.

  4. #4
    DragonflyMaster is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Rimini, Italy
    Posts
    1,421

    Default Re: Undefined index - salutation?

    Quote Originally Posted by sugarhoney
    I don't know why it's showing up. Plenty of records had a blank salutation field and it didn't have a problem. Plus, that field is not required.

    I just solved the problem by having my old CRM not import it into Sugarcrm. So, the salutation field is now blank.
    Could it be that Salutation field are of different types in the two CRMs ? Different length maybe?
    What do you think the cookie monster eats ?

  5. #5
    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: Undefined index - salutation?

    Hi, all.

    I believe in the contacts table there are entries in salutation field not in salutation_dom dropdown, so the Sugar can't acquire the translation of wrong entries and notices it.

    Do that:

    SELECT DISTINCT salutation FROM contacts;

    and view the salutation_dom dropdown at the studio interface. Check if all saved entries into salutation fields exist in the dropdown,

    Cheers

    --
    André Lopes
    Lâmpada Global Services
    Rua Bela Cintra, 299 conjunto. 51
    São Paulo, SP 01415-000
    tel1. 55 11 3237-3110
    cel. 55 11 7636-5859
    e-mail: info@lampadacrm.com.br

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. ZuckerReports 1.8 for Sugar 5
    By ftreml in forum Downloads
    Replies: 13
    Last Post: 2008-04-21, 04:27 PM
  2. Undefined index accedendo con lingua italiana
    By ldebernardini in forum Italiano
    Replies: 0
    Last Post: 2006-12-19, 09:39 AM
  3. Errors after upgrade
    By mturany in forum Help
    Replies: 0
    Last Post: 2006-04-24, 04:40 AM
  4. ERROR in 4.01
    By rateck in forum Help
    Replies: 3
    Last Post: 2006-02-02, 10:00 PM
  5. Replies: 0
    Last Post: 2005-09-24, 10:27 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
  •