Like SystemiConnectFri 15 Oct 2021, 04:50
Auto Save MessagesLGforumFri 26 Feb 2021, 13:31
New tutorial questionTheCrowMon 15 Feb 2021, 08:12
Support iOS Emojis (and other platforms)LGforumSun 14 Feb 2021, 01:25
LGforum (2806)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Mr.Easybb (1587)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Bloodbath (745)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Rukiafan (533)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Dom (513)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
puppycheese (446)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
pedro (330)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Neymar (301)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Hitsu (281)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 
Flora (275)
Online List - Widget Vote_lcapOnline List - Widget Voting_barOnline List - Widget Vote_rcap 


Online List - Widget

avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Mon 09 Jan 2012, 13:54
Hi, is it possible to make a Online List for fixed User?
For example only for admins and moderators?
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Mon 09 Jan 2012, 14:19
You could remove the 'online list' from the index of your page.
Then if you use widgets, just put the 'Online' widget on your foru mand set it for admins and mods.
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Mon 09 Jan 2012, 14:24
No, it should be a widget in the Portal.
There shout stand:
Admin Onlineicon
Moderator2 Offlineicon
Moderator1 Onlineicon
usw.

pidot101pidot101
Status : No status yet...

Posts : 30
Join date : 2011-12-09
Age : 28
Tue 10 Jan 2012, 05:42
so it will only show staffs who are online?
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Tue 10 Jan 2012, 17:59
yes. Im WBB thats for example an widget..
And in phpbb3 It must be possible?
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Wed 11 Jan 2012, 19:30
push
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Fri 13 Jan 2012, 13:32
please Help me!
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sat 14 Jan 2012, 10:52
push
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sat 14 Jan 2012, 14:14
Does the group page not give online information?
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sat 14 Jan 2012, 14:16
No.. I would have a List for my Portal from only the Staff.
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sat 14 Jan 2012, 14:31
Okay here is the best way I can think to do this... but I may be missing something completely obvious.

Make a thread called 'online thread' or something.
Get all your staff to post in that thread ONCE.

Then, you can display it on the portal with ajax whether each staff member is online or not. Its a bit messy... but... hey..

EDIT: Actually i;ve got a better idea. But i'll need your forum URL.
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sat 14 Jan 2012, 14:33
And then I must put it with a Iframe in the Widget..? hm..

I would have It how there: http://www.bisaboard.de/index.php?page=Portal
In the second right box called "Team".
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sat 14 Jan 2012, 14:50
Thats not a forumotion forum. This forum is for helping forumotion forums. Sorry.
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sat 14 Jan 2012, 15:23
I kow.. this was an example how it should look.

I have an Forumotion forum..
Gangstar15Gangstar15
Status : No status yet...

Posts : 31
Join date : 2011-11-07
Sat 14 Jan 2012, 16:08
this can be done by loading the users status from their profiles into an element (:
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sat 14 Jan 2012, 16:16
an how? it this automatically?
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sat 14 Jan 2012, 16:18
But how slow would that be for 20 users Razz

Nah i've got a good idea of how to do it.
Put the 'online' widget in the sidebar, and that can be looked at by javascript to check if a user is online.
No ajax, no loading, just some simple javascript. Wink

avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sat 14 Jan 2012, 16:32
And can you show me, how can I make this?^^
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Sun 15 Jan 2012, 09:33
Yeah, you'll need to put the online widget in your sidebar. Then tell me what sidebar it is in (left or right) then tell me what number widget it is. (first, second... etc)

Then you'll need to use this HTML:

Code:
[panda=html]<div id="onlineStaff">
<span class="staffname">STAFF MEMBER 1 USERNAME</span>
<span class="staffname">STAFF MEMBER 2 USERNAME</span>
<span class="staffname">STAFF MEMBER 3 USERNAME</span>
... carry on with this for all your staff...
</div>

Then let me know when you have done all that.
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Sun 15 Jan 2012, 16:38
In the Portal its on the right side my second widget Wink

Code:
[panda=html]<div id="onlineStaff">
<span class="staffname">Marvin</span>
<span class="staffname">Elevoltek</span>
<span class="staffname">Naturematthe</span>
<span class="staffname">Levy</span>
<span class="staffname">Raichu_90</span>
<span class="staffname">°Chelast°</span>
<span class="staffname">Vulpix</span>
<span class="staffname">michi</span>
</div>
avatartony_h
Status : No status yet...

Posts : 40
Join date : 2012-01-16
Tue 17 Jan 2012, 16:27
I'm going to add this later, nice feature, is it working
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Tue 17 Jan 2012, 16:43
No I haven't provided a script yet Razz

Code:

<script>
jQuery(function() {
  var x = jQuery('.module', document.getElementById('right'))[1].innerHTML;
  var y = jQuery('.staffname', document.getElementById('onlineStaff'));

  for (var i=0, l = y.length; i<l; i++) {
    if (x.indexOf(y[i].innerHTML) > 0) {
      y[i].innerHTML+=" - Online";
    }
    else { y[i].innerHTML+=" - Offline"; }
  }
});
</script>

Okay so that SHOULD work.

You have to have the online widget on your right hand side bar, as the second widget down.
Then the code above, can go underneath the HTML like so:

Code:
[panda=html]<div id="onlineStaff">
<span class="staffname">Marvin</span>
<span class="staffname">Elevoltek</span>
<span class="staffname">Naturematthe</span>
<span class="staffname">Levy</span>
<span class="staffname">Raichu_90</span>
<span class="staffname">°Chelast°</span>
<span class="staffname">Vulpix</span>
<span class="staffname">michi</span>
</div>
<script>
jQuery(function() {
  var x = jQuery('.module', document.getElementById('right'))[1].innerHTML;
  var y = jQuery('.staffname', document.getElementById('onlineStaff'));

  for (var i=0, l = y.length; i<l; i++) {
    if (x.indexOf(y[i].innerHTML) > 0) {
      y[i].innerHTML+=" - Online";
    }
    else { y[i].innerHTML+=" - Offline"; }
  }
});
</script>

However this HTML must be placed somewhere in the page AFTER the online widget. So you could put it in a widget and make sure it comes after the online list widget.
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Tue 17 Jan 2012, 18:04
sorry, but this doesnt work..
LGforumLGforum
Status : Working to restore AWC!

Posts : 2806
Join date : 2011-10-05
Age : 30
Location : UK
Tue 17 Jan 2012, 18:21
can you install it on your board and then link me to your board with it installed so i can see.
avatarSchiggysboard
Status : No status yet...

Posts : 145
Join date : 2012-01-08
Tue 17 Jan 2012, 19:20
Here: http://www.schiggysboard.com/portal
It's the second Widget (Staffonlinelist)
Sponsored content

 • Previous Topic • Next Topic