ReferenceError: ccm_statusBar is not defined
Permalink
I have some pages on my site that are only accessible to clients (permission group:clients), but once I set the permissions the edit bar would disipear from the page for the admin, even if the admin has full view and edit access.
The error genegrated in firebug is:ReferenceError: ccm_statusBar is not defined.
I changed the permissions back and the error persists. Turns out that if I navigate to the page using the pageID then its fine, but if its through the pretty url its broken:
eg.
http://www.realvisual.ca/index.php/dashboard1/... broken
http://www.realvisual.ca/index.php?cID=159... all good.
I had pretty urls enaabled but when I noticed this error I turned them off.
I can do all my editing via the sitemap but it kindof takes the shine off incontext editing if I have to constantly do through the dashboard.
Any ideas?
The error genegrated in firebug is:ReferenceError: ccm_statusBar is not defined.
I changed the permissions back and the error persists. Turns out that if I navigate to the page using the pageID then its fine, but if its through the pretty url its broken:
eg.
http://www.realvisual.ca/index.php/dashboard1/... broken
http://www.realvisual.ca/index.php?cID=159... all good.
I had pretty urls enaabled but when I noticed this error I turned them off.
I can do all my editing via the sitemap but it kindof takes the shine off incontext editing if I have to constantly do through the dashboard.
Any ideas?
I reported the bug.