inherit
173853
0
Oct 1, 2024 3:47:27 GMT -8
kpatch
724
November 2011
jkjpatch
|
Post by kpatch on Mar 1, 2013 13:18:48 GMT -8
I see this feature is now back here at the Support site. Is it just in test? Or is it now available at my forum too, because it's not showing there. Is there a setting that enables it? If so, how do I enable it?
Thank you!
|
|
inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Mar 1, 2013 13:27:04 GMT -8
click on the link where it says "View members online in the last 24 hours" beneath the members who are online..
|
|
inherit
173853
0
Oct 1, 2024 3:47:27 GMT -8
kpatch
724
November 2011
jkjpatch
|
Post by kpatch on Mar 1, 2013 13:38:20 GMT -8
Thanks Thomasss, but I am referring to the users displaying without clicking the link, the way it is displaying on the home page here at Support, as a running list. The way it displayed on V4.
|
|
inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Mar 1, 2013 13:45:28 GMT -8
I have it on my forum, im not sure how it got there though.. Lemme see something. EDIT: It's showing on your forum.
|
|
inherit
Graphics Ninja
3
0
Nov 19, 2012 12:17:26 GMT -8
Ryan Roos
Wordsmyth
35,133
November 2003
ryan
|
Post by Ryan Roos on Mar 1, 2013 13:49:31 GMT -8
I've said for weeks in numerous threads that we were working on this feature and it would be in v5 before launch in April.
Support is also our test forum and things appear here before going everywhere else.
Martyn did just push it to all v5 forums though. If you have a default template it will automatically appear. If you have modified your template then it might not and you will need to add it yourself.
|
|
inherit
173853
0
Oct 1, 2024 3:47:27 GMT -8
kpatch
724
November 2011
jkjpatch
|
Post by kpatch on Mar 1, 2013 14:02:02 GMT -8
Sorry Ryan, I don't get to read every single thread that's posted here. Thanks for the response.
|
|
inherit
The Dream Crusher (Ret.)
164921
0
Apr 1, 2014 11:00:25 GMT -8
Tim Camara
Teach a man to fish, etc., etc.
1,721
March 2011
tcamara
|
Post by Tim Camara on Mar 1, 2013 14:19:48 GMT -8
A) To add this in if you don't care about any changes you've made to your home template, just reset that template (Admin Area > Themes > Layout Templates > Home).
OR
B) To add this in if you've already customized your home template, add in this code:
<tr class="last"> <td colspan="2"> <table> <tr> <td class="icon">$[image.online_24]</td> <td class="info last"> <table> <tbody> <tr><th>Users Online in the Last 24 Hours</th></tr> <tr><td>$[total_staff_online_24] Staff, <a class="$[view_active_members_link_24.class]" href="$[view_todays_active_members_link.href]">$[total_members_online_24] Member{if $[total_members_online_24] != 1}s{/if}</a>, $[total_guests_online_24] Guest{if $[total_guests_online_24] != 1}s{/if}.</td></tr> <tr><td>Users online + {foreach $[online_user_24]} $[online_user_24]{if $[online_user_24.invisible]} <span class="small">(invisible)</span>{/if}$[online_user_24.comma] {/foreach} {if $[total_online_not_shown_24]} , and <a class="$[view_active_members_link_24.class]" href="$[view_todays_active_members_link.href]">$[total_online_not_shown_24] more...</a> {/if} </td></tr> </tbody> </table> </td> </tr> </table> </td> </tr> below this code: *** BUT REMOVE THE class="last" FROM THE FIRST LINE OF THIS CODE BLOCK ***
<tr class="last"> <td colspan="2"> <table> <tr> <td class="icon">$[image.online]</td> <td class="info last"> <table> <tbody> <tr><th>Users Online</th></tr> <tr><td>$[total_staff_online] Staff, $[total_members_online] Member{if $[total_members_online] != 1}s{/if}, $[total_guests_online] Guest{if $[total_guests_online] != 1}s{/if}.</td></tr> <tr><td> {foreach $[online_user]} $[online_user]{if $[online_user.invisible]} <span class="small">(invisible)</span>{/if}$[online_user.comma] {/foreach} {if $[total_online_not_shown]} , and <a class="$[view_active_members_link.class]" href="$[view_active_members_link.href]">$[total_online_not_shown] more...</a> {/if} </td></tr> </tbody> </table> </td> </tr> </table> </td> </tr>
Make sure to remove the class="last" from the top line in that second code block.
|
|
Destri
Junior Member
Prince Bishop
Posts: 200
inherit
181917
0
Nov 12, 2021 5:35:31 GMT -8
Destri
Prince Bishop
200
August 2012
destri
|
Post by Destri on Mar 1, 2013 14:32:48 GMT -8
It's on mine, thank you ProBoards
|
|
baz657
Junior Member
Roll on the warmer weather
Posts: 384
inherit
182600
0
Jul 21, 2021 2:46:54 GMT -8
baz657
Roll on the warmer weather
384
September 2012
baz657
|
Post by baz657 on Mar 1, 2013 14:55:37 GMT -8
Been wondering when this was going to happen - thanks.
|
|
inherit
153300
0
Jun 19, 2019 17:10:20 GMT -8
Tressa
874
April 2010
tressa
|
Post by Tressa on Mar 1, 2013 14:57:21 GMT -8
Tim Camara Thank you for the instructions. Had to reset the template on older themes that were made some time (months?) ago on my beta test forum and imported.
|
|
kman
New Member
Posts: 173
inherit
183132
0
Feb 8, 2014 9:12:13 GMT -8
kman
173
September 2012
kman32
|
Post by kman on Mar 1, 2013 16:00:29 GMT -8
Tim Camara, this code was added to get this to display on our forum, but there is no dividing line separating Users Online from Users Online in the Past 24 Hours in the info center. How would I add that in? Our forum is here... horrorsonline.proboards.com/Thanks.
|
|
#e61919
2
0
1
Oct 2, 2024 14:45:32 GMT -8
Martyn Dale
$[user.personal_text]
20,088
February 2003
martyn
|
Post by Martyn Dale on Mar 1, 2013 16:03:56 GMT -8
A few lines above where you pasted the code, there will be a <tr class="last">
As the new tr you pasted is now the last, the previous one needs to have its class="last" removed
|
|
kman
New Member
Posts: 173
inherit
183132
0
Feb 8, 2014 9:12:13 GMT -8
kman
173
September 2012
kman32
|
Post by kman on Mar 1, 2013 17:38:26 GMT -8
Got it sorted. Thanks very much for the help.
|
|
inherit
36062
0
Jan 14, 2021 7:56:45 GMT -8
Sophia
This is the real me... oh wait...
308
January 2005
svdnent
|
Post by Sophia on Mar 1, 2013 18:30:45 GMT -8
Awesome! I had missed it too, now I reset the HOME template, put back the one line of code I had added and it's there, very nice! This reminds me, I'm off to the suggestion forum to make one
|
|
inherit
94718
0
Sept 30, 2024 16:23:50 GMT -8
♡ Kat Meows ♡
the angry bear feeder
83
December 2006
moonylupin
|
Post by ♡ Kat Meows ♡ on Mar 1, 2013 18:57:03 GMT -8
I don't like it.. How do I put it back the way it was before? :/ I got all used to one thing.. and.. now its not like that anymore and its bothering me.
|
|