Recent Topics

1 Jul 22, 2005 05:17    

Hey,

How would I make it optional to leave your email and website URL for anonymous users while leaving a comment?

Thanks

Brian

www.hairycheese.com

2 Jul 22, 2005 09:58

Look into conf/_advanced.php at around line 27

/**
 * Comments: set this to 1 to require e-mail and name, or 0 to allow comments without e-mail/name
 * @global boolean $require_name_email
 */
$require_name_email = 1;

3 Jul 24, 2005 11:48

thanks man

although they should build this into the GUI with the many other things there

4 Jul 24, 2005 11:52

what if we require email and name, but dont wish to require a domain name?

is itallready optional?

if so what page can i write in a foot note in the comment area that says:

Site/Url:
Your URL will be displayed.
(Optional)

itallias are itesms wished to be added


Form is loading...