Page 1 of 1

HTML visible on some psotings

Posted: Sat Dec 19, 2009 12:06 pm
by Erik
Pieter,

On the new board the HTML-code of some postings is also visible, for instance I can see the formatting HTML code on some postings of Enver
for instance this post viewtopic.php?f=35&t=3447 contains this reference

[hr noshade size="1"][font size="1"]Enver
http://twitter.com/Chak64%20My%20Domoti" onclick="window.open(this.href);return false; ... dware.html My Domotica Hardware Software[/font id="size1"]

Or is this due to a browser setting (IE-8)

Erik

Re: HTML visible on some psotings

Posted: Sat Dec 19, 2009 12:49 pm
by Bwired
yes
those are some old posts
also happening with the {quote} and some other stuff
I'm busy with this but phpbb does not make it easy for me as certian fields are store as UTF8-BIN in the database.
Will be corrected soon

Re: HTML visible on some psotings

Posted: Sun Dec 20, 2009 1:47 pm
by Darwusch
It's just a matter of replacing the < and > with a [ and ].

Re: HTML visible on some psotings

Posted: Sun Dec 20, 2009 2:14 pm
by Bwired
I wish it was that easy :(

Re: HTML visible on some psotings

Posted: Sun Dec 20, 2009 2:42 pm
by Darwusch
Ok, that's a pitty.
It's what I did with all my posts in which it showed the html language.
After that all was fine.
What seems to be the problem then with the conversions?

Re: HTML visible on some psotings

Posted: Sun Dec 20, 2009 3:38 pm
by Bwired
OK
perhaps you had a simple one
the above post does not work that way.
And then there are the nested Quotes which are evnn more complicated
I'm trying to update the post with a script now

But if everyone comes alone his own post and update it manualy it would help a lot :-)
Thanks

Re: HTML visible on some psotings

Posted: Sun Dec 20, 2009 3:59 pm
by Darwusch
I understand, sorry to make it sound easy which it obviously isn't. :wink:

Re: HTML visible on some psotings

Posted: Sun Dec 20, 2009 4:14 pm
by Willem4ever
Indeed much more complicated check here for some guidance to help change your own posts