Results 1 to 3 of 3

Thread: Import error - undefined index

  1. #1
    lenz1979 is offline Sugar Community Member
    Join Date
    Jun 2009
    Posts
    68

    Default Import error - undefined index

    hi!

    i use sugar 520k.

    when trying to import contacts i get the following error:

    NOTICE: [8] Undefined index: dbType on line 2131 in file /var/www/data/SugarBean.php
    NOTICE: [8] Undefined index: name on line 2132 in file /var/www/data/SugarBean.php
    NOTICE: [8] Undefined index: type on line 1312 in file /var/wwwdata/SugarBean.php
    NOTICE: [8] Undefined index: name on line 1313 in file /var/www/data/SugarBean.php
    NOTICE: [8] Undefined index: name on line 2032 in file /var/www/data/SugarBean.php
    NOTICE: [8] Undefined index: type on line 1847 in file /var/www/data/SugarBean.php
    NOTICE: [8] Undefined index: dbType on line 2131 in file /var/www/data/SugarBean.php
    ..
    ...

    some of the contacts still will be imported...

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

    Default Re: Import error - undefined index

    Odd ... do you have any sugarforge modules installed or have you made any customisations to the code or the contact module?

  3. #3
    lenz1979 is offline Sugar Community Member
    Join Date
    Jun 2009
    Posts
    68

    Default Re: Import error - undefined index

    hello!

    i found the error.

    view days ago i tried to remove the "Sync..:" field from massupdate in the contacts.

    i tried this by inserting $dictionary['Contact']['fields']['Sync']['massupdate'] = false; into Extension-vardefs....

    later i recogniced that the sync field is hardcoded in /include/massupdate.php


    i forgot to remove this massupdate=false in vardefs.


    this seemd to producde this import errors i had now.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Undefined index:rname on Import Contacts Process
    By freitasjcarlos in forum Help
    Replies: 2
    Last Post: 2010-12-09, 06:22 PM
  2. Undefined index error: please reply
    By manodeep in forum Developer Help
    Replies: 0
    Last Post: 2010-01-11, 05:53 PM
  3. Undefined Index Error
    By shutb45 in forum Help
    Replies: 1
    Last Post: 2008-07-11, 03:22 PM
  4. Undefined index error in 5.0b
    By ecarey in forum Help
    Replies: 0
    Last Post: 2008-04-07, 03:45 PM
  5. Undefined index: setup_db_type error
    By find101 in forum Help
    Replies: 1
    Last Post: 2005-12-12, 03:21 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
  •