Users Online Today Mod

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

Previous topic - Next topic

noaneo

But how to install it when one does not use the template by defect ??
Thank you
Noaneo

Paracelsus

You just look at the changes by opening the xml file (you can use the modifications parser to do it or just simply explore the file using the forum system after you installed the mod)... it states there all the changes made in every file...

... you just have to reproduce those changes which are made on files under the default theme directory tree in your own custom theme files. So if, for example, there's a change in BoardIndex.template.php - which exists in both default AND custom theme directory, then you MUST change the file in your custom directory with the exact changes that were made in the default directory file. If the file exists just in the default theme directory and NOT in the custom theme directory, then you have to do absolutely nothing, since the custom theme will "push/use" the file in the default directory... got it? ;)

BTW, I fixed the ordering problem  ;D ;D
uksort($myArray, "strnatcasecmp"); instead of ksort instruction.

noaneo

Thank you.

For this MOD what to reproduce in the other topics?

Thank you
Noaneo

Paracelsus

Damn it... can't you just read it?

In my case, I had to edit BoardIndex.Template.php and the language files (since mine are xxxxxx.portuguese-utf8.php). Since I don't have any Stats.Template.php in my own custom theme, I didn't had to edit that one.

If you read the file, even though it's in code, it's very understandable... so just read it and you'll figure it out for sure.


kamili34


dxyy

Ok, I have some questions:

I want this to also be visible to guests, how can I do that?

Also, how can I make the entire list of users online today be displayed in alphabetical order?

After reading through a few pages of this thread I saw something about changing the order, but I didn't quite understand it. Any help would be greatly appreciated.

Thanks! :)

Paracelsus

Quote from: hugodiaz on September 01, 2007, 02:33:41 AM
Ok, I have some questions:

I want this to also be visible to guests, how can I do that?

Also, how can I make the entire list of users online today be displayed in alphabetical order?

After reading through a few pages of this thread I saw something about changing the order, but I didn't quite understand it. Any help would be greatly appreciated.

Thanks! :)


1. Visible to guests - have no idea :-[

2.
Quote from: Paracelsus on August 05, 2007, 03:29:21 PM
(...) changing in Sources/BoardIndex.php

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

to

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

(...) that needs to be much the same edit, but about ten lines down.

Find:

krsort($context['users_online_today']);
krsort($context['list_users_online_today']);


change boyh the lines using this instruction instead:
uksort($myArray, "strnatcasecmp");


And that's it!

ApplianceJunk

Hi,

I have this mod installed and it works great, thanks!
Does anyone know how I can us it in a TP block?

Thanks,

JiGs013



i already installed the " Users_Online_Today_1.4.0.zip " and it works fine with the default theme but on my TP - Custom Themes it doesnt work.. can anyone tell me what will i do to make it work on my TP-Themes? i need manual install

thanks for advance

kamili34

Yes you must manually some changes.

webou

Quote from: Pierre29200 on June 01, 2007, 10:07:14 AM
Add in mod  version 1.4.0 joined :
french language and
dilbermc Theme
modifications included.

You can have dilbermc Theme only or French language only and the mod works with that you have.

You can use : http://modparser.dev.dansoftaustralia.net/ [nofollow]
to see what i add for french language and dilbermc theme and to do these modifications manually if you prefer...

Hope it helps !

Pierre
Thank you, it helped very much :)

~Kikoish~

When will the update for 1.1.4 be release?

dxyy

Does anyone know how I can make this visible to guests?

I would really appreciate some help in that regard.

Thanks in advance. :)

Rica


ramapoughnative1

"Blast that Felix and his magic bag!" - Master Cylinder

christicehurst

This mod will be a problem with SMF 2.0. Anyone going to take over this mod soon?
www.brisbanelionsunited.com - A forum for everyone!

symon

#737
Another case of the user not being listened to.

I'm not surprised Vbulletin is so popular. Fantastic functionality.

This mod got done and the maker disappeared.

Typical smf support.  :o

Paracelsus

Quote from: symon on October 09, 2007, 06:42:10 PM
Another case of the user not being listened to.

I'm not surprised Vbulletin is so popular. Fantastic functionality.

This mod got done and the maker disappeared.

Typical smf support.  :o

What do you mean? Have you already asked if this feature will be available or not in SMF 2.0? Because if it is, there's no point in proceeding with the MOD development, right?

symon

Who knows...the point is this mod has been deserted! And it's very popular. But the functionality is never going to get better when the attitude is "it works...now get on with it".

This is one of the most popular mods and it's development is not going to grow.

Mods that don't/can't evolve aren't much use.

Advertisement: