Welcome to Geeklog, Anonymous Sunday, May 19 2024 @ 09:24 pm EDT

Geeklog Forums

Contributions are not going through the submission process


Jason

Anonymous
confused
I created a test user and contributed a test story. In the past (before v 1.4.1) the submission would wait to be approved by me before it would show up. That isn't happening anymore. The story gets submitted as soon as you click submit. This is a clean install and I'm wondering what's up. Here's a snippet of my config.php file. Amy I missing something? Thanks!

// +---------------------------------------------------------------------------+
// | MISCELLANEOUS SETTINGS |
// | |
// | These are other various Geeklog settings. The defaults should work OK |
// | for most situations. |
// +---------------------------------------------------------------------------+

// this lets you select which functions are available for registered users only
$_CONF['loginrequired'] = 1; // all of them, if set to 1 will override all else
$_CONF['submitloginrequired'] = 0;
$_CONF['commentsloginrequired'] = 0;
$_CONF['statsloginrequired'] = 0;
$_CONF['searchloginrequired'] = 0;
$_CONF['profileloginrequired'] = 0;
$_CONF['emailuserloginrequired'] = 0;
$_CONF['emailstoryloginrequired'] = 0;
$_CONF['directoryloginrequired'] = 0;

// Submission Settings

// enable (set to 1) or disable (set to 0) submission queues:
$_CONF['storysubmission'] = 1;
$_CONF['linksubmission'] = 1;
$_CONF['eventsubmission'] = 1;
$_CONF['usersubmission'] = 1; // 1 = new users must be approved

Jason
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Well, "this shouldn't happen", at least not unless the user has somehow inherited story.submit permissions (e.g. because he's a story admin).

A wild guess: You may have a syntax error somewhere in your config.php but your webserver doesn't abort the script and so some of the options default to zero.

Does that $_CONF['loginrequired'] option work for you? I.e. are anonymous users asked to log in?

bye, Dirk
 Quote

Phil

Anonymous
I am having the same problem, have you managed to solve it?

Phil
 Quote

All times are EDT. The time is now 09:24 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