New chat box, a brief analysis!
+10
smurfavr
FrOsTyXi
Van-Helsing
smejker
Daemon
CovalentBond
Niko
Tonight
Eugeo Igvalt
JScript
14 posters
Page 4 of 4
Page 4 of 4 • 1, 2, 3, 4
New chat box, a brief analysis!
First topic message reminder :
Hello everybody!
I've been checking how is the current structure of response of this new version of the chatbox and I was surprised with the content that is now in JSON format !!!
That's right, now more professional and with that we have to make sure that the avatar in posts is closer than we think ...
Look beneath the format returned by the function initListening():
Now see the return of the url http://f36.dnspro.org/sub/cb.366bc21 <- this end I think it's on my forum...
And finally, the return of the posts through prototype get():
Realize that is well structured and that soon we will have the avatar in the messages!
Done: https://help.forumotion.com/t139068-add-your-avatar-into-the-chatbox
Anyone want to comment something?
JS
Hello everybody!
I've been checking how is the current structure of response of this new version of the chatbox and I was surprised with the content that is now in JSON format !!!
That's right, now more professional and with that we have to make sure that the avatar in posts is closer than we think ...
Look beneath the format returned by the function initListening():
- Code:
{
"url": "http:\/\/f36.dnspro.org\/sub\/cb.366bc21",
"lastModified": "Thu, 05 Feb 2015 12:23:56 GMT",
"tag": "0"
}
Now see the return of the url http://f36.dnspro.org/sub/cb.366bc21 <- this end I think it's on my forum...
- Code:
{
"channel": "cb.366bc21",
"text": "init",
"tag": "0",
"time": "Thu, 05 Feb 2015 12:23:56 GMT"
}
And finally, the return of the posts through prototype get():
- Code:
{
"connected": true,
"messages": [{
"userId": "-10",
"msg": "Messages cleared by JScript",
"time": "1423140436",
"username": "JScript",
"action": "clear",
"chat_level": null,
"user_level": null,
"date": "05 Feb 2015",
"datetime": "05:47:16 05\/02\/2015"
}, {
"userId": "1",
"msg": "<span style="color: #222222">Test 01<\/span>",
"time": "1423140440",
"username": "JScript",
"action": "msg",
"chat_level": "2",
"user_level": "1",
"date": "05 Feb 2015",
"datetime": "05:47:20 05\/02\/2015",
"user": {
"color": "#000099",
"admin": true
}
}],
"users": {
"1": {
"online": true,
"id": "1",
"username": "JScript",
"admin": true,
"userLebel": "1",
"chatLevel": "2",
"color": "#000099"
}
}
}
Done: https://help.forumotion.com/t139068-add-your-avatar-into-the-chatbox
Anyone want to comment something?
JS
Last edited by JScript on February 17th 2015, 9:09 am; edited 1 time in total
Re: New chat box, a brief analysis!
@Black-Shadow & @FrOsTyXi
1. System Message [Custom message by Adm/mod]
2. Warning Message [Custom message by Adm/mod]
3. Automated Message Filtering on External Links
4. Members connected to chatbox while they are connected to forum
Coming soon,
JS
1. System Message [Custom message by Adm/mod]
2. Warning Message [Custom message by Adm/mod]
3. Automated Message Filtering on External Links
4. Members connected to chatbox while they are connected to forum
Coming soon,
JS
Re: New chat box, a brief analysis!
Thank you @JScript,
We are waiting the new update soon.
Best Regards,
Black-Shadow
@JScript is there a new available update releated with topic https://help.forumotion.com/t138790p90-new-chat-box-a-brief-analysis#960693 ?
We are waiting the new update soon.
Best Regards,
Black-Shadow
@JScript is there a new available update releated with topic https://help.forumotion.com/t138790p90-new-chat-box-a-brief-analysis#960693 ?
Re: New chat box, a brief analysis!
Yes, I have finished these and other changes, but I only post when I complete all tests!Black-Shadow wrote:Hello @JScript,
Is there a new update available?
JS
Re: New chat box, a brief analysis!
This will no longer be supported by JScript: https://help.forumotion.com/t151137-in-memory-of-jscript-joao-carlos.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: New chat box, a brief analysis!
Which website chat are you using currently? I would like to know because i have 2 new websites where I would like to set up chat room.
MattKanery- New Member
- Posts : 10
Reputation : 1
Language : English
Re: New chat box, a brief analysis!
I would like to update you again here guys. Actually I was looking for a website chatroom for my 2 websites. And hopefully found a solution few hours ago. The website I found has many more features like- lots of users can chat at a time, banned users, redesign, even private message is possible by using this chatroom. I am much interested to use this one. If you would like to try "ChatWing" can be helpful for you.
Thank you so much!
Thank you so much!
MattKanery- New Member
- Posts : 10
Reputation : 1
Language : English
Page 4 of 4 • 1, 2, 3, 4
Similar topics
» How to remove the @ in the Chat box/ How to make the default chat box on every page of forum?
» Hide chat/Ban all users chat (except Admin/Mods/Group)
» The Pig Chat Forums, A Place To Chat About Anything
» Chat World Chat site
» How to put FM Chat or other CHAT on ALL pages
» Hide chat/Ban all users chat (except Admin/Mods/Group)
» The Pig Chat Forums, A Place To Chat About Anything
» Chat World Chat site
» How to put FM Chat or other CHAT on ALL pages
Page 4 of 4
Permissions in this forum:
You cannot reply to topics in this forum