01/12/07 01:13pm
Status: offline
kallemac
Forum User
Newbie
Registered: 01/12/07
Posts: 3
Hi!
i´m new to geeklog, and i cant find where i can disable new account registration on the frontpage, where do i do that?
01/12/07 04:44pm
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
In your config.php:
Text Formatted Code
// stops new registrations if set to true.
$_CONF['disable_new_user_registration'] = false; // set to true to block users.
bye, Dirk
01/12/07 05:22pm
Status: offline
kallemac
Forum User
Newbie
Registered: 01/12/07
Posts: 3
many thanks! it works!!! thanks!!
// kalle
06/01/07 12:36am
orrion
Anonymous
does this also work with version 1.3.11sr1?
mike
06/01/07 12:52am
orrion
Anonymous
sorry. found this now http://www.geeklog.net/forum/viewtopic.php?forum=3&showtopic=69771&highlight=registration
06/01/07 01:58am
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Quote by: orrion
does this also work with version 1.3.11sr1?
No, it was only introduced in 1.4.0.
And
please
, in your own interest, upgrade to at least the last 1.3.11 release (1.3.11sr7) ASAP. See the list of
security issues
for details.
bye, Dirk