Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
thanks i will try that now mate.

after leaving the pm conversation. i have returned to the main chat, but i cannot type. i keep getting a error.
better2.webp

There is also no sound on iphone or ipad, is this normal? thanks.
 
If that user uses option "Place editor on top" and wants messages to show from top to bottom, "Inverse messages direction" needs to be enabled.

ah yep ok mate thanks. i thought ticking "Inverse messages direction" in "Default Miscellaneous Settings" set that by default. silly me lol.

is it normal for no sound using ipad and iphone please?

thanks for the support.
 
Hello @Siropu
Thanks for the new version, Private conversation are really nice..
May i formulate a suggestion : alert on private conversation ... the same way as it exists for tagging user in chat...
something like : "User xxx invited you to a private conversation"
keep the good work.
 
Hello @Siropu
Where is the expression "has started a new thread called" ? I can't find it in AdminCP .
Any "includer" code to display the chat window at a specific place ?

Many thanks for your support
 
Last edited:
Go to chat admin options and enable option "Enable Rooms".
Go to user group permissions and set "Join Rooms" and "Join multiple rooms".
 
A request for a small tweak: make the text input field spell checked by the browser. Currently it does not let browsers spell check the field.
 
Hello @Siropu,
Please see FAQ for information regarding embed mode.
I inserted the code into my homepage template cta_featuredthreads_featured :
Code:
<xen:callback class="Siropu_Chat_Callback" method="getChat" params="{xen:array 'room_id=3'}"></xen:callback>
but no display.
Room ID=3 exists in the system.
Is there a way to display the whole chat block as it is set when selecting option "above forum list". Ie : display all room + conversation ?
Thanks for support.[/code]
 
Last edited:
Thank you.
Still an issue i can't manage to resolve :
I have set embed option and inserted the code :
Code:
<xen:callback class="Siropu_Chat_Callback" method="getChat"></xen:callback>
Only visitors can see the chat.
Once connected the block disappear.
Please find my page code attached, if you can help.
Thanks for support.
 

Attachments

I ticked : Embeded
Only Admin can see the Chat in forum List.
Permission are OK for other Groups
If i tick "Above forum list" : all user can see the Chat.

In Embeded mode, if i want other group to see (or use) the chat, i have to add the following code in forum_list
Code:
<xen:callback class="Siropu_Chat_Callback" method="getChat"></xen:callback>

if i add the same code in tempalte in cta_features template : all user see the chat except the admin.

This is not a serious issue, as i am the only not to see and use the chat on the homepage. I can use it on the forum list or chat dedicated page.

Thanks for your time.
 
Last edited:
Top Bottom