Jump to content

Who Was Online


Pete T

Recommended Posts

Posted
1 hour ago, Clover13 said:

Pete any thoughts on this?  The total members in 24 hours gets reset regularly, making it essentially the most users in the last 24 hours versus the most users every in a 24 hour period.  I've seen mine get reset from 330 to 317 to 335 to 280 to 310 to 344.  Doesn't make any sense...in that order, it should get set to 330, then 335, then 344...never the other values.

I don't think it has EVER worked like that (although it should) but I don't think Pete understands what we are trying to say. I have turned your Part 2 you mentioned above OFF for that very reason and until someone actually programs in another couple of data fields to contain the information necessary to keep track of the date the new high is recorded then it won't work the way we think it should. This could easily be a failure in translation, not sure, but for me, that feature stays off.

Posted
5 hours ago, JTHastings said:

I don't think it has EVER worked like that (although it should) but I don't think Pete understands what we are trying to say. I have turned your Part 2 you mentioned above OFF for that very reason and until someone actually programs in another couple of data fields to contain the information necessary to keep track of the date the new high is recorded then it won't work the way we think it should. This could easily be a failure in translation, not sure, but for me, that feature stays off.

OK so I'm not crazy, this isn't just happening to me.  My guess is a bug or like you said, the concept is lost in translation.

Posted
On 3/11/2018 at 10:22 PM, fix3r said:

curious how to do this....

5aa5ac0ec3b1d_ScreenShot2018-03-11at6_21_36PM.thumb.png.23df80b8aba6edacd2ac8310854cf0cd.png

I was able to achieve this by changing the whowasonline css foreach block to something like this:

    	{{foreach $members as $row}}
			<ul class='ipsList_inline ipsList_noSpacing cCustomField'>
				{{$member = \IPS\Member::load( $row['member_id'] );}}
				<li>{template="userPhoto" app="core" group="global" params="$member, 'tiny'"}</li>
    		</ul> 
		{{endforeach}}

I had to use a new class cCustomField to get the avatars to display in one long row, I put this in custom.css

.cCustomField {
    display: inline-block;
}

 

Posted
1 hour ago, HCICT said:

This would be nice if there was a option to change it in this mode! ? maybe idea for a update @Pete T?

That is my idea plus looking at small few changes so display guest better and other different options but moment busy finish up my themes and then all plugins get look at 

Posted

Soon i be looking few people to beta test new version of Who Was Online this will be little different to standard format currently being used it will count guest, members and any one sign in anonymous and option to choose layout we might look adding other options as we build new version. 

  • 2 weeks later...
Posted
11 hours ago, Ocean West said:

we seem to have 2 version of this in the marketplace...

 

and

 

which one?

Bottom one I have tried getting one removed but don't seem be getting any where I will try again this week.

 

  • 3 weeks later...
Posted
2 minutes ago, Tripp★ said:

It looks great, I love it. Thanks @Pete T!

Thanks i was hoping update it with more better settings etc but my problem right now is so busy i feel be rushing myself deliver my goal on this plugin so just felt was best provide the update people would like for now.

  • 1 month later...
Posted
2 hours ago, Brian Rooney said:

How can I make members appear with their username instead of a photo?

Use old version should be there the new version only come out as many people wanted add photo and not username.

  • 3 weeks later...
Posted
1 hour ago, zxycc98 said:

Why just display the avatar, can I change to display the username?

As per last post if want display use old version ! New version is with avatar 

Posted

I have the forum hosted by Invision.

I downloaded and instaled your plugin. I see it in the list and it is enabled. 

I don't know how to put it on the main page. Please give me the instructions.

Thank you in advance.

 

Posted
10 hours ago, BakuEdi said:

I have the forum hosted by Invision.

I downloaded and instaled your plugin. I see it in the list and it is enabled. 

I don't know how to put it on the main page. Please give me the instructions.

Thank you in advance.

 

 

  • 2 weeks later...
Posted
On 8/1/2018 at 1:41 AM, BakuEdi said:

But it seems that I don't have this menu on Invision hosted forum...

you have to slide it out first. At around 26seconds in the video you see a tiny grey arrow at mid left of the screen. Press that to slide the widgetbar out.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...