MyBB Community Forums

Full Version: quick edit div tag missing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
firebug says when you try to edit a post by ajax quick edit feature:

Quote:mismatched tag. Expected: </div>.

it is strange 'cause every div in the xmlhttp_inline_post_editor template are correctly closed
Do you have any odd DIVs in the postbit, or outside the template?

Remember the contents of the post is replaced with the info received from the AJAX request, so if you have a hanging DIV with an end tag inside the post, you'll have an unclosed DIV.


Also, not sure if this is the 1.2.12 editor bug (fixed, but you'll need to download the updated thread.js file).
also mybboard.net have this issue, it is not MY problem Smile .. check yourself in one of your posts: try to quick edit it and take a look to firebug console Big Grin
Hmm, Quick Edit works here fine.

Don't have Firebug here - may try later with Firebug. But generally, Firebug only reports "fatal" script errors, which would cause Quick Edit to fail...
Confused
ZiNga BuRgA Wrote:Hmm, Quick Edit works here fine.

i never tell it did not work Big Grin

only firebug give that error on my board and here when in mybb you try to use quick edit Big Grin