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
Bookmarks