Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
every user got imported from phpBB. So in realty no body has used the chat before. But it still seems that no one gets joined in. Ho can I throw every user in to the rooms?

Hello!

Have you gone into Admin Settings>Group Permissions? Every group you want to be able to see and log in and use the rooms must have permissions to do so: Admins, moderators, registered and Guest, as well as any custom user groups you have created.
chat.webp
 
can anyone tell me what to edit to change the colors in the image attached ? the button things cover up the little icons until a mouseover then you can see them would prefer to always see them ... and the two bars top and bottom would like to change to match forum colors. any help appreciated.
 

Attachments

  • Image2.webp
    Image2.webp
    14.2 KB · Views: 10
can anyone tell me what to edit to change the colors in the image attached ? the button things cover up the little icons until a mouseover then you can see them would prefer to always see them ... and the two bars top and bottom would like to change to match forum colors. any help appreciated.

To sort the time colour I added the following to the extra.less

Code:
.siropuChatMention .siropuChatDateTime
{
     background: transparent;
}
 
can anyone tell me what to edit to change the colors in the image attached ? the button things cover up the little icons until a mouseover then you can see them would prefer to always see them ... and the two bars top and bottom would like to change to match forum colors. any help appreciated.
Style Properties/Chat/Message Date/Background field/choose Content Background Color (or whatever color you want)
 
Version number would be helpful to know exactly.
Hi there, still having the memory leak issue unfortunately... getting a lot of complaints and I just don't know what to do.

Also I'd love to know the fix you gave for this question: Is there anyway for me to hide "a moment ago," "seven minutes ago," completely, with the edit and quote icons to be hidden unless hovered over that area?
 
still having the memory leak issue unfortunately... getting a lot of complaints and I just don't know what to do.
Have you tried setting "Refresh chatters list every x seconds" and "Update session every x seconds" admin options to 30 seconds or so?

As for hiding the date, go to Chat Style properties > Messages message date and add display: none !important; in the "Miscellaneous" textarea field.
 
Have you tried setting "Refresh chatters list every x seconds" and "Update session every x seconds" admin options to 30 seconds or so?

As for hiding the date, go to Chat Style properties > Messages message date and add display: none !important; in the "Miscellaneous" textarea field.
Thank you so much for your help on both of these. I haven't heard any complaints since I tried this so I think it worked :)

There is one issue I'm struggling with. It seems that the chat is causing an issue with our https certificate. On any page the chat is on it will say the page is not secure. I found the attached image in our console... do you have any ideas?


chat.webp
 
The ssl waning is for chat image uploads and I'm using the board url admin option to link to them so if you are using https, it should show up with https.
 
The ssl waning is for chat image uploads and I'm using the board url admin option to link to them so if you are using https, it should show up with https.
Oh, gosh, actually this fixed the issue -- there was just some images from prior to the fix still in the chat. Once I deleted those images everything is all clear.

Thank you SO much for your quick responses and helpful support. This addon is amazing and so are you.
 
Version 1.25.1

Chat windows don't refresh anymore automatically as soon as private chat and main chat are running concurrently. When typing anything a refresh takes place ....

Can you please help?
 
Top Bottom