MyBB Community Forums

Full Version: how to hide the number of minutes in forum footer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
25 users active in the past 999 minutes 
i want to change it to
Currently Active Users: 180 [25 members and 138 guests]

so the past 999 minutes will not bee see
1. Go to Admin Panel
2. Click "Configuration"
3. Click "Languages" on the left.
4. Find "English" and choose "Edit with English" in Options.
5. Find "index.lang.php" and "Edit" it.
6. Find "online_note" box below the page.

In "online_note" box,

Find the following code:
{1} {2} active in the past {3} minutes ({4} {5}, {6} of whom {7} invisible, and {8} {9})

Change it to:
Currently Active Users: {1} [{4} {5} and {8} {9}]

That's all. If you have problem, please inform me.

Another method,

You can also edit it via ftp.

Go to the folder /inc/languages/english
Download and edit "index_lang.php"
Find the following code:
{1} {2} active in the past {3} minutes ({4} {5}, {6} of whom {7} invisible, and {8} {9})

And change it to:
Currently Active Users: {1} [{4} {5} and {8} {9}]

And re-upload it.
Ugh, why would you teach him how to do this?
hey... pyridine whats with you if he wants to teach me?

thank you firfox.. +reputation
You're scamming visitors, that's not cool.