ejabberd - Comments for "Ejabbered Roster Issue" https://www.ejabberd.im/node/5382 en Thanks. It worked for me. https://www.ejabberd.im/node/5382#comment-58581 <p>Thanks. It worked for me.</p> Wed, 25 Apr 2012 14:01:37 +0000 Pranav comment 58581 at https://www.ejabberd.im ejabberd will send all, https://www.ejabberd.im/node/5382#comment-58580 <p>ejabberd will send all, online and offline.<br /> You need to check your client if it shows offline contacts.<br /> Also, it would help if you check the XML data that comes to your client (if it has something like XML console). If your client cannot show it, you may want to install one that can, eg miranda im.</p> Wed, 25 Apr 2012 12:42:25 +0000 mikekaganski comment 58580 at https://www.ejabberd.im I tried to login using this https://www.ejabberd.im/node/5382#comment-58579 <p>I tried to login using this but the list is still empty. Would it show only online users or offline users will also come? I am using pidgin</p> Wed, 25 Apr 2012 12:39:04 +0000 Pranav comment 58579 at https://www.ejabberd.im When balley logs in, he must https://www.ejabberd.im/node/5382#comment-58578 <p>When balley logs in, he must see those three users. When any of those users logs in, they must see balley.</p> Wed, 25 Apr 2012 12:26:54 +0000 mikekaganski comment 58578 at https://www.ejabberd.im I have more than 11 users in https://www.ejabberd.im/node/5382#comment-58577 <p>I have more than 11 users in the ejabbered. I have created two shared groups i.e<br /> Bots<br /> Everybody</p> <p>In bots i have given the following in member<br /> balley@ejabberd.n...<br /> and in displayed groups as "Everybody"</p> <p>In "Everybody" i have given the following<br /> In members i have given three separate users<br /> In displayed groups "Bots" is given.</p> <p>Please suggest when any user from ejabbered logins, would be able to see the shared rosters i.e. everybody and bots</p> Wed, 25 Apr 2012 12:21:35 +0000 Pranav comment 58577 at https://www.ejabberd.im How many users do you have in https://www.ejabberd.im/node/5382#comment-58576 <p>How many users do you have in your ejabberd? The user isn't shown in his own roster, so if you have only one user, his roster will be empty.<br /> And check if your client shows offline users.</p> Wed, 25 Apr 2012 12:13:24 +0000 mikekaganski comment 58576 at https://www.ejabberd.im Thanks. I created a shared https://www.ejabberd.im/node/5382#comment-58575 <p>Thanks. I created a shared roster group "everybody" and eneterd the @all@ in members. When i tried to login from <noindex><a href="mailto:....@sjdfhj.com" rel="nofollow" >....@sjdfhj.com</a></noindex> from pidgin, it is not showing those shared group "everybody".</p> <p>I am using the mysql db. Can't we add it directly to db and fetch the records from there?</p> Wed, 25 Apr 2012 11:53:49 +0000 Pranav comment 58575 at https://www.ejabberd.im You need to create a shared https://www.ejabberd.im/node/5382#comment-58574 <p>You need to create a shared roster group, say, "AllUsers". You need to defile its members as @all@. You need to set its displayed groups to include group "AllUsers".<br /> See <a href="http://www.ejabberd.im/screenshots-shared-roster-groups">these screenshots</a></p> Wed, 25 Apr 2012 11:25:08 +0000 mikekaganski comment 58574 at https://www.ejabberd.im i have done that and added https://www.ejabberd.im/node/5382#comment-58573 <p>i have done that and added one user using webadmin panel. Then how can i add that user to this shared group so that when anyone can login and can see this?</p> Wed, 25 Apr 2012 11:19:34 +0000 Pranav comment 58573 at https://www.ejabberd.im mod_shared_roster; you will https://www.ejabberd.im/node/5382#comment-58572 <p><noindex><a href="https://git.process-one.net/ejabberd/mainline/blobs/raw/v2.1.10/doc/guide.html#modsharedroster" rel="nofollow" >mod_shared_roster</a></noindex>; you will need @all@ syntax</p> Wed, 25 Apr 2012 10:12:07 +0000 mikekaganski comment 58572 at https://www.ejabberd.im