Chat 2 by Siropu

Chat 2 by Siropu [Paid] 2.3.4

No permission to buy (€29.99)
Create a new usergroup and in usergroup settings, give them Chat-Admin or Moderator privileges (below the general chat settings for normal users).

I already have done this as I said.

Admin options are not available during room creation for this usergroup.
 
I already have done this as I said.

Admin options are not available during room creation for this usergroup.
I am wondering, which permissions and privileges you want to add to the room creator, that are not feasable via the general user settings for that usergroup:
general_chat_settings-2019.11.08-09_42_50.webp

Vice-versa I don´t believe that it´s possible to promote a user to a chat-admin with a room creation.
 
It might have something to do with ModSecurity, which is a firewall that can be a pain when running XF.
I don't think I have ModSecurity (or maybe I'm just dumb), I do have cloudfare though. Do you think cloudflare could be causing the issue?
 
Hi! Is it possible to have the unfurl version of thread links in the chat? I tried editing the following phrase:

{user} has started a new thread called "{thread}" in {forum}.

into:

{user} has started a new thread called
{thread}
in {forum}.

which should normally (in posts, at least) provide the unfurl version of {thread} link, is there a way to do this applied to the chat?
 
Thank you, what about conditional statements? I mean, a different bot text depending on the section the thread is posted in :)
 
For example, taking this phrase as example:

{user} has started a new thread called "{thread}" in {forum}.

if the node is a section for introductions then have the bot say:

{user} just introduced himself in {forum}, with the title {thread}.

if the node is a section to make a release, then have the bot say:

{user} just released a new resource called {thread} in {forum}.

if the node is a section for events and competitions, have the bot say:

{user} just launched a new challenge: {thread} in {forum}!

and so on, unsure if you get what I mean :)
 
Quick question. I have Chat enabled on my front page, and only showing to registered members.

When I'm on the page with Chat, Chrome, Edge etc. report the connection is 'not fully secure'. When I'm on a page without the Chat, or on the front page logged out (Chat doesn't come up) the connection is secure.

The pop-up Chat window is the same - 'not secure'.

Are there scripts etc. that are part of the chat add-on that are going out to non https resources etc?

Logged in with Chat on the screen:

Capture.webp

Logged out with Chat not enabled:

Capture2.webp
 
Are there scripts etc. that are part of the chat add-on that are going out to non https resources etc?
No. It is probably because of the images posted in the chat. Take a look in the browser console and see if there are any messages regarding http resources and what they are.
 
Gotcha - since then the messages with the pics must have rolled off as it's showing secure again both on the main page and pop-out. Loading older messages changes it back to 'less secure'.

Thanks as always for the excellent support.
 
Gotcha - since then the messages with the pics must have rolled off as it's showing secure again both on the main page and pop-out. Loading older messages changes it back to 'less secure'.

Thanks as always for the excellent support.

Yeah i come across that problem to, i asked my self why some Images are loaded only in HTTP, because i tried some images and https was working but not when Implemented in chat. Are you using
I solved it with the XenForo out of the box function, "Proxy Images" it basically downloads the pictures to my server and servs them from there with https.
Since then i never had this issue again.
 
Siropu,

I have users who are not placed into a room automaticaly, and then it says "You're not in a room" but there's no way to join a room? I've tried everything possible. I turned off the useage of rooms, and just made general chit-chat the room that everyone gets placed in. Permissions are set.. they're not guests but they still aren't placed in a room.. and have no way to join a room.


Any idea why?
 
What version are you using? In the latest version, if you disable rooms, users will get in the general room without requiring the user group permission to join rooms.
 
Top Bottom