Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    Active User Status - Chime
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Groupee Member
Picture of Stonehaven
Posted
There has to be "somebody" in here that can figure out how to get the active user status (number of users in Chime) to display on a separate page?

We all know that you can see them on the Chime homepage. Isn't there some way to pull this script (or tags) and embed on another Groupee page (i.e. forums homepage) to show the active Chime users?

http://boards.globalgreyhounds.com/eve/chime
 
Posts: 59 | Location: Shreveport, LA | Registered: February 13, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
It is possible, but probably not easy.

I know of a method and am looking into it. I'll let you know what I find.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of Stonehaven
Posted Hide Post
Thanks Steven....you rock!

Surf
 
Posts: 59 | Location: Shreveport, LA | Registered: February 13, 2004Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
Okay, I have some good news and some bad news.

First, the good news. I've got this partially implemented in PHP by having a PHP script make a get request to the chat page's xml (this requires the 'View XML' permission to be given to guests). The bad news is, for some reason, from time to time, the xml it gets is incomplete. In other words, its missing chunks, and thus cannot be parsed.

I'm not entirely sure what causes this, but its not the script because getting the xml directly through my browser yields the same problem.

I'll spend some more time later on trying to figure this out.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Eve Developer
Aspiring Monkey
Posted Hide Post
Hey Steven,

Out of curiosity why not just query the database and look at the IP_IM_PARTICIPANTS table?


Jonmark Weber
Developer
Groupee, Inc.
 
Posts: 1887 | Location: Seattle | Registered: November 10, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
quote:
Out of curiosity why not just query the database and look at the IP_IM_PARTICIPANTS table?


Because I wasn't aware of that table. I did finish up an implementation which Stonehaven is using and its probably more scalable than querying the db repetitively. Smile
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of GinaM
Posted Hide Post
ooh, you have a what??

Big Grin
 
Posts: 130 | Location: New Jersey | Registered: July 06, 2005Reply With QuoteEdit or Delete MessageReport This Post
Groupee
Posted Hide Post
The particular solution I came up with only works on dedicated servers. If you are on a dedicated server and are interested in using this Chat content island, then private message me and we can talk about getting it installed for you.

I may look into building one later this fall that would work on shared-servers too, but I don't have the time right now.
 
Posts: 3880 | Location: Seattle, WA | Registered: January 01, 2000Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of GinaM
Posted Hide Post
 
Posts: 130 | Location: New Jersey | Registered: July 06, 2005Reply With QuoteEdit or Delete MessageReport This Post
Groupee Member
Picture of Stonehaven
Posted Hide Post
So far so good! Thanks so much Steven.

You earn your "Customer #1" title....this feature was definitely needed and my users are happy about its addition.

Let me know if you ever need anything!

Hula
 
Posts: 59 | Location: Shreveport, LA | Registered: February 13, 2004Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

Eve For Enterprise    Eve Support Community    Forums  Hop To Forum Categories  Eve Community  Hop To Forums  Customization Ideas    Active User Status - Chime