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

Thread: Update wizard returns error

  1. #1
    zicrob's Avatar
    zicrob is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Angers, France.
    Posts
    58

    Unhappy Update wizard returns error

    Hi,

    I am using Sugar CE 6.2.0 under Linux.

    Since 6.2 upgrade, the update wizard when launched returns a blank page with this :

    "Warning: include_once() [function.include-once]: Filename cannot be empty in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/SubPanel/SubPanelDefinitions.php on line 454

    Warning: include_once() [function.include]: Failed opening '' for inclusion (include_path='/home/www/6e98dc429bf04530ce495af1594c8367/web/crm:/home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/..:.:/opt/php/lib/php') in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/SubPanel/SubPanelDefinitions.php on line 454

    Fatal error: Class name must be a valid object or a string in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/SubPanel/SubPanelDefinitions.php on line 455"

    I re-changed the permissions in case that the upgrades changed it, but it's the same. In addition, I made all the repairs. Same.

    Any idea ?

    thanks.
    Friendly,
    Rob.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Update wizard returns error

    Probably one of your relationships are broken.
    Access DetailView of each module and look for a sql query error in the subpanel section.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    zicrob's Avatar
    zicrob is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Angers, France.
    Posts
    58

    Default Re: Update wizard returns error

    Hi, thank you for answering.

    Being a french man, I'm not sure of what you mean by "detail view of each module", but I can say that the Home page recently shows this at its top :

    "Warning: Invalid argument supplied for foreach() in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/externalAPI/ExternalAPIFactory.php on line 107"

    Is it related to the problem ?

    Friendly,
    Rob.

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Update wizard returns error

    I mean:
    Visit each module installed into your SugarCRM instance (you will see the List of Records);
    Click any record in the List to view its Details (DetailView)
    Make sure there is no query error in the page.

    That new error is due either a buggy dashlet or user homepage.
    Go to My Account -> Reset Home Page

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    zicrob's Avatar
    zicrob is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Angers, France.
    Posts
    58

    Default Re: Update wizard returns error

    The "Documents" module has an error when cliking on a list item :

    Warning: include_once() [function.include-once]: Filename cannot be empty in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/SubPanel/SubPanelDefinitions.php on line 454

    Warning: include_once() [function.include]: Failed opening '' for inclusion (include_path='/home/www/6e98dc429bf04530ce495af1594c8367/web/crm:/home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/..:.:/opt/php/lib/php') in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/SubPanel/SubPanelDefinitions.php on line 454

    Fatal error: Class name must be a valid object or a string in /home/www/6e98dc429bf04530ce495af1594c8367/web/crm/include/SubPanel/SubPanelDefinitions.php on line 455.

    What do I need to do now ?

    Friendly,
    Rob.

  6. #6
    zicrob's Avatar
    zicrob is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Angers, France.
    Posts
    58

    Default Re: Update wizard returns error

    Thank you for the data.

    What can I do now to handle the update wizard problem ?

    Regards,
    Rob.

  7. #7
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Update wizard returns error

    Let us know the content of custom/modules/Documents/Ext/Layoutdefs/layoutdefs.ext.php

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  8. #8
    zicrob's Avatar
    zicrob is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Angers, France.
    Posts
    58

    Default Re: Update wizard returns error

    Well, there is no "Documents" folder in "Custom/Modules" ...



    Regards,
    Rob.

  9. #9
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Update wizard returns error

    OK, so that mean you, or someone else, hacked the core script modules/Documents/metadata/subpaneldefs.php.

    Can you confirm that?
    Setup log level to debug at Admin -> System Settings and access again some list item from Documents ListView.
    Let us know the last 100 lines inside sugarcrm.log

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  10. #10
    zicrob's Avatar
    zicrob is offline Sugar Community Member
    Join Date
    Mar 2009
    Location
    Angers, France.
    Posts
    58

    Default Re: Update wizard returns error

    I didn't hacked nothing, (I don't have the knowledge anyway) and noone is supposed to have done it . There is several logs as shown in the image. I choose the one without number.

    This formu refuses the length of the log, so I put it there : http://www.zicrob.com/log.log


    Regards,
    Rob.

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. Received error from update wizard - need help
    By ctran-prowess in forum Help
    Replies: 2
    Last Post: 2009-08-26, 04:42 PM
  2. Update Wizard
    By trollah in forum Portugese
    Replies: 0
    Last Post: 2009-08-13, 10:23 PM
  3. update wizard hang for update patch4.5b
    By testerperson in forum Help
    Replies: 16
    Last Post: 2006-10-30, 09:04 PM
  4. Upgrade Wizard link returns a blank page
    By rmichaut in forum Help
    Replies: 9
    Last Post: 2006-10-30, 07:30 PM
  5. create user returns 404 error 4.01
    By guz843 in forum Help
    Replies: 1
    Last Post: 2006-02-12, 01:57 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
  •