I get a not implemented yet message now.
-
-
-
-
Works for me on PC also (in Fx3.0.1 and in IE7). Cleared your cache recently?blowdart said:
Weird, firefox 3.0.1, but on a PCCannotResolveSymbol said:*snip*
-
Yup!CannotResolveSymbol said:
Works for me on PC also (in Fx3.0.1 and in IE7). Cleared your cache recently?blowdart said:*snip* -
Did it not work when you edited a post? I got an error message today too... but that was on 8 - during edit of a post and trying to add an image of course.blowdart said:
Yup!CannotResolveSymbol said:*snip* -
Nope, reply as welllittleguru said:
Did it not work when you edited a post? I got an error message today too... but that was on 8 - during edit of a post and trying to add an image of course.blowdart said:*snip*
-
It's still dead for me. Very annoying.
-
Oh, sorry. Did we not turn off the blowdart flag?blowdart said:It's still dead for me. Very annoying.
But seriously, um...weird. Can anybody else reproduce this? Have you tried it in other browsers? We can't fix what we can't reproduce.
-
Annoying isn't it? I've cleared the cache, forced refreshes, and it works in IE.HumanCompiler said:
Oh, sorry. Did we not turn off the blowdart flag?blowdart said:*snip*
But seriously, um...weird. Can anybody else reproduce this? Have you tried it in other browsers? We can't fix what we can't reproduce.
-
Nathan says it could be a timing issue with when things get loaded and will be messing around with a different way to do it to see if it helps.blowdart said:
Annoying isn't it? I've cleared the cache, forced refreshes, and it works in IE.HumanCompiler said:*snip* -
Cool; it's just insert video and insert image that don't function; which makes it very weird.HumanCompiler said:
Nathan says it could be a timing issue with when things get loaded and will be messing around with a different way to do it to see if it helps.blowdart said:*snip*
Oh and I can't close the symbol drop down once it opens. Heh
-
They're the only two custom dialogs in the editor and need to be "registered" on the client by adding a couple of functions to the editor's command list object. Makes it a little less weird that it's only those twoblowdart said:
Cool; it's just insert video and insert image that don't function; which makes it very weird.HumanCompiler said:*snip*
Oh and I can't close the symbol drop down once it opens. Heh
These two dialog commands were being registered on page load but not immediately following the editor so something else in the on load queue is probably holding up the command registration effectively making them "not implemented" for you. There's a better way to go about this command registration (hook it up to the editor's onload :/) and it's checked into dev so this should finally/hopefully be fixed for real on the next live update. In theory at least
No ideas on the symbol drop down though. Any JS errors on the page? Maybe it just really wants _you_ to pick a symbol?
-
For the symbolsheskew said:
They're the only two custom dialogs in the editor and need to be "registered" on the client by adding a couple of functions to the editor's command list object. Makes it a little less weird that it's only those twoblowdart said:*snip*
These two dialog commands were being registered on page load but not immediately following the editor so something else in the on load queue is probably holding up the command registration effectively making them "not implemented" for you. There's a better way to go about this command registration (hook it up to the editor's onload :/) and it's checked into dev so this should finally/hopefully be fixed for real on the next live update. In theory at least
No ideas on the symbol drop down though. Any JS errors on the page? Maybe it just really wants _you_ to pick a symbol?
Error: this._getPopupVisibilityController() is undefined
Source File: http://channel9.msdn.com/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RadScriptManager1_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2008.2.723.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3afaa3c25c-0b63-45d2-9c6e-561f75337212%3af7bf5190%3a5a41fa7%3acc662d70%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3ae1541727%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3a386f7168%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3a75855a20%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3abaef6152%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3a8ce987f4%3bMicrosoft.Communities.Bar%3aen-US%3accf7722b-0965-4e53-954e-45cd6c7a5d24%3ad49a8b24
Line: 2391
And
Warning: Use of getBoxObjectFor() is deprecated. Try to use element.getBoundingClientRect() if possible.
Source File: http://channel9.msdn.com/forums/Feedback/420409-What-happened-to-insert-image/
Line: 0
-
Nice. Seeing this just in FF?blowdart said:
For the symbolsheskew said:*snip*
Error: this._getPopupVisibilityController() is undefined
Source File: http://channel9.msdn.com/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_RadScriptManager1_HiddenField&compress=1&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2008.2.723.35%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3afaa3c25c-0b63-45d2-9c6e-561f75337212%3af7bf5190%3a5a41fa7%3acc662d70%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3ae1541727%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3a386f7168%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3a75855a20%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3abaef6152%3bEvNet%3aen-US%3ac60cab23-7728-4df8-8fe7-b9b9860dac9c%3a8ce987f4%3bMicrosoft.Communities.Bar%3aen-US%3accf7722b-0965-4e53-954e-45cd6c7a5d24%3ad49a8b24
Line: 2391
And
Warning: Use of getBoxObjectFor() is deprecated. Try to use element.getBoundingClientRect() if possible.
Source File: http://channel9.msdn.com/forums/Feedback/420409-What-happened-to-insert-image/
Line: 0
It's on the list now to take a look at but I'll probably wait to see if it's not working for you after the next build goes out. Also on the list - make debug JS available with the option to run the site in a sort of client debug mode
-
Yup only happens in Firefoxheskew said:
Nice. Seeing this just in FF?blowdart said:*snip*
It's on the list now to take a look at but I'll probably wait to see if it's not working for you after the next build goes out. Also on the list - make debug JS available with the option to run the site in a sort of client debug mode

Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.