I changed permission for anonymous and authenticated users: "Access DrupalChat" and "Access own DrupalChat log".

With "Choose Polling Method"

=> Normal Ajax:
chat works for "authenticated users" but for "anonymous user" chat box don't show up at all

=> Node.js:
chat works for "authenticated users" whereas with "anonymous user" I can see chat box but do not see other users or public chat room.

What could be wrong?

Comments

darklrd’s picture

Status: Active » Fixed

Hey there,

Please install and enable session_api module. It doesn't work with node.js polling method at the moment. There is already another issue open for it.

Thanks

javi.pl’s picture

Great that solve "Ajax problem".

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.