Page 1 of 3 123 LastLast
Results 1 to 10 of 27

Thread: Import Contact/Leads Fails

  1. #1
    rscof is offline Junior Member
    Join Date
    Sep 2006
    Posts
    3

    Default Import Contact/Leads Fails

    I have just download SugarCRM 4.5.0b Build 1144 and seems to be working fine except I cannot import any CSV Leads or Contacts as I get the "Cannot open the imported file for reading" message. I have searched this forum for possible solutions and have tried changing the permissions on the cache/upload folder for IUSR as in:

    cacls upload /g IUSR_CAVE:F to give Full control to the IUSR account, I have also tried changing the upload path in config.php to something like c:\temp and I still get the message "Cannot open the imported file for reading" what else can I try...your help is much appreciated!!
    THX!

    I also have the same issue with uploading a new logo. The new logo just nevers appears, so it seems that the cache/upload folder permissions may be the problem. However that folder is wide open, sure could use some help/ideas on how to troubleshoot this problem.
    Last edited by rscof; 2006-09-18 at 02:46 PM. Reason: added additional issue

  2. #2
    xsan is offline Junior Member
    Join Date
    Sep 2006
    Posts
    1

    Default Re: Import Contact/Leads Fails

    I have the same problem as well. I have tried version 4.5.0b Build1144 and version Version 4.2.1c
    When I try to upload a CSV or a Tab seperated text file, I get the "Cannot open the imported file for reading" message

    Any help is appreciated

    Quote Originally Posted by rscof
    I have just download SugarCRM 4.5.0b Build 1144 and seems to be working fine except I cannot import any CSV Leads or Contacts as I get the "Cannot open the imported file for reading" message. I have searched this forum for possible solutions and have tried changing the permissions on the cache/upload folder for IUSR as in:

    cacls upload /g IUSR_CAVE:F to give Full control to the IUSR account, I have also tried changing the upload path in config.php to something like c:\temp and I still get the message "Cannot open the imported file for reading" what else can I try...your help is much appreciated!!
    THX!

    I also have the same issue with uploading a new logo. The new logo just nevers appears, so it seems that the cache/upload folder permissions may be the problem. However that folder is wide open, sure could use some help/ideas on how to troubleshoot this problem.

  3. #3
    craig1 is offline Junior Member
    Join Date
    Sep 2006
    Posts
    1

    Default Re: Import Contact/Leads Fails

    I have the same problem with 4.5.0b as well has anyone had any luck with this?

    Quote Originally Posted by rscof
    I have just download SugarCRM 4.5.0b Build 1144 and seems to be working fine except I cannot import any CSV Leads or Contacts as I get the "Cannot open the imported file for reading" message. I have searched this forum for possible solutions and have tried changing the permissions on the cache/upload folder for IUSR as in:

    cacls upload /g IUSR_CAVE:F to give Full control to the IUSR account, I have also tried changing the upload path in config.php to something like c:\temp and I still get the message "Cannot open the imported file for reading" what else can I try...your help is much appreciated!!
    THX!

    I also have the same issue with uploading a new logo. The new logo just nevers appears, so it seems that the cache/upload folder permissions may be the problem. However that folder is wide open, sure could use some help/ideas on how to troubleshoot this problem.

  4. #4
    ruchida's Avatar
    ruchida is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Feb 2005
    Location
    Japan
    Posts
    1,375

    Default Re: Import Contact/Leads Fails

    Did you give a permission to the directory specified as "import_dir" in config.php?
    Ryuhei Uchida
    Help Forum Moderator
    Calendar 2.0
    http://blogs.itmedia.co.jp/ruchida/

  5. #5
    adriano is offline Junior Member
    Join Date
    Mar 2006
    Posts
    2

    Default Re: Import Contact/Leads Fails

    Same problem.
    Help.

  6. #6
    jcmulroy is offline Junior Member
    Join Date
    Sep 2006
    Posts
    3

    Exclamation Re: Import Contact/Leads Fails

    Same problem with either Accounts or Contacts Import... have tried relaxing permissions on cache directory, and changing directory... getting same problem: "Cannot open the imported file for reading"

    Very frustrating, because otherwise 4.5 looks promising.

    Thanks,
    John

    WinXP SP2
    PHP 4
    SQL 5.0.22
    Apache 2.0

  7. #7
    jasonj is offline Sugar Community Member
    Join Date
    Sep 2006
    Location
    Brisbane
    Posts
    45

    Default Re: Import Contact/Leads Fails

    Same error here

    cannot import file.. Sugar 4.5b with patch running on win server 2000 SQL 2005

  8. #8
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Import Contact/Leads Fails

    Can't dupe this, using 4.5, with Apache 2.0 on Windows XP.

    Out of curiosity, are you able to upload files within the Documents module?

    EDIT: BTW, I've attached a very small sample file I used.
    Attached Files Attached Files
    Last edited by Angel; 2006-09-26 at 12:19 AM.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  9. #9
    jasonj is offline Sugar Community Member
    Join Date
    Sep 2006
    Location
    Brisbane
    Posts
    45

    Default Re: Import Contact/Leads Fails

    I am running Sugar under Apache .. but you are correct in assuming I can't upload files ...
    ERROR: can't move_uploaded_file to cache/upload/1614a8b6-75fd-0649-9018-451872f8c8a6. You should try making the directory writable by the webserver.. but I have literlally openeded the entire HTDOCS and su directories to everybody...

  10. #10
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Import Contact/Leads Fails

    Quote Originally Posted by jasonj
    I am running Sugar under Apache .. but you are correct in assuming I can't upload files ...
    ERROR: can't move_uploaded_file to cache/upload/1614a8b6-75fd-0649-9018-451872f8c8a6. You should try making the directory writable by the webserver.. but I have literlally openeded the entire HTDOCS and su directories to everybody...
    I'd double check that the permissions trickled down properly. Maybe Windows didn't set the permissions correctly on subdirectories of HTDOCS for whatever bizarre reason.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

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

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
  •