Two questions

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Two questions

Post 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 ;)
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Two questions

Post 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!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: Two questions

Post by Oliver »

Yes. So many forum it has been removed from sight.

Maintenance can change the time, but the size of the hidden information.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Two questions

Post 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!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: Two questions

Post by Oliver »

are you sure now? I delete these line?
Last edited by Oliver on 26 Mar 2010, 16:13, edited 1 time in total.
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Two questions

Post 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!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: Two questions

Post 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 ?
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Two questions

Post 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!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: Two questions

Post 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
cisco007
BBCoder VI
BBCoder VI
Posts: 1015
Joined: 16 Mar 2010, 18:14
Location: Don't really know!

Re: Two questions

Post by cisco007 »

go ahead and remove it! see if anything happens!
Locked