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

Thread: Add field not working in Studio after upgrade 5.5.0

  1. #1
    Systems Navigator is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    195

    Question Add field not working in Studio after upgrade 5.5.0

    Hello,

    Since the last update to version 5.5.0 I get a javascript error when pressing the "add field" button. The error states the following:

    Line: 9336
    Char: 2424
    Error: Exception thrown and not caught
    Code: 0
    URL: http://<<ipaddress>>/sugarcrm/index.php?module=ModuleBuilder&action=index&type=s tudio

    I get this error in internet explorer 7 and 8 and in Firefox it gives no error at all, but does not continue.

    In the index.php file I couldn't find anything strange.

    Does somebody has an idea where this error could be caused and what can be the problem?

    Thanks!

    OS: Windows 2003 Server R2
    Sugar: Version 5.5.0 Pro
    Webserver: apache 2.0.59
    PHP: Version 5.2.5
    Mysql: version 5.0.45

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

    Default Re: Add field not working in Studio after upgrade 5.5.0

    Double check your permissions for the <sugar>/cache directory and its contents.

    These type of JavaScript errors usually pop up when the web user doesn't have proper access to that directory.
    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
    Systems Navigator is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    195

    Default Re: Add field not working in Studio after upgrade 5.5.0

    Thanks for your reply

    And can these permissions been changed by the upgrade? Are these permissions in Windows, or in Sugar? Where can I set it up?

    Thanks!!

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

    Default Re: Add field not working in Studio after upgrade 5.5.0

    In Windows. You want to make sure that the user name under which IIS is running has modify access to the sugar directory and its contents.
    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)
    ______________________________________________

  5. #5
    Systems Navigator is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    195

    Default Re: Add field not working in Studio after upgrade 5.5.0

    Hello,

    Thanks for your reply. I checked these settings, but I am quite sure that they didn't change and it worked fine before the upgrade.

    Do you or others maybe have another suggestion how this issue can be caused? I have no clue where to start to search, so a suggestion where to look for or how to find a bug would be helpful as well!


    Thanks in advance!

  6. #6
    Systems Navigator is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    195

    Default Re: Add field not working in Studio after upgrade 5.5.0

    Hello,

    After upgrading to version 5.5.0a professional my error when adding a field in Studio seems to be changed. The error is now as follows:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Wed, 17 Mar 2010 14:41:49 UTC

    Message: Exception thrown and not caught
    Line: 9335
    Char: 2424
    Code: 0
    URI: http://127.0.0.1/sugarcrm/include/ja...rp1_yui.js?c=1


    Does this maybe makes anything more clear with somebody? Any clue where to start searching for a bug or error?

    Thanks!

  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: Add field not working in Studio after upgrade 5.5.0

    Install firefox and addon firebug.
    Enable Firebug and its tabs Console, Javascript and Network.
    Try to reproduce this issue on FIrefox.
    Make sure a red error message is displayed on right bottom corner of Firefox screen.
    Open the error and provide us a screen shot of error as detailed as possible.

    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.

  8. #8
    Systems Navigator is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    195

    Default Re: Add field not working in Studio after upgrade 5.5.0

    Hello Andopes,

    Thanks for your effort to explain how to handle this issue.

    I followed your instructions and attached the steps I took in the files.

    The word file shows the screenshots and errors. The javascript file is the content of the file that is referred to in the error.

    I hope you can help me further with this. Thanks a lot in advance. If you need any other information let me know.

    Regards,
    Attached Files Attached Files

  9. #9
    Systems Navigator is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    195

    Default Re: Add field not working in Studio after upgrade 5.5.0

    Hello,

    Does anybody have an Idea yet about this issue?

    Help is really appreciated.

    Thanks!

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

    Default Re: Add field not working in Studio after upgrade 5.5.0

    This is probably more effectively addressed by means of some hands-on troubleshooting.

    That being said, have you tried creating another install of 5.5.0 on the same server (to a different directory and using a different database), to see if that works?
    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)

Similar Threads

  1. Studio not working
    By kinshibuya in forum Help
    Replies: 1
    Last Post: 2009-07-10, 01:42 AM
  2. Upgrade Wizard not working post 5.1 install when attempting 5.1a upgrade
    By jwm4 in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-10-06, 07:28 PM
  3. Replies: 1
    Last Post: 2006-12-18, 11:14 AM
  4. Studio Field Layout not working?
    By NeilMartin in forum Help
    Replies: 0
    Last Post: 2005-01-29, 04:05 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
  •