Page 1 of 2

Two questions

Posted: 26 Mar 2010, 15:27
by Oliver
1. How can I view the last 24 hours I go to the visitors in that mod (activity 24 hours). Now appears alone within 24 hours were members.

2. How do I get hidden that?
(based on users active over the past 5 minutes)


cicco can make i snippet that second question ;)

Re: Two questions

Posted: 26 Mar 2010, 15:53
by cisco007
so you want to delete this! (based on users active over the past 5 minutes)
so that no one not even you can see it!

Re: Two questions

Posted: 26 Mar 2010, 16:04
by Oliver
Yes. So many forum it has been removed from sight.

Maintenance can change the time, but the size of the hidden information.

Re: Two questions

Posted: 26 Mar 2010, 16:07
by cisco007
don't know if this is what you want but, open language/yourlanguage/common.php
find:

'VIEW_ONLINE_TIME'

and remove the line also find:

'VIEW_ONLINE_TIMES'
and remove that line also!

Re: Two questions

Posted: 26 Mar 2010, 16:12
by Oliver
are you sure now? I delete these line?

Re: Two questions

Posted: 26 Mar 2010, 16:14
by cisco007
if you want to get rid of these words on the forum

Code: Select all

(based on users active over the past 5 minutes)
, then yes!

Re: Two questions

Posted: 26 Mar 2010, 17:12
by Oliver
cisco007 » 26 Mar 2010, 15:14 wrote:if you want to get rid of these words on the forum

Code: Select all

(based on users active over the past 5 minutes)
, then yes!
I can change that text ?

Re: Two questions

Posted: 26 Mar 2010, 17:32
by cisco007
just like i stated here, whatever language pack you are using!
cisco007 » 26 Mar 2010, 15:07 wrote:don't know if this is what you want but, open language/yourlanguage/common.php
find:

'VIEW_ONLINE_TIME'

and remove the line also find:

'VIEW_ONLINE_TIMES'
and remove that line also!
you will also see this in your language you can change that to whatever tickles your fancy!

Code: Select all

based on users active over the past %d minutes
now i have correctly told you how to edit it! I take no resposability for what ever happens to your board!

Re: Two questions

Posted: 08 May 2010, 13:37
by Oliver
I have not done anything yet. Is it sufficient if only to remove that text, then it does not appear on the front page to that text?

Code: Select all

based on users active over the past %d minutes

Re: Two questions

Posted: 08 May 2010, 15:53
by cisco007
go ahead and remove it! see if anything happens!