Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 02:17 pm EST
Geeklog Forums
User contribution
johnb
Anonymous
when a user posts a story it never reaches my email for approval where can i fix this problem?
johnb
johnb
6
8
Quote
johnb
Anonymous
no i haven't touched any settings regarding that, but when a user submits a story they recieve a message stating that it will be sent to admin for review, but I never recieve the submissions.
7
8
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Okay, I see what you mean. When you visit your site the next time, you should see the number of submissions waiting for your approval after the "Submission" entry in your Admin's block.
If you want to be emailed as soon as someone submits a story, you will have to enable that in config.php first:
// of the array can be any combination of 'story', 'comment', 'trackback',
// 'pingback', 'event', and 'user'.
// Example: $_CONF['notification'] = array ('story', 'event');
// The email will be sent to $_CONF['site_mail'] (see above).
$_CONF['notification'] = array ();
bye, Dirk
If you want to be emailed as soon as someone submits a story, you will have to enable that in config.php first:
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', 'comment', 'trackback',
// 'pingback', 'event', and 'user'.
// Example: $_CONF['notification'] = array ('story', 'event');
// The email will be sent to $_CONF['site_mail'] (see above).
$_CONF['notification'] = array ();
bye, Dirk
6
6
Quote
All times are EST. The time is now 02:17 pm.
- 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