Quote Tags acting up
Moderator:Æron
They seem all weird. If I quote someone, the tags do not work.
-
- Posts:4297
- Joined:Wed Oct 20, 2004 5:08 pm
- Location:On hiatus
- Contact:
Re: Quote Tags acting up
You have to disable HTML.They seem all weird. If I quote someone, the tags do not work.
Well, unless likeafox fixes it.
(Here's a fix, for those who care:
In includes/functions_post.php, find
Code: Select all
$message = addslashes($message);
Code: Select all
$message = str_replace('"', '\\"', $message);
Who is online
Users browsing this forum: No registered users and 7 guests