Chat 2 by Siropu

Chat 2 by Siropu [Paid] 2.5.2

No permission to buy (€29.99)
It gives this error message in the console, it doesn't like the bolded line here:
chat/:367 Uncaught ReferenceError: $ is not defined
at chat/:367:2
<script>
window.addEventListener('DOMContentLoaded', () =>
{

$(document).ready(function() {
$(".ah-gp-trigger").on({
mouseover: function() {
$(this).find(".ah-gp-profile").stop().fadeIn("fast");
},
mouseout: function() {
$(this).find(".ah-gp-profile").stop().fadeOut("fast");
}
});
});

})
</script>
What it looks like:
1723601883210.webp
 
Last edited:
I need some help please. The Submit button dissapears after I send the first message. I have to refresh the page to see it again. Any ideas? z-index is set to 999. I'm not sure what else to look for. I'm on the latest version.
 
I have a little problem and I would like some help please. I can't check the "Can leave room" box in the admin options because the little box overlaps with what is above. Am I the only one in this case?
I am using the latest version of Chat with Xenforo 2.3.3

FireShot Capture 052.webp
 
OK @Siropu , thank you for your reply. (y)

I took a new screenshot again with Fireshot and thanks to the screenshot, it then appeared normally, I saw that the box was checked for the option "Can leave room" but I still clicked on "save".

FireShot Capture 065 - Forum Collants - www.forum-collants.com.webp
 
Last edited:
@Siropu I'm not sure if it is possible, but is it possible to allow for the bot command responses like from /roll command to be saved to the thread ID thread for the room?

It makes it hard to have a full record of everything that goes on in a room.
 
1729783201841.webp
why is the image upload not working on my Chat 2 installation? (xenforo 2.2.16 & chat 2 2.3.5)

For the record, I did enable image upload

1729783554386.webp

Anything else I have to enable?
 
Back
Top Bottom