Results 1 to 3 of 3

Thread: Error Importing contacts

  1. #1
    smac is offline Member
    Join Date
    Jun 2010
    Posts
    17

    Default Error Importing contacts

    Hi,

    Has anyone had problems importing contacts? I'm getting the following error:
    NOTICE: [8] Undefined property: Contact::$parent_name on line 391 in file .../modules/Import/views/view.step4.php

    The contacts are imported anyway..But I never get to the final screen of the import.

  2. #2
    shailendra001's Avatar
    shailendra001 is offline A Prolific Poster
    Join Date
    Oct 2008
    Location
    Bangalore India
    Posts
    255

    Default Re: Error Importing contacts

    Hi ,

    Could you plz share cache/import/error_1.php files
    or you can figure it out what is the problem after looking into that file info .

    This may help

  3. #3
    smac is offline Member
    Join Date
    Jun 2010
    Posts
    17

    Default Re: Error Importing contacts

    Hi,

    Thanks for the reply,

    There is no error in that file. However I've debugged the code and the problem seems to be that focus->parent_name is being referenced but it is never defined.

    $returnValue = $ifs->parent(
    399 $focus->parent_name,
    400 $focus->field_defs['parent_name'],
    401 $focus,
    402 empty($_REQUEST['parent_name']));

    Any ideas?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. error importing contacts
    By vanheeswijk in forum Help
    Replies: 1
    Last Post: 2010-06-07, 02:26 PM
  2. Error Importing Outlook Contacts
    By dawsonrb in forum Help
    Replies: 3
    Last Post: 2009-02-20, 06:00 AM
  3. Replies: 3
    Last Post: 2006-04-19, 04:15 PM
  4. FATAL ERROR importing contacts
    By tsadmin in forum Help
    Replies: 1
    Last Post: 2006-01-06, 12:01 AM
  5. Error Importing Contacts & Accounts
    By BStoffel in forum Help
    Replies: 1
    Last Post: 2005-04-22, 05:10 AM

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
  •