Forum moderator: Eriko  
uCoz Community » uCoz Modules » Tag Board » Help on Chat Box (Tag Board)
Help on Chat Box (Tag Board)
Sunny
Posts: 9296
Reputation: 456

Message # 1 | 10:56 AM
Question-answer

How can I install a tag board?
After you have activated the module you must get the code (press "Get the code" ). Then insert it into any module – forum, main page and so on. Insert the code into page code (Design customization).

***
How can I change color in text lines?
You can customize chat appearance here:
Control panel » Main » Tag Board » Module design customization. You can also customize appearance by means of CSS template.

***
How can I remove tag board messages?
Messages can be removed in Messages Management window (examine the buttons under the tag board).

***
How can I make a refreshing interval less than 30 sec?
Find the following line in HTML code:
<option value="0">--<option value="30">30sec<option value="60">1min<option value="120">2min<option value="300">5min<option value="900">15min</select>
Refreshing interval in seconds is in bold type.

***
How can I make the tag board visible not for all?
Use conditional operators not in tag board template, but in the template where you inserted its calling code:
<?if($GROUP_ID$=2 || $GROUP_ID$=3 || $GROUP_ID$=4)?>calling code<?endif?>
Read help on conditional operators.

***
Can I create different chat rooms for different users?
No. Our tag board is a mini chat, it is not fully-featured.

***
Is there a message archive like in cbox?
No. We came to the conclusion that this feature is hardly ever used.

***
How can I set default size of the displayed text?
css .commCommentTd {font-size:14pt;} or in the template of messages appearance:<font size=14pt>$MESSAGE$</font>

***
How can I remove the field for a name input in order not to enter own name each time
Find the following in the original code and edit it as shown in red:
<input type="text" maxlength="60" name="uname" size="8" class="mchat" id="mchatNmF" value="" onfocus="ffoc(this,0)" onblur="fblur(this,0)" title="$STR_NAME$" style="display:none;width:47%;margin:0;padding:1px;border:1px solid black;height:20px">
When adding a message, a nickname of the user who adds it will be inserted automatically.

***
I want a tag board to open in a new small window. How can I do this?
Insert the following into the page code:

Quote
<a href="javascript://" onclick="window.open('http://Site_address/mchat','mchat','scrollbars=1,top=30,left=100,resizable=1,width=300,height=300');return false;"><b>Tag Board</b></a>

***
Is it possible to display number of people online in tag board?
No. There is only the statistics who’s on site.

***
Can I have two deferent tag boards on one site but not on one page?
No. But you can register a shoutbox on other sites and insert the code to your page. It won't look like uCoz shotbox, but you'll get what you needed.

***
How can I change font color in the tag board?
See original code, search classes names and then adjust them in the style sheet.

***
How can I make the following: when I click on a nickname it appears in the message line?
JavaScript + message appearance template for the tag board.

***
Sometimes messages are displayed as signs. Change of encoding doesn’t help. What should I do?
If your user uses a browser that cannot transfer in UTF, then you get what you get. Change the browser.

***
Do the Tag Box can have sound so that a user can be alerted by incoming new messages?
No.


I'm not active on the forum anymore. Please contact other forum staff.
chris26
Posts: 2
Reputation: 1

Message # 2 | 3:07 PM
hello! how do i activate my chatbox?and where do i find the code?please help i will appreciate it.thanks. cry
you must believe in GOD!!
Sunny
Posts: 9296
Reputation: 456

Message # 3 | 9:21 AM
chris26, have you read the first post of this thread? The first item gives the answer to you question!

BTW, if you are from Russia you may ask your questions at forum.ucoz.ru.


I'm not active on the forum anymore. Please contact other forum staff.
Mich
Posts: 57
Reputation: 2

Message # 4 | 11:32 AM
Im not good in this service, and ucoz. This is hard to understand for me.

I did not understand where to pu the code, exactly, can you explain?
like example control panel>user groups>" thats an example.


Better known as Mr_Smith or Chris-Erik Fotland.
Post edited by Mich - Saturday, 2008-07-12, 11:38 AM
Sunny
Posts: 9296
Reputation: 456

Message # 5 | 11:39 AM
Go to Control Panel - Inactive modules - Install Tag board - Press "Get the code" - go to Customize Design section and insert this code where you want to see the chat.
I'm not active on the forum anymore. Please contact other forum staff.
Mich
Posts: 57
Reputation: 2

Message # 6 | 11:51 AM
I want it in front off main page; http://gta-sa-forlife.ucoz.com/
Im sorry for not understanding so much, but you got any suggestion what
place that would be best to put it? when i want it on main page.

Added (2008-07-12, 5:51 Am)
---------------------------------------------
It wont let me write, it says "access denied" when i try write somthing in it


Better known as Mr_Smith or Chris-Erik Fotland.
Post edited by Mich - Saturday, 2008-07-12, 11:52 AM
me3me4
Posts: 3
Reputation: 0

Message # 7 | 11:00 PM
ok, i made a chatbox and i want 2 add it into my site, i have the HTML code, where should i copy and paste it to so that i can have it on my home page??
9207
elf83
Posts: 35
Reputation: 5

Message # 8 | 11:04 PM
i would say u make a new page, name it chatroom and add the html code there

example: at My WebPage
P.S. Not site Promotion Just want to help

me3me4
Posts: 3
Reputation: 0

Message # 9 | 0:23 AM
w8 i have a question, how did u make that page with the chat box, i have the HTML code, but i have noooo idea of wat 2 do with that, u seem like u know wat ur doing, so can u answer, thx
9207
Armaros
Posts: 1424

Message # 10 | 0:33 AM
uCoz provides Tag Board which is similar to chat box. You can install this module via CP.
If you have own HTML code & you wish to add it in the new page, create new page via
Page Editor, than place your chat box's code there & add page to site menu. (in case it didn't)
elf83
Posts: 35
Reputation: 5

Message # 11 | 0:45 AM
ok let me see how i can explain this
1-After making the new page: control panel->page editor->page manegment->click the button add new page and fill it in with the name chat room or what u want it to say

2- click were it says HTML Codes Panel
and i the emty big box put in the Html Code you Have

me3me4
Posts: 3
Reputation: 0

Message # 12 | 0:01 AM
ok thx aramos and elf biggrin
9207
Shinn Asuka
Posts: 2
Reputation: 0

Message # 13 | 4:29 AM
can tag box/chat box change msg???

new msg at up and old msg at down..
how want change that??

elf83
Posts: 35
Reputation: 5

Message # 14 | 4:36 AM
control panel-->tag board-->module settings-->Display new entries: choose top or bottom biggrin
h4nbury
Posts: 1
Reputation: 0

Message # 15 | 7:16 PM
hey guys, how do i move my tag board from the bottom of my site, to underneath site menu? i cant really understand which part of the html code i need to move around

thanks.

Post edited by h4nbury - Monday, 2009-02-02, 9:19 PM
uCoz Community » uCoz Modules » Tag Board » Help on Chat Box (Tag Board)
Search: