Page 1 of 1
List of all users - offline and online
PostPosted: 22 Apr 2015, 18:03
by Ventricle
Hi,
I need to have all my users accessible in the chat no matter if they are offline.
I've tried the solution from
here, but it doesn't work - makes no change.
My board engine is myBB 1.6.13.
What should I do, to have offline users visible in the chat too?
Please help me.
Re: List of all users - offline and online
PostPosted: 22 Apr 2015, 18:09
by Ventricle
Sorry, I couldn't edit the post.
The method from link in previous post did work partially - it lets me see my offline buddies, but I need to see all forum users. How do I set arrowchat to do that?
I do have the Show All Online Users ticked.
Please help,
Thanks
Re: List of all users - offline and online
PostPosted: 22 Apr 2015, 19:37
by Ventricle
The list fills up with new users using chat, but now I don't see who is online. Everyone is offline.
Is there really no way to simply have a full list of users there and the status indicator?
Please merge my posts. Sorry for the spam.
Re: List of all users - offline and online
PostPosted: 23 Apr 2015, 00:55
by Ventricle
Also this solution from documentation doesn't work for the mobile chat
Re: List of all users - offline and online
PostPosted: 11 May 2015, 09:13
by Ventricle
Will anyone ever help me?
Re: List of all users - offline and online
PostPosted: 30 May 2015, 15:28
by Ventricle
All I had to do is reinstall/change the config.php from define('NO_FREIND_SYSTEM', '0'); to define('NO_FREIND_SYSTEM', '1'); I initially installed the chat with friends support and I forgot it could be the cause.