Welcome to Geeklog, Anonymous Friday, April 19 2024 @ 03:41 pm EDT

Geeklog Forums

Disable Site Statistics for anonymous users


Status: offline

fugu111

Forum User
Newbie
Registered: 01/05/06
Posts: 3
First of all, great work on Geeklog!

Q: Is it possible to disable the site statistic for non registered users, or readable only by admin. I havent found any documentation regarding it.
Do I have to remove the code, or have I missed a config somewhere.

Best Regards,

Fried brain Fugu111 "Stockholm"
 Quote

Status: Banned

machinari

Forum User
Full Member
Registered: 03/22/04
Posts: 1512
find the following in your config.php and set accordingly
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;

 
 Quote

Status: offline

fugu111

Forum User
Newbie
Registered: 01/05/06
Posts: 3
Ok, thank you very much. That worked like a charm. Was to tired to find these lines last night.

Cheers,

Alex
 Quote

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