Support for PhpBB3.
Post here to get help with any phpBB3 related issue
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.
If not your topic may be ignored or locked!
Post
by Oliver » 26 Mar 2010, 13:27
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
Post
by cisco007 » 26 Mar 2010, 13:53
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!
Post
by Oliver » 26 Mar 2010, 14:04
Yes. So many forum it has been removed from sight.
Maintenance can change the time, but the size of the hidden information.
Post
by cisco007 » 26 Mar 2010, 14:07
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!
Post
by Oliver » 26 Mar 2010, 14:12
are you sure now? I delete these line?
Last edited by Oliver on 26 Mar 2010, 14:13, edited 1 time in total.
Post
by cisco007 » 26 Mar 2010, 14:14
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!
Post
by Oliver » 26 Mar 2010, 15:12
Post
by cisco007 » 26 Mar 2010, 15:32
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!
Post
by Oliver » 08 May 2010, 11:37
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
Post
by cisco007 » 08 May 2010, 13:53
go ahead and remove it! see if anything happens!