You logged in as Guest
Login:
Recent messages · Members · Forums rules · FAQ · SEARCH Registration · Log in

Page 1 of1
UcoZ Community » UcoZ System management and tuning » Tag Board » Help on Chat Box (Tag Board)
Help on Chat Box (Tag Board)
SunnyDate: Friday, 2008-03-28, 4:56 Am | Message # 1
Experienced
Group: Administrators
Messages: 553
Reputation: 36 [12%]
Status: Offline
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 the 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:

Code
<script language="JavaScript">
<!--
function winop()
{
windop = window.open("[color=red]http://вашсайт.ucoz.ru/mchat[/color]","mywin","height=300,width=300,left=100,top=30");
}
-->
</script><!--code--></td></tr></table><a href="javascript:winop();">Мини-чат</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.

***
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.

 
chris26Date: Monday, 2008-05-12, 9:07 Am | Message # 2
Newbie
Group: Users
Messages: 12
Reputation: 0 [0%]
Status: Offline
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!!
 
SunnyDate: Tuesday, 2008-05-13, 3:21 Am | Message # 3
Experienced
Group: Administrators
Messages: 553
Reputation: 36 [12%]
Status: Offline
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.

 
chris26Date: Sunday, 2008-05-18, 9:43 Am | Message # 4
Newbie
Group: Users
Messages: 12
Reputation: 0 [0%]
Status: Offline
thanks never mind i figured it out anyway,its only that am new 2UCOZ.Thanks again

you must believe in GOD!!
 
MichDate: Saturday, 2008-07-12, 5:32 Am | Message # 5
Constant
Group: Checked
Messages: 216
Reputation: -4 [-1%]
Status: Offline
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.


"I Love My Friends, I Take Care Off Their Wifes When They Die".

"Remember Kids, God Aint Gay".

Message edited by Mich - Saturday, 2008-07-12, 5:38 Am
 
SunnyDate: Saturday, 2008-07-12, 5:39 Am | Message # 6
Experienced
Group: Administrators
Messages: 553
Reputation: 36 [12%]
Status: Offline
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.
 
MichDate: Saturday, 2008-07-12, 5:51 Am | Message # 7
Constant
Group: Checked
Messages: 216
Reputation: -4 [-1%]
Status: Offline
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


"I Love My Friends, I Take Care Off Their Wifes When They Die".

"Remember Kids, God Aint Gay".

Message edited by Mich - Saturday, 2008-07-12, 5:52 Am
 
giddyDate: Monday, 2008-07-28, 1:19 Am | Message # 8
Curious
Group: Checked
Messages: 39
Reputation: 0 [0%]
Status: Offline
mich ..i installed this option and believe me i aint a clue how i did it as i am also a n00bie ...but i will say...look around forum an you never know..the answers are around..u just needs to look for em..most the time
 
irshadDate: Sunday, 2008-08-03, 2:36 Pm | Message # 9
Regular
Group: Checked
Messages: 55
Reputation: -5 [-1%]
Status: Offline
Can you please tell me how can i change my websites header title(on top of the site)please help me.

VISITE MY SITE

WWW.PLANETPIANO.TK

 
hellDate: Sunday, 2008-08-03, 11:33 Pm | Message # 10
Constant
Group: Checked
Messages: 106
Reputation: 4 [1%]
Status: Offline
irshad,

Main » Customize Design » Quick replacement


Help for all Ucoz Users. Free Designs.
 
UcoZ Community » UcoZ System management and tuning » Tag Board » Help on Chat Box (Tag Board)
Page 1 of1
Search: