Jump to content


Photo
- - - - -

Download: Members Online Today

IP.Board 3.3 IP.Board 3.2 IP.Board 3.1 IP.Board 3.0

  • Please log in to reply
115 replies to this topic

#1 Lucky One

Lucky One

    An owl lived in an oak

  • Resource Authors
  • PipPipPip
  • 88 posts
  • Location:Net
  • IP.Board Version:3.2

Posted 06 May 2009 - 08:27 AM

Posted Image

File Name: Members Online Today
File Submitter: Lucky One
File Submitted: 06 May 2009
File Category: Hooks

Keeps track of the number of registered members that have visited your site today and also records which day you set the record for the most members online in the same day. Also features the ability to let your members expand or collapse the list of members so that it can be easily hidden when not needed, to choose which groups can see the list, and to choose which groups display in the list.

Click here to download this file

ONLY FOR Codersrefuge.com

(Shake, Shake, Shake)


#2 Tarun

Tarun

    Regular Poster

  • Premium Members
  • PipPipPip
  • 39 posts
  • IP.Board Version:3.2

Posted 25 June 2009 - 09:24 PM

I'm thinking this is a bug...
Attached File  2009-06-25_222316.png   2.7K   101 downloads

#3 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 25 June 2009 - 09:37 PM

It's not a bug, it's because 'today' means different time ranges in different time zones. In some time zone, 44 members were online that day. In yours, only 35 have been online that day.
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#4 Tarun

Tarun

    Regular Poster

  • Premium Members
  • PipPipPip
  • 39 posts
  • IP.Board Version:3.2

Posted 25 June 2009 - 10:02 PM

Before when I used the Members Online Today mod when the amount of members was going up both values were the same until midnight of my time zone (EST). I wonder why it's different now?

#5 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 26 June 2009 - 06:16 AM

I didn't change the fundamental way this mod works from the previous versions. If things are different now then it means you have at least one active member in a different time zone that sees more people online in his/her definition of 'today'.
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#6 Luke

Luke

    Member

  • Premium Members
  • PipPip
  • 11 posts
  • Location:Dayton, Ohio
  • IP.Board Version:1.3 or earlier

Posted 13 August 2009 - 06:13 AM

I'm not sure if it's a skin edit, or something info wise the mod is pulling, but is there a way to remove the little boxes next to the names in the list that are for popup profiles?

Picture should explain what I'm trying to remove if it's possible.

Posted Image

#7 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 13 August 2009 - 07:15 AM

You'd need to edit the /hooks/boardIndexMembersOnlineToday_***.php file and remove this line:

$link .= $this->registry->output->getTemplate('global')->user_popup( $user['member_id'], $user['members_seo_name'] );
Then save and upload the file.
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#8 Luke

Luke

    Member

  • Premium Members
  • PipPip
  • 11 posts
  • Location:Dayton, Ohio
  • IP.Board Version:1.3 or earlier

Posted 13 August 2009 - 09:11 AM

aha you're a life saver Michael, many thanks it worked like a charm. It just looked tacky on my darker skin when those boxes were jumbled throughout the list ;)

#9 genestoy

genestoy

    Member

  • Premium Members
  • PipPip
  • 24 posts

Posted 01 September 2009 - 09:10 AM

Hi Michael,
I would like to remove this line "Most members ever online in one day was 380, last accomplished on Aug 23, 2009"
What do I need to edit to accomplish that?
Thanks






#10 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 01 September 2009 - 09:19 AM

Remove this code from the Board Index -> hookMembersOnlineToday skin template:

{$this->lang->words['hookLangOnlineMostEver']}<br /><br />

My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#11 genestoy

genestoy

    Member

  • Premium Members
  • PipPip
  • 24 posts

Posted 01 September 2009 - 10:54 AM

Remove this code from the Board Index -> hookMembersOnlineToday skin template:

{$this->lang->words['hookLangOnlineMostEver']}


Thanks Michael, much appreciated :)

#12 Star378

Star378

    Newbie

  • Premium Members
  • Pip
  • 9 posts
  • IP.Board Version:3.0

Posted 02 September 2009 - 08:00 PM

Thank you Michael. This has got to be an all time favorite. It installed like a dream.

#13 gerry

gerry

    Member

  • Premium Members
  • PipPip
  • 23 posts
  • Location:Cheviot Ave, St Helens
  • IP.Board Version:3.2

Posted 10 September 2009 - 08:21 AM

Michael in nice easy laymans terms please, can you tell me how I get this to show Horizontally rather than Vertically please?, I don't know what has happened, but its like this in all my skins. many thanks Mate.

Attached File  members.png   17.96K   48 downloads

#14 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 10 September 2009 - 09:02 AM

Even in the IP.Board default skin?
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#15 gerry

gerry

    Member

  • Premium Members
  • PipPip
  • 23 posts
  • Location:Cheviot Ave, St Helens
  • IP.Board Version:3.2

Posted 10 September 2009 - 10:45 AM

Yes Michael eveb the IPB skin. :unsure:

#16 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 10 September 2009 - 11:09 AM

Look in your board's ipb_styles.css stylesheet for the word 'name', without quotes. Some examples of what I mean would be things like this:

.active_users span.name {
	font-size: 0.9em;
	padding: 0 5px 0 0;
	margin-top: 4px;
}
Find all of those blocks of CSS code that contain the word 'name' and post them here.
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#17 gerry

gerry

    Member

  • Premium Members
  • PipPip
  • 23 posts
  • Location:Cheviot Ave, St Helens
  • IP.Board Version:3.2

Posted 10 September 2009 - 11:40 AM

.active_users span.name {
font-size: 0.9em;
padding: 0 5px 0 0;
margin-top: 4px;
}

.friend_list ul li span.name,
#top_posters li span.name {
font-size: 0.8em;
}

#18 Michael

Michael

    Administrator

  • Management
  • 3,456 posts
  • Location:Columbus, OH
  • IP.Board Version:3.4
Contributor

Posted 10 September 2009 - 11:46 AM

That's very weird. Can you post a link to this board, and possibly a username/password I can use to login to see this live?
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter · Google+
Follow Invision Focus: On Facebook · On Twitter

#19 gerry

gerry

    Member

  • Premium Members
  • PipPip
  • 23 posts
  • Location:Cheviot Ave, St Helens
  • IP.Board Version:3.2

Posted 10 September 2009 - 11:53 AM

PM sent

#20 gerry

gerry

    Member

  • Premium Members
  • PipPip
  • 23 posts
  • Location:Cheviot Ave, St Helens
  • IP.Board Version:3.2

Posted 10 September 2009 - 12:56 PM

Thank you so much Michael fantastic as usual mate. :) :)





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users