Comments Demo page

This page shows how comment script works.

Comments page 143 of 266
Click here to add a comment
Eric
Posted 6366 days ago
Can the comments be moderated? Or filtered for content?
Eric
Posted 6366 days ago
This is a test
Chris
Posted 6366 days ago
Thanks Adrian, that sorted it
test
Posted 6366 days ago
Cool,
Adrian
Posted 6366 days ago
Chris, change encoding type for your page, that should fix it, if it doesn't then comment or remove this line from comments.php:

// encode & character
$comment->message = str_replace('&','&',$comment->message);
Chris
Posted 6368 days ago
Whenever i use an apostrophe, I get a load of junk text appear. Is this a bug? I'm using Firefox BTW.....
steve
Posted 6369 days ago
I wonder if there is a character count limit?