Welcome to Geeklog, Anonymous Thursday, March 28 2024 @ 01:22 pm EDT

Geeklog Forums

Anonymous story submission


Dave

Anonymous
curious
is it possiable to allow Anonymous story submissions? Big Celebration
 Quote

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
That's actually the default ...

If $_CONF['submitloginrequired'] = 0; in config.php, then anonymous users can submit stories.

bye, Dirk
 Quote

squirrellydw

Anonymous
I am using 1.40sr2 and the anonymous story submission doesn't seem to work?
 Quote

Status: offline

squirrellydw

Forum User
Junior
Registered: 02/08/06
Posts: 33
Location:PA
Quote by squirrellydw: I am using 1.40sr2 and the anonymous story submission doesn't seem to work?


You can try it out here www.theseashore.us

here is part of the config
Text Formatted Code

// this lets you select which functions are available for registered users only
$_CONF['loginrequired'] = 0; // all of them, if set to 1 will override all else
$_CONF['submitloginrequired']     = 0;
$_CONF['commentsloginrequired']   = 0;
$_CONF['calendarloginrequired']   = 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['eventsubmission'] = 1;
$_CONF['usersubmission']  = 0; // 1 = new users must be approved

// When set to 1, this will display an additional block on the submissions page
// that lists all stories that have the 'draft' flag set.
$_CONF['listdraftstories'] = 1;

 
 Quote

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