For some reason, the notification bubbles that tell you the save was successful or failed are now empty. I"m not quite sure how this happened or even where to look.
Sorry, uninstalling Child Node Browser works after recycling app pool. I can then put Dascoba.Umb.ChildNodesBrowser.dll into "bin" and all works - bubbles and ChildNodesBrowser. But after new pool reset bubbles are empty.
Notification Bubbles are Empty in Backend
For some reason, the notification bubbles that tell you the save was successful or failed are now empty. I"m not quite sure how this happened or even where to look.
This is what it looks like: http://screencast.com/t/EtNvFIjq7o9
Any help here?
I've seen some packages cause this to start happening...
What, if any, packages have you recently installed?
http://screencast.com/t/jF4OAWVM4
I'm guessing it has to be one of the last 2.
The last 2 are both my packages... uninstall Child Node Browser and see what happens.
I think it might be an issue with jquery UI.
Yeah it was on of those!
I think it might have been the nodes package.. Thanks for clarifying.
I have the same problem, but uninstalling Child Node Browser not helps me - and with this plugin bublles works fine before today.
As showing in firebug "defaultSpeechbubbleHeader" and "defaultSpeechbubbleMessage" are always empty.
Sorry, uninstalling Child Node Browser works after recycling app pool. I can then put Dascoba.Umb.ChildNodesBrowser.dll into "bin" and all works - bubbles and ChildNodesBrowser. But after new pool reset bubbles are empty.
Daniel, may be problem in "TreeThumbnailsModule"?
Thanks for investigating the issue... when I have more time away from clients, I'll take a look at updating.
I just commented this line:
//DynamicModuleUtility.RegisterModule(typeof(TreeThumbnailsModule));
I don`t know what this module do, but without it Child Node Browser and bubbles works fine after two hours of testing)
is working on a reply...