The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Inserting Chat box into Thread post

+2
Star Arrow
Royer Blaze
6 posters

Go down

Inserting Chat box into Thread post Empty Inserting Chat box into Thread post

Post by Royer Blaze Tue 9 Jun - 19:41

Would it be possible to embed a chat box into a thread post? If so, would it be possible to insert multiple ones that wouldn't all share the same text. Same if I'm on one page I am able to talk to Sam, and if I navigate to another page I am able to talk to only Joe. Or whomever was on that page in that chat box logged into it at that given time.

Thoughts? Options? I'd used google, but turned up nothing.
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Thu 11 Jun - 0:42

Bump
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Star Arrow Thu 11 Jun - 2:21

Royer Blaze wrote:Would it be possible to embed a chat box into a thread post? If so, would it be possible to insert multiple ones that wouldn't all share the same text. Same if I'm on one page I am able to talk to Sam, and if I navigate to another page I am able to talk to only Joe. Or whomever was on that page in that chat box logged into it at that given time.

Thoughts? Options? I'd used google, but turned up nothing.

A chat box? I don't know how you would insert Forumotion's chat box into a post, but you can certainly insert a a chat box into a post. Using a chat box requires the use of JavaScript. But... you can't use JavaScript in a post. Correct. But you can link to JavaScript documents using <script> - here's one:

Code:
<!-- Start HTML Code --><iframe WIDTH="500" HEIGHT="200" title="Chat Box" src="http://shoutbox.widget.me/window.html?uid=5hk8owff" frameborder="0" scrolling="auto"></iframe><script src="http://shoutbox.widget.me/v1.js" type="text/javascript"></script>

Note - Credit goes to http://shoutbix.widget.me - all I did was make it look a bit nicer by editing the height and width.
avatar
Star Arrow
New Member

Posts : 1
Reputation : 1
Language : English.

http://spamheaven.forumotion.com

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Thu 11 Jun - 19:19

Star Arrow wrote:
Royer Blaze wrote:Would it be possible to embed a chat box into a thread post? If so, would it be possible to insert multiple ones that wouldn't all share the same text. Same if I'm on one page I am able to talk to Sam, and if I navigate to another page I am able to talk to only Joe. Or whomever was on that page in that chat box logged into it at that given time.

Thoughts? Options? I'd used google, but turned up nothing.

A chat box? I don't know how you would insert Forumotion's chat box into a post, but you can certainly insert a a chat box into a post. Using a chat box requires the use of JavaScript. But... you can't use JavaScript in a post. Correct. But you can link to JavaScript documents using <script> - here's one:

Code:
<!-- Start HTML Code --><iframe WIDTH="500" HEIGHT="200" title="Chat Box" src="http://shoutbox.widget.me/window.html?uid=5hk8owff" frameborder="0" scrolling="auto"></iframe><script src="http://shoutbox.widget.me/v1.js" type="text/javascript"></script>

Note - Credit goes to http://shoutbix.widget.me - all I did was make it look a bit nicer by editing the height and width.
@Star Arrow Do you know if I insert these into multiple posts that they'd show a different chat every page? Its for an idea of mine... that would require for each post (that are on different pages) to have different chat that way two people talking on one post don't interrupt three other people talking on another post.
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by ZuniThoang Thu 11 Jun - 21:38

Tôi không hiểu nhửng gì mọi người đang nói nhưng tôi nghĩ đây là một ý kiến hay
ZuniThoang
ZuniThoang
Forumember

Male Posts : 45
Reputation : 4
Language : Vietnamese
Location : hanoi

https://raovat.4umer.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by brandon_g Thu 11 Jun - 22:41

Hello,

There is also one developed by @Ange Tuteur that uses a database topic. Its called the shoutbox and you can learn more about it here: http://fmdesign.forumotion.com/t318-forumotion-shoutbox

Regards,
-Brandon
brandon_g
brandon_g
Manager
Manager

Male Posts : 10106
Reputation : 923
Language : English
Location : USA

https://www.broadcastingduo.com

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by SLGray Thu 11 Jun - 23:53

ZuniThoang wrote:Tôi không hiểu nhửng gì mọi người đang nói nhưng tôi nghĩ đây là một ý kiến hay
Please speak in English as this is an English support forum. If you need support in another language please look at the widget to the right that says Official Support Forums.


Inserting Chat box into Thread post Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by ZuniThoang Fri 12 Jun - 0:10

Thank you @SLGray
What I am going to discuss with google translate everyone ^_^
ZuniThoang
ZuniThoang
Forumember

Male Posts : 45
Reputation : 4
Language : Vietnamese
Location : hanoi

https://raovat.4umer.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Niko Fri 12 Jun - 6:35

Hello friend,

it depends if you want a chatbox or the forumotion chatbox in your topic-header thumleft
Niko
Niko
Helper
Helper

Male Posts : 3097
Reputation : 244
Language : English, Italian, French
Location : Italy

https://www.fmcodes.net/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Fri 12 Jun - 18:05

brandon_g wrote:Hello,

There is also one developed by @Ange Tuteur that uses a database topic. Its called the shoutbox and you can learn more about it here:  http://fmdesign.forumotion.com/t318-forumotion-shoutbox

Regards,
-Brandon
I'll look into this. Thank you. (Edited to add) @Brandon_g I looked into it, and its definitely interesting. Is there a way I can put a separate shoutbox in each topic?

@Niko Either or. If I could put either or perhaps a shoutbox in the thread/post for my members to post in and each shoutbox be a separate thing, that'd be great.
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Sun 14 Jun - 22:58

Bump
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Tue 16 Jun - 19:25

Bump
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Thu 18 Jun - 0:00

Bump
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Sat 20 Jun - 20:07

Bump
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Inserting Chat box into Thread post Empty Re: Inserting Chat box into Thread post

Post by Royer Blaze Mon 22 Jun - 1:55

Bump
Royer Blaze
Royer Blaze
Forumember

Male Posts : 87
Reputation : 1
Language : English

http://thegoldendarkage.motionsforum.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum