Page 1 of 1

All Entries & Comments are Displaying HTML Code

Posted: Sun Jan 07, 2007 2:25 am
by jjrose
Hello,

I have just installed Serendipity 1.1 and am in setting up and tweaking phase before all goes online.

I'm having difficulty at the moment getting entries and comments to display properly.

When I try to do anything other than plain text (eg. links), I get all the html code showing on the display. But even then, I get some code at the bottom ( </p> ). And on the sidebar Comments box, where there shows a comment to an entry, even though it's only plain text, at the end of each line I see an </br>.

So seems to me that both the actual entries and also the comments are showing in full html code instead of proper display. And this includes the comments in the Sidebar called "Comments".

I have already added a couple of static pages, but I don't have that problem on them, only on blog entries and comments.

I'm sure it's just some really simple thing I have overlooked, but can't find anything anywhere to help fix the problem.

Help would be appreciated.

Posted: Sun Jan 07, 2007 4:02 am
by gadgetgrill
hi,

I am having a similar problem; Images are not showing. Though HTML code instead the of the image is showing.

I uploaded the images using the built in tool so i know im doing everything correctly.

http://www.re-blog.co.uk/s9y/categories ... stop-Trial

GG

Posted: Mon Jan 08, 2007 3:21 am
by judebert
@gadgetgrill: Usually this indicates that you're working with the WYSIWYG editor, and you've typed the HTML in editing mode instead of tag mode. Sometimes it's because the wiki plugin is installed, and I suppose some other markup plugin might do the same. Try the plain-text editor, and if that doesn't work, tell us what markup plugins you're using.

@jjrose: That's very unusual. Can you give us a link to your page so we can have a look? If you're using the WYSIWYG editor, try turning off the nl2br plugin, too.

Posted: Wed Jan 10, 2007 8:47 am
by jjrose
@jjrose: That's very unusual. Can you give us a link to your page so we can have a look? If you're using the WYSIWYG editor, try turning off the nl2br plugin, too.[/quote]

Hi judebert. Thanks. I've fixed the issue. I followed your advice to gadgetgrill about the Wiki plugin and took it off, which fixed up the display of html in the entries. And it was the nl2br plugin that caused the html in the Comments sidebar.

I never really knew what the two markup plugins were actually for, I just added them to see what would happen.