Results 1 to 6 of 6

Thread: Cannot use Studio: columns "undefined"

  1. #1
    jfaustus is offline Junior Member
    Join Date
    Feb 2010
    Posts
    3

    Default Cannot use Studio: columns "undefined"

    I've done a lot of searching, and not seen precisely this problem. So I thought I would try to start a new thread.

    New user, first-time install.
    PHP 5.2.8 on a Linux shared host.

    Just installed without problems and am exploring the functionality. My use for Sugar CRM is different than sales & marketing, so one of the first stops was the Studio to customize Contact fields. While the folder tree appears in the left column, the middle and right columns are blank, with "undefined" at the top. Clicking on "Field" under "Contacts" produced no result. Nor did clicking on other subheadings, even under other modules.

    Firebug told me about the following error:

    parseJSON
    http://islpdbase.org/include/javascr...rp1_yui.js?c=1
    Line 9344

    Any help would be most welcome!
    Last edited by jfaustus; 2010-02-19 at 07:51 PM. Reason: updated PHP version

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

    Default Re: Cannot use Studio: columns "undefined"

    These type of errors usually indicate permissions problems, more specifically as they relate to the <sugar>/cache folder.

    Verify that the web user has access to that directory and its contents and try again.
    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
    jfaustus is offline Junior Member
    Join Date
    Feb 2010
    Posts
    3

    Default Re: Cannot use Studio: columns "undefined"

    Thanks for the reply Angel. Unfortunately, I had already set the permissions for Cache, and all subfolders, to 777, and all files within cache to 666. Could another folder be the culprit? Note that i've set all the recommended folders to those settings (cache, custom, data, and modules) as well as config.php. config_override.php, and sugarcrm.log.

    A bit of additional info, When I click on "Fields" under "Contacts" at the top of the page the words "Loading page, please wait" appear briefly, followed by "Done" but the resr of the screen doesn't change.

  4. #4
    jfaustus is offline Junior Member
    Join Date
    Feb 2010
    Posts
    3

    Default Re: Cannot use Studio: columns "undefined"

    Thought I would also mention that I checked info.php, and JSON isupport is enabled. JSON version1.2.1

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

    Default Re: Cannot use Studio: columns "undefined"

    The only reason that I know of that causes this problem is permissions. What happens if you set permissions to 777 to the folder and *all* 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)
    ______________________________________________

  6. #6
    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: Cannot use Studio: columns "undefined"

    Instead of setting full access to everyone (777) which has a security risk, you should change the owner of the folder to apache user.

    Run the following command as root:

    chown -R <apache_user>.<apache_group> /path/to/change

    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 4
    Last Post: 2009-12-18, 05:52 PM
  2. "Undefined" Javascript alert when i try to send a email
    By willianv8web in forum General Discussion
    Replies: 6
    Last Post: 2009-04-27, 09:12 PM
  3. "Upgraded" to 5.1.0..."Undefined"
    By markb14391 in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2008-09-04, 07:57 PM
  4. ZuckerDocs does not work, "Undefined variable" error
    By luong in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2008-05-29, 06:37 AM
  5. Replies: 5
    Last Post: 2008-04-10, 05:45 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
  •