Welcome to Geeklog, Anonymous Wednesday, November 27 2024 @ 10:54 am EST
Geeklog Forums
Admin Notification of New User Registration
cybersnac
Anonymous
I've been looking through my config.php file and also within the preferences and settings at my geeklog site and I can't find a place to activate notifications for when a new user registers.
I'd like to receive mail whenever a new user registers. Is this possible?
Thanks for any help you can offer.
I'd like to receive mail whenever a new user registers. Is this possible?
Thanks for any help you can offer.
9
7
Quote
cybersnac
Anonymous
where can this config.cfg file be found? I've searched for it in all the directories.
9
8
Quote
cybersnac
Anonymous
no problem
is $_CONF['notification'] = array (user);
a line i have to add to the file and also, I"m not sure I understand the syntax for the array (user) would I just add the email address I want notification sent to?
is $_CONF['notification'] = array (user);
a line i have to add to the file and also, I"m not sure I understand the syntax for the array (user) would I just add the email address I want notification sent to?
8
7
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Why don't you read the comments in config.php?
// of the array can be any combination of 'story', 'link', 'event', and 'user'.
// Example: $_CONF['notification'] = array ('story', 'link', 'event');
// The email will be sent to $_CONF['site_mail'] (see above).
$_CONF['notification'] = array ();
bye, Dirk
Text Formatted Code
// Send an email notification when a new submission has been made. The contents// of the array can be any combination of 'story', 'link', 'event', and 'user'.
// Example: $_CONF['notification'] = array ('story', 'link', 'event');
// The email will be sent to $_CONF['site_mail'] (see above).
$_CONF['notification'] = array ();
bye, Dirk
8
9
Quote
cybersnac
Anonymous
thanks for helping me out guys, sorry to bother you...
10
10
Quote
All times are EST. The time is now 10:54 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