Topic: a question about html in posts

i've been looking for where i might add this feature in the code.  i'm so used to forums where they allow html code within posts.  i tried to follow the example given for adding html to the user titles and ranks - but this didn't work for the $cur_post variable.

Re: a question about html in posts

c'mon now.  simple question.  *bump*

Re: a question about html in posts

To allow HTML in posts, remove the call to pun_htmlspecialchars() in the function parse_message(). The function is defined in include/parser.php.

[topic moved]

"Programming is like sex: one mistake and you have to support it for the rest of your life."