You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ajax...@googlegroups.com
I integrate Ajax chat with phpbb 3 and i use forum for chat authorization. But when i change user in phpbb3 (change account), in ajax-chat i still see previous user until I click "logout" in ajax-chat. Can ajax-chat forget users, who logouts from phpbb3?
Stephen Gemme
unread,
Feb 2, 2016, 8:13:05 AM2/2/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AJAX-chat
Ajax chat only implements a logoff call when the logoff button within the chat is pressed. You will need to add code on the website to make a call to Ajax chat to logoff the user when the website logoff button is pressed. Since you're already integrated with PHPbb3 it will make it easier.