There is a bug as I mentioned above and it will be fixed.so it's a issue to solve?
The prefix as a link like [Prefix] Thread title?How to add the Thread Prefix before the Thread Title when the bot posts the chat notification?
There is a bug as I mentioned above and it will be fixed.so it's a issue to solve?
The prefix as a link like [Prefix] Thread title?How to add the Thread Prefix before the Thread Title when the bot posts the chat notification?
The latest update to Xenforo 2.2 seems to have broken something. When pushing enter, the chat message does not go through, it just goes down to the next line. Haven't found a way to post a message.
My phone just goes to the next line...
Someone on my site has reported this issue too, despite 'Allow multi-line messages' being disabled. This is on an Android device with Gboard (their device's default keyboard). It is not something I noticed previously as I normally use Samsung Keyboard (the default on my device) where tapping enter reliably sends the message. But sure enough with the keyboard changed to Gboard, enter unexpectedly moves to a new line on the first tap. A second tap sends the message.
Added room user limit. This allows you to limit the number of active users that can join the room.
Made some changes to the image upload function to use the native XF attachment manager style.
Implemented chat message count update when using user account merge combine feature.
Bugs Fixed
Fixed image lightbox view in the archive.
Fixed issue with sound and tab notification in unfocused pages.
Fixed editor new line break with insert user mention.
The prefix as a link like [Prefix] Thread title?
I did an update from an old working 1.x Chat. What kind of user group permissions do I have to set?Have you set user group permissions?
ACP > Groups & permissions > User group permissionsWhat kind of user group permissions do I have to set?
Thanks, this helped!You have to set them for registered and moderator/admin groups
Yes, but what is the name of the correct admin option to do it? Where Do I find it?You can change it from admin options.
Thanks for this feature. I've installed 2.1.23 but not sure how to implement the room user limit.Added room user limit. This allows you to limit the number of active users that can join the room.
The height is controlled from the Chat style properties. "Chat content height"How do I change the height of the sidebar widget?
Are you referring to the "Hide chatter list" option from "Default miscellaneous settings" admin options? It is the default setting for new chat users but they have the option to display it from their chat user settings if permissions are set to change settings.When I change the options in the widget to not show the active user chatting list, is that a user specific setting or a global setting?
Chat style property "Message text".Which template property do I change to make the default message text for everyone?
Try:How do I put the date/time stamp (in the widget view) next to the user post and get rid of the timestamp below the message?
#siropuChat.siropuChatSidebar .siropuChatMessages > li > div
{
display: inline-block;
}
It is a room setting found when you create/edit a room.I've installed 2.1.23 but not sure how to implement the room user limit.
Try:
CSS:#siropuChat.siropuChatSidebar .siropuChatMessages > li > div { display: inline-block; }
extra.less templateWhere do I put that CSS?
We use essential cookies to make this site work, and optional cookies to enhance your experience.