Line 58 Error: can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
I tried to look at line 58 to see if it is referencing a different name for the comment box than does TinyMCE, but no luck. If someone can help me decipher if this error is in AjaxQoute or in Tiny MCE maybe I can figure it out...
i get the same problem as another user... quoting on a page without a comment box just takes me back to the discussion index (root URL). maybe i need to add a comment box on every page. it'd be better if it worked though.
Does anyone know how resource friendly this extension is? I've been having issues with server use, and noticed (from the description that..) its grabs the original data from the DB on the fly.
I assume that if we have tons of quotes and it refreshes every time someone loads a page, it might be hitting the DB hard.
I noticed a bug when quoting messages with images that are either attached using the Attachments 2.0 extension or linked to from externally, the actual image is not displayed in the quote. All that is quoted is the text from the source of quote.
Obviously this can be a problem if all that was originally posted was an image along with no text. The quote would render completely empty. Is there any way to include any posted images as part of the quote?
That, as I understand things, is an issue with Attachments (1.x and 2.x) since you can only call an "attached image" using the [Image_xx] code for attachments you have uploaded and AjaxQuote pulls the information directly from the database. Does this will happen with the other quoting extensions as well?
I've not really tried any other quoting extensions to be honest. I'm using the BBCodeParser along with the BBInsertBar extension and I wasn't sure if any other quoting extension would be compatible with these.
Comments
Line 58
Error: can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
Any ideas?
Thanks!
Line 58
Error: can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.
I tried to look at line 58 to see if it is referencing a different name for the comment box than does TinyMCE, but no luck. If someone can help me decipher if this error is in AjaxQoute or in Tiny MCE maybe I can figure it out...
I assume that if we have tons of quotes and it refreshes every time someone loads a page, it might be hitting the DB hard.
Notice: Trying to get property of non-object in C:\xampplite\Vanilla\extensions\AjaxQuote\default.php on line 60
Fatal error: Call to a member function Remove() on a non-object in C:\xampplite\Vanilla\extensions\AjaxQuote\default.php on line 60
When it should normally give me the proper error message.
tia!
Fatal error: Call to a member function on a non-object in /home/XXXXXX/domain/forum/extensions/AjaxQuote/default.php on line 60
tia!
Obviously this can be a problem if all that was originally posted was an image along with no text. The quote would render completely empty. Is there any way to include any posted images as part of the quote?