Results 1 to 3 of 3

Thread: Undefined index:rname on Import Contacts Process

  1. #1
    Join Date
    Apr 2010
    Posts
    5

    Default Undefined index:rname on Import Contacts Process

    We created a custom field on Contacts cloned (RELATE) from Accounts (we named it accountbranch) to define second account where a Contact is located. Importing data we got to import records, but accountbranch is not populated, and we get the following error message :
    notice[8] Undefined index: rname on line 447 in file /var/www/htm/Sugar/models/import/ImportFieldSanitize.php
    We donīt know if it has to do with the same issue but at sugarcrm.log we found a line with:
    MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NULL' at line 1

    Any Help? Many Thanks.
    Last edited by freitasjcarlos; 2010-04-15 at 10:51 PM. Reason: typing mismatch

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Undefined index:rname on Import Contacts Process

    goto admin>repair>quick repair and rebuild and try the import again ... you did make the field importable when you created it?

  3. #3
    luigigar27 is offline Junior Member
    Join Date
    Sep 2009
    Posts
    2

    Default Re: Undefined index:rname on Import Contacts Process

    Hi
    I have the same bug
    and fix add this code
    $vardef['rname'] = 'name';

    above the line indicated in the error code

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Contacts and Account Import Process
    By mjchin in forum Help
    Replies: 3
    Last Post: 2009-08-03, 07:00 AM
  2. Undefined Index
    By crss12 in forum Help
    Replies: 1
    Last Post: 2006-03-27, 01:22 AM
  3. Undefined Index
    By crss12 in forum Help
    Replies: 0
    Last Post: 2006-03-23, 02:12 AM
  4. Undefined index
    By bbutle02 in forum General Discussion
    Replies: 0
    Last Post: 2005-10-03, 09:26 PM
  5. Replies: 2
    Last Post: 2004-11-10, 02:44 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
  •