Welcome to Geeklog, Anonymous Saturday, November 23 2024 @ 03:43 am EST
Geeklog Forums
How do you PREVENT Anonymous Comments?
Flash
Anonymous
I only want registered users to be able to comment. I've read in the forum that this appears to be possible, but don't know HOW to do it. Please advise.
8
8
Quote
Status: offline
Mikez
Forum User
Regular Poster
Registered: 06/17/05
Posts: 87
look for in your config file
// | MISCELLANEOUS SETTINGS |
// | |
// | These are other various eb-Cherokee-eb settings. The defaults should |
// | work OK for most situations. |
// +---------------------------------------------------------------------------+
// this lets you select which functions are available for registered users only
Find just under that
And make it
:rtfm:
Also go line by line in that box and see if you want anything off to people not logged in.
:shakehands:
Text Formatted Code
// +---------------------------------------------------------------------------+// | MISCELLANEOUS SETTINGS |
// | |
// | These are other various eb-Cherokee-eb settings. The defaults should |
// | work OK for most situations. |
// +---------------------------------------------------------------------------+
// this lets you select which functions are available for registered users only
Find just under that
Text Formatted Code
$_CONF['commentsloginrequired'] = 0;And make it
Text Formatted Code
$_CONF['commentsloginrequired'] = 1;:rtfm:
Also go line by line in that box and see if you want anything off to people not logged in.
:shakehands:
6
8
Quote
All times are EST. The time is now 03:43 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content