Re: OLD TOPIC TO DELETE
u right click on my link and save link as
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → OLD TOPIC TO DELETE
u right click on my link and save link as
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
can you make it to show who online in chatbox
see my pic
sorry my bad english sorry sorry
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?
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?
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!!!!
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 -
messageAny 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
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 -
messageAny 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).
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.
How can I disable Chatbox after ex. 2 minutes if user is only reading Chatbox?
Great work, thanx for it
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.',
);
Try adding
div#chatbox p {display: inline}
to your CSS (probably base.css).
It works
Tks very much!
hey! need help! i have free punbb hosting. i configured it but, where is that chatbox? what shoud I do?
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
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → OLD TOPIC TO DELETE
Powered by PunBB, supported by Informer Technologies, Inc.