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.

Can I put this chat box with personal rooms for my forum?

3 posters

Go down

Can I put this chat box with personal rooms for my forum? Empty Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 5:48 pm

I activate chatbox on my forum,but he do not support personal room for individual members like on facebook.As I reviewed the posts related to the chatbox, I saw this page http://www.ticketmy.com/bumpin/index.php Can I put chatbox from that site on my forum and where to put it?And one more question,on same page I must chose between 5 choices:1.ajax shoutbox/2.ajax tagboard/3.flash shoutbox/4.flash chatroom+presence/5.flash chatroom for smaller places.This page can found on this adress http://shoutbox.ticketmy.com/widget/new_checkout



Last edited by talicni67 on December 31st 2011, 5:50 pm; edited 2 times in total
talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 6:09 pm

I registered on http://shoutbox.ticketmy.com/widget/new_checkout,and when I finish allI get this message:

Copy and paste the code below into your HTML template before <⁄body> tag:

Where I can find HTML template in my Admin Panel?
talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by Guest December 31st 2011, 6:11 pm

Your forum url? Smile
avatar
Guest
Guest


Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 6:15 pm

talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 6:19 pm

This is embed code for chatbox

<script type="text/javascript" src="http://www.bumpin.com/web_widget/users/swfobject.js"></script><script type="text/javascript" src="http://www.bumpin.com/web_widget/users/bar/jquery-1.3.2.min.js"></script><script type="text/javascript" src="http://www.bumpin.com/new_web_widget/widget.js"></script><script type="text/javascript" src="http://www.bumpin.com/new_web_widget/bottom_bar/bumpinBottomChatWidget.js"></script><script>window.onload =function(){loadNewBumpinBottomChatWidgetWithoutPeopleList({ height: "300", width: "200", language: "English", color_string: "", color_theme: "default", enable_login: "true", bumpin_policy: "domain", bumpin_url: "", widget_title: "My Shoutbox", enable_guest_login: "true", show_people_list: "false", enable_sound: "true", nick_name: "" });}</script><div id="bumpin-chat-container" class="bumpin-chat-container-normal"></div><div id="bumpin-bottom-bar"><div id="bumpin-link-div"><a target="_blank" href="http://www.ticketmy.com/bumpin/index.php">Shoutbox</a></div><div id="bumpin-chat-bar"></div></div>
talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by Guest December 31st 2011, 6:24 pm

Try to put this in your JS management:
Code:
$(function() {
$('head')
  .html('<script type="text/javascript" src="http://www.bumpin.com/web_widget/users/swfobject.js"></script><script type="text/javascript" src="http://www.bumpin.com/web_widget/users/bar/jquery-1.3.2.min.js"></script><script type="text/javascript" src="http://www.bumpin.com/new_web_widget/widget.js"></script><script type="text/javascript" src="http://www.bumpin.com/new_web_widget/bottom_bar/bumpinBottomChatWidget.js"></script><script>window.onload =function(){loadNewBumpinBottomChatWidgetWithoutPeopleList({ height: "300", width: "200", language: "English", color_string: "", color_theme: "default", enable_login: "true", bumpin_policy: "domain", bumpin_url: "", widget_title: "My Shoutbox", enable_guest_login: "true", show_people_list: "false", enable_sound: "true", nick_name: "" });}</script><div id="bumpin-chat-container" class="bumpin-chat-container-normal"></div><div id="bumpin-bottom-bar"><div id="bumpin-link-div"><a target="_blank" href="http://www.ticketmy.com/bumpin/index.php">Shoutbox</a></div><div id="bumpin-chat-bar"></div></div>');
});
Don't forget to enable your JS management. Smile
avatar
Guest
Guest


Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 6:31 pm

I put this in JS management if I do correct AP>Modules>HTML&JAVASCRIPT>Javascript codes management>Create a new javascript and I put there what you said.Go to homepage of my forum andI can't see chatbox.Only old one.Have I done everything you said?
talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by !_NICK_! December 31st 2011, 6:47 pm

No, I'm not sure why he's told you to do that. Enable the Forum Widgets and create a new one the add it to the forum widgets. You can have it in the portal instead too.
!_NICK_!
!_NICK_!
Active Poster

Male Posts : 1505
Reputation : 69
Language : English, HTML, and CSS
Location : In the middle of no return.

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 6:57 pm

Phuh...So many torubles...I do next.AP>Modules>Forum widget managements>Create widget> here is the picture

Can I put this chat box with personal rooms for my forum? 71901685

And when I go to Home page again nothing change.No new chatbox.Did I remove old chatbox?
talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 December 31st 2011, 11:46 pm

In short words,can anyone tell me what chatbox to use while still a private room in them?It's very important to me and my forum to have private room in chatbox.
talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by robot_boy18 January 1st 2012, 8:59 am

It seems likes your javascript was messed up in the picture above, it means you need to recopy it then save Wink
avatar
robot_boy18
Forumember

Male Posts : 107
Reputation : 7
Language : English
Location : Greenville, South Carolina, USA

http://en.fmvi.org/

Back to top Go down

Can I put this chat box with personal rooms for my forum? Empty Re: Can I put this chat box with personal rooms for my forum?

Post by talicni67 January 1st 2012, 2:13 pm

I don't have any idea about this.Im recopy all text again,remove numbers in front of text,save it and again nothing.

Can I put this chat box with personal rooms for my forum? 68531391

talicni67
talicni67
Forumember

Male Posts : 59
Reputation : 1
Language : English,Serbian

Back to top Go down

Back to top

- Similar topics

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