Comments Demo page

This page shows how comment script works.

Comments page 127 of 266
Click here to add a comment
Adrian
Posted 6418 days ago
Comment this line (around line 206):
$comment->message = str_replace('&','&',$comment->message);
Or remove it. I know this is what is causing it on some servers but not have more info at this moment. It might be because of the character set in html page header.
hmmm
Posted 6418 days ago
i can't get apostrophes to load correctly on mine. it always shows the ' code instead. any idea why?
test
Posted 6418 days ago
can't hasn't isn't
Jed Dodds
Posted 6419 days ago
this is just a test.
Adrian
Posted 6420 days ago
Brandon, to change "Comments" to "Reviews" just open comments_html.php and type another text and save your file.
To disable email field you have to edit settings.php and change something like $require_email = 1 to $require_email = 0
Extreme Farts
Posted 6420 days ago
My turd has corn in it
Brandon
Posted 6421 days ago
Also, is it possible to change the word displayed on the page from "Comments" to "Reviews"
I would like to use this on my ecommerce site.