Active
Project:
DrupalChat
Version:
7.x-1.0-beta5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 May 2012 at 11:00 UTC
Updated:
3 Oct 2014 at 13:27 UTC
Jump to comment: Most recent
Comments
Comment #1
darklrd commentedDo you want that in online user list only support role users should be present?
Comment #2
arefen commentedHello. Yes that's right.
Comment #3
darklrd commentedThanks for the update.
Comment #4
arefen commentedThanks for your response. But i don't understand what you said.
Comment #5
darklrd commentedSorry, I meant that I do plan to introduce this functionality. Thanks.
Comment #6
panthar commentedSubscribe.
The UR module works well for a support/customer chat if the customer already has an account, but it does not work with anonymous users as soon as you add a UR role to drupal chat module, drupal chat will not show up for anonymous users. Not quite sure if this is a duplicate of https://drupal.org/node/966922 or if that issue is unrelated? We have installed the sessionAPI, and it works without UR module.
As a use case, we are looking to let both authenticated users, and anonymous users chat with a "support" user as the only user(s) in their friend list. We do not want authenticated/anonymous uses to be able to see each other at all, which is our main issue with integrating drupal chat.
If you have some way to work around this anonymous user issue, we would much appreciate any resolution to this issue you might know of? In the mean time, we will only allow chat for authenticated users in this fashion.
Thanks
Comment #7
Anonymous (not verified) commentedI'm looking forward to this functionality as well. In a support setting, users should only see 'support' users and be able to message them.
Comment #8
wqmeng commentedHello,
I just submit a patch which can Restrict a normal user only chat to support who has the permission of administer drupalchat.
Please check it here if the patch is match your case.
#2349797: Restrict a normal user only chat to support who has the permission of administer drupalchat