Two questions
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!
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!
Two questions
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
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
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!
so that no one not even you can see it!
Re: Two questions
Yes. So many forum it has been removed from sight.
Maintenance can change the time, but the size of the hidden information.
Maintenance can change the time, but the size of the hidden information.
Re: Two questions
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!
find:
'VIEW_ONLINE_TIME'
and remove the line also find:
'VIEW_ONLINE_TIMES'
and remove that line also!
Re: Two questions
are you sure now? I delete these line?
Last edited by Oliver on 26 Mar 2010, 16:13, edited 1 time in total.
Re: Two questions
if you want to get rid of these words on the forum , then yes!
Code: Select all
(based on users active over the past 5 minutes)
Re: Two questions
I can change that text ?cisco007 » 26 Mar 2010, 15:14 wrote:if you want to get rid of these words on the forum, then yes!Code: Select all
(based on users active over the past 5 minutes)
Re: Two questions
just like i stated here, whatever language pack you are using!
now i have correctly told you how to edit it! I take no resposability for what ever happens to your board!
you will also see this in your language you can change that to whatever tickles your fancy!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!
Code: Select all
based on users active over the past %d minutes
Re: Two questions
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
go ahead and remove it! see if anything happens!