Quote:
Originally Posted by Lore
That did the trick!
Everything seems to be working well with the exception a slight little bug. When I BREAK a page I get a bracketed left showing up on the first page of the published thread at the break followed by /left at the start of the second page?
|
Must be using a wysiwyg editor on aligned text. Double check by switching to a standard editor.
The text is split using the BREAK code. If that code is put between two code brackets like this:
Then the open bracket will appear on one page and the close on the next page. The only wat to prevent this is by not putting BREAK between two tags.
If anyone knows how to automatically open and close BBcode tags that may get orphaned by the splitting process, Id love to hear about it.