News:

Wondering if this will always be free?  See why free is better.

Main Menu

Users Online Today Mod

Started by Nibogo, November 06, 2005, 01:42:31 AM

Previous topic - Next topic

codenaught

Quote from: edi67 on September 24, 2006, 10:48:25 AM
one question, mod work perfectly but in my forum i see user online today not soerted for name , and i show than in random way, is possible see them sorted for name?

look
www.crazyzone.ws
It is not random. It is by the time they last logged in.

This is untested, but you can try changing in Sources/BoardIndex.php

$context['users_online_today'][$row['lastLogin'] . $row['memberName']] = array(

to

$context['users_online_today'][$row['memberName']] = array(
Dev Consultant
Former SMF Doc Coordinator

edi67

Quote from: akabugeyes on September 24, 2006, 10:57:01 AM
Quote from: edi67 on September 24, 2006, 10:48:25 AM
one question, mod work perfectly but in my forum i see user online today not soerted for name , and i show than in random way, is possible see them sorted for name?

look
www.crazyzone.ws
It is not random. It is by the time they last logged in.

This is untested, but you can try changing in Sources/BoardIndex.php

$context['users_online_today'][$row['lastLogin'] . $row['memberName']] = array(

to

$context['users_online_today'][$row['memberName']] = array(

i tried but nothing changed always the same
CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

steve in houston

I packaged up a similar mod for 1.0.8.
I'm just waiting for approval.

http://mods.simplemachines.org/index.php?mod=479

AbsolutelyFreeWeb

#463
Finexe Mod made for tech blue theme has been rejected since it contains code from an old version of your mod.  Could I have your permission to use your code in the tech blue theme mod ?
See http://mods.simplemachines.org/index.php?mod=375
:hearts:
I use finexe web for
domain registration and hosting.

MoreBloodWine

Users Logged In Today

The above is the default text one sees in the info center... how can one change it to say something else... like you can do with the MCL (Membergroup Color Legend) mod...
Want a sig like mine for your BTCGuild stats ? Then check this out: Spend-ur-Bits


Vinspire

Quote from: MoreBloodWine on October 16, 2006, 12:12:01 AM
Users Logged In Today

The above is the default text one sees in the info center... how can one change it to say something else... like you can do with the MCL (Membergroup Color Legend) mod...

Look into ur Modifications.english.php under languages folder.

MoreBloodWine

Thx ill give that a shot here in a bit and post if it worked ;-)
Want a sig like mine for your BTCGuild stats ? Then check this out: Spend-ur-Bits


danskmacabre

Just installed this mod on the default theme.
It installed and worked fine.

All I need to do is change my helios theme to include this mod, which I will do tonight.

Thanks for this mod, it's very nice.

Website: cantref.org.uk chaos8.com | SmF version: 2 | Portal software: PortaMx 1.3 | Default theme: Coal Black

danskmacabre

was very easy to manually add to the helios theme.
Works perfectly.
Website: cantref.org.uk chaos8.com | SmF version: 2 | Portal software: PortaMx 1.3 | Default theme: Coal Black

rockinaway

Can this shows number of guests and spiders which have visited?
Have I helped you? Then please join AdminFuel - The forum for forum administrators.

If you need help managing your forum, or maybe launching it, then visit us and view the quality articles, downloads and posts.

ArkServer

Quote from: rockinaway on November 12, 2006, 08:06:23 AM
Can this shows number of guests and spiders which have visited?

That, and how do i make it so that guests can also see the users online today instead of only an integer.

Vinspire

Quote from: ArkServer on November 14, 2006, 01:19:17 PM
That, and how do i make it so that guests can also see the users online today instead of only an integer.

I second this statement.

Carceri

It has been mentioned before in this thread. Unfortunately I can't remember exactly where, by try using the search.

Vinspire

Quote from: Carceri on August 25, 2006, 01:44:12 AM
Edit BoardIndex.template and remove the line that says

if (!$context['user']['is_guest'])

Also, change the line

if (!empty($context['users_online_today']) && !$context['user']['is_guest'])

to

if (!empty($context['users_online_today']))

That should do it (although I have not tested)

Is this the one ?

Carceri

It looks like it, but I have still not tested it :)

Vinspire

Quote from: Carceri on November 17, 2006, 07:41:50 AM
It looks like it, but I have still not tested it :)

Just tested it and everything working smoothly. Thanks Carceri :)

L.G.S

what would I need to change to have this as "Users online this week" ?

(not just words, the actual recording as well)
FREE and LIVE World Cup + Premier League football streams:

www.gamesandgoals.com


sager


Carceri


sager

the text doesnt show up..... when i install it on my forums. as in "USERS ONLINE TODAY " i can see the names but not the saying user online today .texts and even the header

Advertisement: