Error After Upgrade: CCM_ENABLE_BREADCRUMB
Permalink
After upgrading from 5.2.1 to 5.3 and logging into the dashboard, I get the following error in IE ('Display Notification About Every Error' is checked in my IE settings):
Line: 692
Char: 2
Error: 'CCM_ENABLE_BREADCRUMB' is undefined
Code:0
URL: {This is the current webpage}
This has rendered my dashboard useless, and I can not re-enable the site. I can get around this if I disable 'Display notification about every error', but that is not a solution because it does not correct the source of the problem. Ideas?
Line: 692
Char: 2
Error: 'CCM_ENABLE_BREADCRUMB' is undefined
Code:0
URL: {This is the current webpage}
This has rendered my dashboard useless, and I can not re-enable the site. I can get around this if I disable 'Display notification about every error', but that is not a solution because it does not correct the source of the problem. Ideas?
The login page loads fine.
I don't have problems with Firefox, or IE when I disable 'Display a notification about every error'. However, the fact remains that there is an error in the code. I am looking for a solution (outside if switching browsers or disabling this setting) since 80% of the admins use IE with this setting enabled.
I don't have problems with Firefox, or IE when I disable 'Display a notification about every error'. However, the fact remains that there is an error in the code. I am looking for a solution (outside if switching browsers or disabling this setting) since 80% of the admins use IE with this setting enabled.
look to jquery. it seems like there are a number of issues with ie7 and 8 because we foolishly updated to the latest version of jquery...
great looking date selector, but we should know better than to use the latest on jquery at this point.. -sigh-
great looking date selector, but we should know better than to use the latest on jquery at this point.. -sigh-
Can you/have you been using Firefox to do edits on the site instead of IE?