News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

[solved] can't disable online Status at the bottom of the page

Started by balderino, February 15, 2014, 05:51:07 PM

Previous topic - Next topic

balderino

Hi,
I'm using smf 2.0.7 and I've deactivated the points "who is online" ('Wer ist online' aktivieren?) and "activate stats" (Statistiken aktivieren). Nevertheless, these two functions are still active.

Any ideas?

Thanks for your answers.

Kind regards

kat

If you go to your profile>Account settings, you can uncheck "Show others my online status", so that you can hide (Kinda).

balderino

Thx for your answer. This would help me as a single user, but I'm also admin of the forum and I want to disable the function completely.

I've found the settings under Admin --> Features and Options. There, I've unchecked the following lines:
* Enable who's online list
* User online time threshold

* Track daily statistics
* Track daily page views (must have stats enabled)

Kindred

Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

balderino

Hm, maybe. I've tried two other themes but these may have the same code.

At last, I have edited the "BoardIndex.template.php". There is a part for the info center which I have deleted.

Thx for your help :)

++++
Changes in theme: SMF Default Theme - Curve (2.0
shortend the code from line 247 to:

function template_info_center()
{
 
}
?>

This means, that the whole info center is deleted for guests and registered users.

Kindred

or you could have just removed the call to the info_center function rather than blanking out the code in it...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: