51

Re: OLD TOPIC TO DELETE

u right click on my link and save link as wink

I love sky - i love flowers - and i love myself :D

52

Re: OLD TOPIC TO DELETE

hi btw i need help;

i cant use UT-8 in your chat box; i use the javascript in order to type my font... but it doesnt appear right some words. meanwhile my javascript works fine with post/edit in forum or even when add event in calendar mod. can u please tell me whats wrong

thanks

I love sky - i love flowers - and i love myself :D

Re: OLD TOPIC TO DELETE

can you make it to show who online in chatbox

see my pic

http://img354.imageshack.us/img354/7323/ffffffnj4.jpg


sorry my bad english sorry sorry

Re: OLD TOPIC TO DELETE

This is an excellent / simple chat script.  I'd like to test it with a bunch of user but one thing is bugging me like crazy:

One item I can't figure out is why all the messages are shown on a new line below the username.  Is it just my install or is it always like this?  I've changed the "message parsing" and  "Message separation" but I can't get the message to show on the same line. 

For example, this: <pun_username> - <pun_message> should show:

admin - this is my message

Instead it shows:

admin -
message

Any ideas on how to fix this so the message shows on the same line as the username?

Rob Ludlow 
www.Nifty-Stuff.com - Repository of all Stuff Nifty!
www.reviewum.com - Professor Ratings + Teacher Reviews

55 (edited by Zyama 2007-08-26 07:52)

Re: OLD TOPIC TO DELETE

Hello, I have such problem:

[Error] - ??????? 05:04:55
File: /pub/home/domain/forum/chatbox.php
Line: 223

PunBB reported: Unable to post message

Database reported: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 'xxx.xxx.xxx.xxx', 'Chat message', 1188111895)' at line 1 (Errno: 1064)

Why can it be?

56

Re: OLD TOPIC TO DELETE

Slovenian translation


<?php

//Russian tranlsation by Erik98 ( knezan94@gmail.com )
// jezik za podatak chatbox.php
$lang_chatbox = array(

'Page_title'        =>    'Kri?a?ek...',
'Chatbox'                =>    'Hitri ;)',
'Posts'         =>    'Odgovori',
'Sending'                =>    'Po?iljam......',

'No Read Permission'                =>    'Ni dostopa, registriraj se!',
'No Post Permission'                =>    'Ni dostopa, registriraj se!',
'No Message'                =>    'Ni sporo?ik...',

'Message'         =>    'Sporo?ilo',
'Btn Send'                =>    'Po?lji',
'Btn Refresh'            =>    'Osve?i',
'Autoscroll'            =>        'Automatski skroll',

'Error Title'                        =>        'Napaka!',
'Error No message'                =>    'Vpi?i sporo?ilo.',
'Error Too long message'  =>    'Va?e spro?ilo je predolgo...',

);

secret: It is great!!!!

57

Re: OLD TOPIC TO DELETE

reviewum.com wrote:

This is an excellent / simple chat script.  I'd like to test it with a bunch of user but one thing is bugging me like crazy:

One item I can't figure out is why all the messages are shown on a new line below the username.  Is it just my install or is it always like this?  I've changed the "message parsing" and  "Message separation" but I can't get the message to show on the same line. 

For example, this: <pun_username> - <pun_message> should show:

admin - this is my message

Instead it shows:

admin -
message

Any ideas on how to fix this so the message shows on the same line as the username?

same, i looked in the coding but didnt find  anthing

Sorry. Unactive due to personal life.

Re: OLD TOPIC TO DELETE

matt1298 wrote:
reviewum.com wrote:

This is an excellent / simple chat script.  I'd like to test it with a bunch of user but one thing is bugging me like crazy:

One item I can't figure out is why all the messages are shown on a new line below the username.  Is it just my install or is it always like this?  I've changed the "message parsing" and  "Message separation" but I can't get the message to show on the same line. 

For example, this: <pun_username> - <pun_message> should show:

admin - this is my message

Instead it shows:

admin -
message

Any ideas on how to fix this so the message shows on the same line as the username?

same, i looked in the coding but didnt find  anthing

Try adding

div#chatbox p {display: inline}

to your CSS (probably base.css).

Looking for a certain modification for your forum? Please take a look here before posting.

59 (edited by AndyDeacon 2007-09-19 20:28)

Re: OLD TOPIC TO DELETE

FruitCake wrote:

can you make it to show who online in chatbox

see my pic

http://img354.imageshack.us/img354/7323/ffffffnj4.jpg


sorry my bad english sorry sorry

Hey!? Please? Can you give me instruction/codes "what you do for this"? I'm too want online users' column!!! Thanx. I hope somebody help me.

Re: OLD TOPIC TO DELETE

Who can explain how to do it?

Re: OLD TOPIC TO DELETE

O, hey guys..Do really do not know how its made

62

Re: OLD TOPIC TO DELETE

How can I disable Chatbox after ex. 2 minutes if user is only reading Chatbox?

Darmowe forum - Polish free forum hosting

Re: OLD TOPIC TO DELETE

Great work, thanx for it smile

Polish translation:

<?php

// Language definitions used in chatbox.php
$lang_chatbox = array(

'Page_title'            =>    'ChatBox',
'Chatbox'            =>    'ChatBox',
'Posts'                =>    ' Posty ChatBoxa',
'Sending'            =>    'Wysy?anie',

'No Read Permission'        =>    'Nie masz uprawnie? do czytania ChatBoxa.',
'No Post Permission'        =>    'Nie masz uprawnie? aby pisa? w ChatBoxie.',
'No Message'            =>    'Brak wiadomo?ci w ChatBoxie.',

'Message'            =>    'Wiadomo??',
'Btn Send'            =>    'Wy?lij',
'Autoscroll'            =>    'Przewijaj',

'Error Title'            =>    'B??d',
'Error No message'        =>    'Musisz wpisa? wiadomo??.',
'Error Too long message'     =>    'Twoja wiadomo?? jest za d?uga.',

);

Re: OLD TOPIC TO DELETE

Try adding

div#chatbox p {display: inline}

to your CSS (probably base.css).

It works

Tks very much!

65

Re: OLD TOPIC TO DELETE

hey! need help! i have free punbb hosting. i configured it but, where is that chatbox? what shoud I do?

Re: OLD TOPIC TO DELETE

old thread I know but this should be easy for anyone else (apart from me cause im noob). How do you get rid of i.g [ 100 chatbox posts ] ?
Has something to do with database?

Also I would like to have a userlist for who's on the chatbox.

thanks