How do I use FMChat v3 in my forums? I installed it but i dont see it and idk what its supposed to look like because it doesnt show up for me when i see the forum widgets, its on the right side and everything please help
2 posters
How to use FMChat?
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°2
Re: How to use FMChat?
you have to have your forum chat activated first.
Admin panel>modules>chat box.
Activate = yes and and you will not need to select display because you are using the code for version 3
Admin panel>modules>chat box.
Activate = yes and and you will not need to select display because you are using the code for version 3
Killua-- New Member
- Posts : 21
Reputation : 1
Language : English
- Post n°3
Re: How to use FMChat?
kirk wrote:you have to have your forum chat activated first.
Admin panel>modules>chat box.
Activate = yes and and you will not need to select display because you are using the code for version 3
Let me try it and ill get back to you
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°4
Re: How to use FMChat?
ok
Killua-- New Member
- Posts : 21
Reputation : 1
Language : English
- Post n°5
Re: How to use FMChat?
kirk wrote:you have to have your forum chat activated first.
Admin panel>modules>chat box.
Activate = yes and and you will not need to select display because you are using the code for version 3
Didnt work... do you have it? If so can you post a screen shot of how its supposed to look? Thanks in advance
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°6
Re: How to use FMChat?
where is the tread to the tutorial you used,
I think there are a couple different ways,codes floating around here on this support forum.. It may be the one you have is only for phpbb3?
But you do have the forum chat activated right?
Oh actually if using phpbb2 i would just add the script/code to the over all header or footer template, But i have to see exactly what script you are using,
I think there are a couple different ways,codes floating around here on this support forum.. It may be the one you have is only for phpbb3?
But you do have the forum chat activated right?
Oh actually if using phpbb2 i would just add the script/code to the over all header or footer template, But i have to see exactly what script you are using,
Killua-- New Member
- Posts : 21
Reputation : 1
Language : English
- Post n°7
Re: How to use FMChat?
kirk wrote:where is the tread to the tutorial you used,
I think there are a couple different ways,codes floating around here on this support forum.. It may be the one you have is only for phpbb3?
But you do have the forum chat activated right?
Oh actually if using phpbb2 i would just add the script/code to the over all header or footer template, But i have to see exactly what script you are using,
Script
<script type="text/javascript" src="http://malware-site.www/scripts/FMChat.js"></script><div id="FMChatBase" class="chatbase" onclick="openClose()" ><span style="font-weight: bold; line-height: 2em; font-size: 11px;">ChatBox</span></div><div id="chat" style="display: none;"><iframe id="FMChat" name="FMChat" onload="FMChatLoad();" style="border: none; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;" src="/chatbox" width="100%" height="100%"></iframe></div>
CSS
/*FMChat Design*/
.chatbase { /*This can be edited to your liking - (the button)*/
position: fixed;
bottom: 2px;
right: 15px;
background: #56A0D3;
border: 2px solid #7BB92B;
width: 75px;
height: 20px;
border-radius: 5px;
text-align: center !important;
cursor: pointer;
color: #ffffff;
}
.chatbase:hover { /*This can be edited to your liking - (hovering over the button)*/
border-color: #D30C3F;
color: #000000;
}
#chat { /*This can be edited to your liking - (box surrounding the chatbox)*/
border: 2px solid #7BB92B;
width: 65%;
position: fixed;
right: 15px;
bottom: 27px;
height: 50%;
border-radius: 5px;
}
I am using phpbb3
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°8
Re: How to use FMChat?
yeah i need the link to the tutorial where you got this to go over the directions on what it says, It's not the one i thought it was, css, i don't recall using any css in the version i have, but that's not really a big deal, however i still need to see what directions they have and who created the tutorial
so post the link to the thread then may be i can try t make some sense out of it for you
Oh have you added the css to the css sheet in your admin panel.
Because if you added in the widget, then that's why it is not showing, you will have to add the css to your css sheet.
Other then that please post the link to the thread where you got it from.
Thanx
so post the link to the thread then may be i can try t make some sense out of it for you
Oh have you added the css to the css sheet in your admin panel.
Because if you added in the widget, then that's why it is not showing, you will have to add the css to your css sheet.
Other then that please post the link to the thread where you got it from.
Thanx
Killua-- New Member
- Posts : 21
Reputation : 1
Language : English
- Post n°9
Re: How to use FMChat?
kirk wrote:yeah i need the link to the tutorial where you got this to go over the directions on what it says, It's not the one i thought it was, css, i don't recall using any css in the version i have, but that's not really a big deal, however i still need to see what directions they have and who created the tutorial
so post the link to the thread then may be i can try t make some sense out of it for you
Oh have you added the css to the css sheet in your admin panel.
Because if you added in the widget, then that's why it is not showing, you will have to add the css to your css sheet.
Other then that please post the link to the thread where you got it from.
Thanx
https://help.forumotion.com/t88458-how-to-create-a-pop-up-chat-box-fmchat?highlight=how+to+use+fmchat
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°10
Re: How to use FMChat?
well i got it working on my forum no problem.
However i do not like it.. lol
Anyway make sure you have your css set to
Deactivate the basic CSS = No
Optimize your CSS yes and hit save.
then just add your css to the css sheet, The directions are pretty easy and stright forward.
So you can see it on the bottom right hand side of my test forum here,
the only reason i don't like it is because it has to be in a widget, and i don't want widgets showing through the forum.. But since the forum i have it on is only a test forum not it don't matter lol
All and all it seems to work fine though, so just go over all the instructions one more time and it should work fine for you.
If not then you will have to set up a temp admin account and send me the log in info so i can log in and set it up for you, But i would not do anything no different then what is instructed over there, So i think you ma have just missed a minor step for not hitting save somewhere or something?
Info added
Ok OK you can add the script to your homepage announcement as Rideem3 said above as well, so that's cool
However i do not like it.. lol
Anyway make sure you have your css set to
Deactivate the basic CSS = No
Optimize your CSS yes and hit save.
then just add your css to the css sheet, The directions are pretty easy and stright forward.
So you can see it on the bottom right hand side of my test forum here,
the only reason i don't like it is because it has to be in a widget, and i don't want widgets showing through the forum.. But since the forum i have it on is only a test forum not it don't matter lol
All and all it seems to work fine though, so just go over all the instructions one more time and it should work fine for you.
If not then you will have to set up a temp admin account and send me the log in info so i can log in and set it up for you, But i would not do anything no different then what is instructed over there, So i think you ma have just missed a minor step for not hitting save somewhere or something?
Info added
Ok OK you can add the script to your homepage announcement as Rideem3 said above as well, so that's cool
Last edited by kirk on Fri Feb 10, 2012 3:38 am; edited 1 time in total
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°11
Re: How to use FMChat?
Rideem3 wrote:It doesnt have to be in a widget
I only say to use widgets in order to prevent guests from seeing the chatbox button .
You can put the HTML in annannouncement, templates, and etc.
Right i kind of figured that, we sent the replies off the same time.
Sorry for the confusion bro... lol
Killua-- New Member
- Posts : 21
Reputation : 1
Language : English
- Post n°12
Re: How to use FMChat?
http://screensnapr.com/v/ell2mZ.png
http://screensnapr.com/v/IVR5Za.png
OMG I FEEL SO STUPID
Look---> http://screensnapr.com/v/3hfn5A.png
Solved!
http://screensnapr.com/v/IVR5Za.png
OMG I FEEL SO STUPID
Look---> http://screensnapr.com/v/3hfn5A.png
Solved!
kirk- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
- Post n°13
Re: How to use FMChat?
Killua- wrote:http://screensnapr.com/v/ell2mZ.png
http://screensnapr.com/v/IVR5Za.png
OMG I FEEL SO STUPID
Look---> http://screensnapr.com/v/3hfn5A.png
Solved!
oK COOL
Topic Solved & Locked |