Results 1 to 5 of 5

Thread: Buttons stopped working - thoughts?

  1. #1
    orcusomega is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    12

    Default Buttons stopped working - thoughts?

    Version 6.2.4, LAMP

    I have been inputting data today, and suddenly the expand\contract buttons, the drop-down menu for "Actions", the addition of email addresses to contacts, etc - all stopped working. I cannot even expand\contract subpanels... ???

    I have tried IE, Firefox, Chrome, and Safari, I have reset all permissions on cache and custom to 755 recursively, done all the repair options in Admin - even cleared all my browser cache - and I still cannot get it to work...

    Anyone have any ideas what has happened?

    Thanks,

    Bob

  2. #2
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: Buttons stopped working - thoughts?

    Any settings for javascript execution changed?
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

  3. #3
    orcusomega is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    12

    Default Re: Buttons stopped working - thoughts?

    Nothing has changed, at least not at my hand. Where would I go to look to see if that was the case?

    Since I did this on multiple browsers, I can only assume something on the hosted server end is different - but I dont know where to start looking - thoughts?

    I already tried resetting /cache and /custom to 755 recursively.

    Thanks!

    Bob

  4. #4
    orcusomega is offline Sugar Community Member
    Join Date
    Oct 2007
    Posts
    12

    Default Re: Buttons stopped working - thoughts?

    On further analysis, here is what I found...

    In Firebug, I am getting the following error:
    PHP Code:
    get_module_name is not defined
    http
    ://crm.[REDACTED].com/index.php?module=Contacts&action=DetailView&record=1892f150-0623-3e92-baa4-4ea63033462a
    Line 845 
    I then get a series of errors like these:
    PHP Code:
    markSubPanelLoaded is not defined
    http
    ://crm.[REDACTED].com/index.php?module=Contacts&action=DetailView&record=1892f150-0623-3e92-baa4-4ea63033462a
    Line 1171 
    When I try to collapse a section, I get the following error:
    PHP Code:
    this.onMouseDown is not a function
    http://crm.[REDACTED].com/include/javascript/sugar_grp1_yui.js?c=1
    Line 94 
    And this as well:
    PHP Code:
    hideSubPanel is not defined
    http
    ://crm.nolimitrcofpa.com/index.php?module=Contacts&action=DetailView&record=1892f150-0623-3e92-baa4-4ea63033462a/event/seq/4/onclick
    Line 2 
    I hope that this helps, this is getting quite frustrating!

    Thanks,

    Bob

  5. #5
    sts's Avatar
    sts
    sts is offline Sugar Community Member
    Join Date
    Aug 2010
    Posts
    978

    Default Re: Buttons stopped working - thoughts?

    Seems that there is at least one file not available in your installation (not existing or not sufficient access rights).

    I searched for hideSubPanel and markSubPanelLoaded and found the definition here in my installation:
    • include\SubPanel\SubPanelTiles.js
    • jssource\src_files\include\SubPanel\SubPanelTiles. js
    Stefan Ulrich Sauer
    System Analyst

    Devoteam Danet GmbH
    Gutenbergstraße 10
    D-64331 Weiterstadt
    Germany
    email: Stefan-Ulrich.Sauer@devoteam.com
    http://www.devoteam.de

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 14
    Last Post: 2011-05-13, 12:37 PM
  2. SOAP interface just stopped working
    By Scott Auge in forum Developer Tools
    Replies: 12
    Last Post: 2011-02-28, 06:51 PM
  3. Workflow alerts stopped working
    By door3ahmed in forum Help
    Replies: 1
    Last Post: 2009-04-29, 07:43 AM
  4. select and export stopped working
    By michamamo2 in forum Help
    Replies: 3
    Last Post: 2009-01-19, 12:19 PM
  5. Replies: 1
    Last Post: 2005-09-28, 05:40 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
  •