Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Import problem after intial install

  1. #1
    techsoft3d is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    10

    Default Import problem after intial install

    Hi all,

    Linux server, client is firefox on the mac.


    Fresh install on the server, all of the i's dotted and t's crossed. Then I import. The import file is a csv from a mysql query of the older contacts/customer DB that was created in house, ~6500 records. The CVS has gone through excel to clean up the data. On Sugarcrm I have created a bunch of custom fields to hold necessary data from the old db, support_status, vertical_market sales_leads etc etc. I map the fields in the third page of the import in what seems to be a proper and same manner, allow sugar to create the primary ID. The import seem to work. But when I then look accounts by clicking the tab, I get nothing. When I search for a name (IMSI) that I know is good, nothing. Here is the kicker, when I query

    "select * from accounts where name = 'IMSI';"

    I find my records.


    I am confused....

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

    Default Re: Import problem after intial install

    What does the DELETED column show for that record when you execute the query?
    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)
    ______________________________________________

  3. #3
    techsoft3d is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    10

    Default Re: Import problem after intial install

    it shows 0

  4. #4
    techsoft3d is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    10

    Default Re: Import problem after intial install

    Also i presume that I should see all of the imported accounts when I click on the account tab, if I have not specified anything to search for.

  5. #5
    techsoft3d is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    10

    Default Re: Import problem after intial install

    also the latest, SugarPro-4.5.1e.

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

    Default Re: Import problem after intial install

    Does the same happen if you login as admin?

    To which user are the accounts assigned to?

    Does the same happen for accounts you type in?

    What happens if you click "Clear" on the search form?
    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)
    ______________________________________________

  7. #7
    techsoft3d is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    10

    Default Re: Import problem after intial install

    good questions all,

    my login is admin, I have not set up users as of yet, so the accounts are admin

    clear doesn't help, and I have not yet added another other account, what is weird is that on my home page, the accounts list show up in my accounts.

    E

  8. #8
    techsoft3d is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    10

    Default Re: Import problem after intial install

    Quote Originally Posted by Angel

    Does the same happen for accounts you type in?

    What happens if you click "Clear" on the search form?
    Yes even happens with accounts that I add,

    I have started from th every begining, fresh unzip install w/dropped created sugar mysql. added one account "test" using the new account pane on acoounts page. cannot find it in the basic search.

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

    Default Re: Import problem after intial install

    Something is not right. I can't think of a reason why it would behave that way on a fresh install.

    Can you elaborate on your environment? i.e. PHP and MySQL versions, web server, etc...
    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)
    ______________________________________________

  10. #10
    nathanfunk is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    12

    Default Re: Import problem after intial install

    I am having essentially the same problem as you. Fresh install, imported accounts and contacts (except I didn't add custom fields). Have you managed to look at the log? It should be sugarcrm.log in the install directory. I modified the log4php.properties file to:

    log4php.rootLogger=fatal, A2
    log4php.rootLogger=error, A2
    log4php.rootLogger=warn, A2
    log4php.rootLogger=info, A2
    //log4php.rootLogger=debug, A2

    I have some of my log output in this thread:

    http://www.sugarcrm.com/forums/showthread.php?t=24508

    I am curious whether yours has the same errors.

    Nathan

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can I import data from 4.0.1 into a clean 4.5 install?
    By ultranet07 in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2007-07-03, 05:18 AM
  2. Replies: 11
    Last Post: 2006-12-20, 09:46 PM
  3. Sub-Accounts import problem
    By garfield in forum Help
    Replies: 1
    Last Post: 2005-09-01, 12:01 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
  •