Members_Online_Today
By: atsaunier
|
|
||||||||||||||||||||||||||||||||||||||||
| September 15 2009, 10:07 PM | |
|---|---|
| by djinder |
Anyone who tried on ipb 3.0???
|
| August 1 2009, 05:16 PM | |
| by league |
i had it working for 2.3.6 if anyone needs hlep let me know. question is will it work for 3.0 i havent tried it yet
|
| June 27 2009, 01:45 PM | |
| by don_carswell |
I cant seem to get the "Members Online today" to show on the forum, Its just blank and under the "user active in the last 15 mins?
What did I do wrong |
| May 25 2009, 04:58 AM | |
| by dheyrman |
QUOTE (Mudjosh @ May 25 2009, 02:43 AM) <{POST_SNAPBACK}> QUOTE (DanielVega @ Oct 22 2008, 01:08 PM) <{POST_SNAPBACK}> I'm affraid I have to confirm that it does NOT work with IPB 2.3.6, they have changed some of the coding in the lib/func_boardstats.php file... I guess I will be confirming this. It seems to have been a waste of my time, though I will keep playing with it until I either find someone who knows how to make it work for 2.3.6 or I find it myself.. I wish I knew php.. and IPB better.. i don't know why you guys installed this on 2.3 version. it say's only tested on 2.2 RC , SO don't install then. Read the info before installing. And yes there is one for 2.3. versions and also to change to 24 hours. regards |
| May 25 2009, 01:43 AM | |
| by Mudjosh |
QUOTE (DanielVega @ Oct 22 2008, 01:08 PM) <{POST_SNAPBACK}> I'm affraid I have to confirm that it does NOT work with IPB 2.3.6, they have changed some of the coding in the lib/func_boardstats.php file... I guess I will be confirming this. It seems to have been a waste of my time, though I will keep playing with it until I either find someone who knows how to make it work for 2.3.6 or I find it myself.. I wish I knew php.. and IPB better.. |
| March 26 2009, 12:40 PM | |
| by mw3scp |
verry easy mod to install works great outstanding!!
|
| March 4 2009, 02:14 PM | |
| by Gaudi |
Please, help me.
|
| February 22 2009, 09:32 PM | |
| by Gaudi |
Hi to All.
Please, help who can. )) I`m also interested in this: QUOTE (EJIXAH @ Sep 16 2007, 02:19 PM) <{POST_SNAPBACK}> Hi, It would be great if you could help and write here what can be done to show the users online in past 24 hours. The fact is that many users make conclusion how popular is the forum based on the users online feature. And if they come early in the morning, they might get an impression that forum is not popular. Besides, the interesting info for most is who has been on forum recently, meaning in last 24 hours, and it really does not matter if they were there at 23:45 or 00:05 while with "today" version the 23:45 guy would be viewed in the list for 15 minutes only. By the way, on 2.1.4 I had the "past 24 hour" version and it was working fine. But it is not compatible with 2.2. or 2.3 and users still perceive it as 24 hour info. I am not a programmer, but I'd expect that it would be a minor modification for the mod to look at past 24 hours instead of today and do the rest the same way. Regard, Thanks in advance. )) |
| October 25 2008, 09:59 PM | |
| by Guthix121 |
You should make the 'Hide List' and 'Show List' be saved via cookies. When I press 'Hide List', and refresh the page, it goes back to showing the list. Kinda useless, eh?
|
| October 23 2008, 03:10 PM | |
| by Freddie Mercury |
To put in the format dd/mm/yyyy - Members Online Today
Open File sources/lib/func_mot.php location: CODE $this->ipsclass->time_options['DAY'] = "F jS, Y"; Replace by: CODE $this->ipsclass->time_options['DAY'] = "d/m/Y"; By Adriano (O Cara) |