Results 1 to 3 of 3

Thread: Import stops at 1950

  1. #1
    Josepha is offline Member
    Join Date
    Jul 2008
    Posts
    16

    Default Import stops at 1950

    I would like to know why when i import my contacts using CSV file it stops at 1950...... i have 2021 records and it just hangs ... doesn't present you with a summary of skipped records.... all emprty fields in my CSV files are replaced with "" to make sure columns and fields are in roder .... i laso have checked the line 1950 and there is nothing special about it.... Please help. Thank you.

  2. #2
    madmat is offline Sugar Community Member
    Join Date
    Feb 2008
    Location
    Germany
    Posts
    164

    Default Re: Import stops at 1950

    In most cases special chars like ' or a , within a value make the import stop.
    In other cases I´ve seen it helped to raise the max_execution_time and php_memory_limit to very high values (10minutes and 512mb).

    And if none of this helps, it always worked to split the csv file into multiple files with 500 records each.

  3. #3
    Josepha is offline Member
    Join Date
    Jul 2008
    Posts
    16

    Default Re: Import stops at 1950

    Thank you for your reply. i hope some day i will have the time to split the records

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. contacts import stops at 384
    By tresero in forum Help
    Replies: 6
    Last Post: 2008-07-23, 04:28 PM
  2. Replies: 6
    Last Post: 2008-01-08, 09:11 PM
  3. Replies: 4
    Last Post: 2006-07-05, 11:39 AM
  4. Replies: 1
    Last Post: 2005-06-30, 07:02 AM
  5. Replies: 0
    Last Post: 2005-06-29, 10:43 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
  •