MyBB Community Forums

Full Version: Post under signature?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just upgraded to the board 1.4.8 and all is fine, no errors ocurred during the upgrade but I'm having a problem whenever I make a new thread or reply a post with a long post, the post appears part above the signature and part under it and when you click on the quick edit button the quick edit box appears on the part of the post that is under the member's signature, here is a picture of it.

Any help would be greatly appreciated.

Thanks.
Looks like you have some messed up templates somewhere... start by reverting your postbit and postbit_classic templates to default, note any changes you may have knowingly made to them first though.

Also run a page through this: http://validator.w3.org
On that validator page what url I have to put? the one to a topic?
Yeah, the URL to an affected page.
Oh, I didn't know you'd closed the board, yeah it'll say it's valid because it'll be validating the board closed page, not an actual thread... you'll need to either reopen the forum and test again or get the source code from a thread and put that into the direct input option of the validator.
here is with the board open:

http://validator.w3.org/check?uri=http%3...or%2F1.654
Wait! I discovered where was the error! it wasn't nothing template related.

You see, I was making a topic to inform the members about the new upgrade and what got fixed and the problem was on a line that says something about a fixed html code which is this one:

</tr>

And since I have the html use in the forum in the posts, that was making the post to look like that.

Sorry about all the problem guys Blush

Still you rock for such fast reply to the problems we might have with our MyBB boards. Smile