Re: [Release] jQuery Chat
Ok, but how do you enable the English.php file? because mine defaults to Russian (regardless of what browser I'm viewing it in).
fix bug with Lang-files in 0.7.3
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 extensions → [Release] jQuery Chat
Ok, but how do you enable the English.php file? because mine defaults to Russian (regardless of what browser I'm viewing it in).
fix bug with Lang-files in 0.7.3
Very impressive, it works well!!
This doesn't work for me
I had to removed the code that checked that I had JQuery installed. Once I'd done that the installation worked fine and I could see the chatbox on my index page. I could type something into the text box but when I clicked send nothing would happen but the page refreshed.Any tips?
I have the same problem. Whe I tried to install it on a fresh copy of punbb, just jQuery and jQuery chat the same thing happens.
Hi there
This does work for me though I would like to know two things:
1. - How to change from Russian to English?
2. - I would prefer the chat to be at the bottom of the forum and not the top - is this possible?
Thanks a lot for a great extension
just the starting message is russian, see english demo:
http://punbb-b.keydogbb.info/index.php
also on line 12 of [extension]/lang/english.php you can change the title of the chat form.
******
EDIT: Is it a bug or why do all lines show twice? :S
EDIT2: It seems to look okay after a couple of refreshs again now...
Ah perhaps that is what threw me in the first instance! I did change the language file with success but I do not like how much of the top of my forum it takes up..
I will try to understand the code more and maybe I can move it to the bottom of the forum!
Thanks for your prompt reply - I see you are very active with Punbb which is great to see!
Ok, I have managed to accomplish a few things.
Firstly, the confusing first line that looks to be in Russian can be changed in data/chat.dat to something more fitting.
There is then an option within each user profile to expand or retract the chat box for those who do not want it taking up the whole of the top of their forum.
I managed to move mine to the bottom of the forum nicely. To do this I uninstalled the extension and edited this (around line 136) on manifest.xml
<hook id="in_main_output_start">
to
<hook id="in_info_output_start">
Hope this helps someone
на jQuery 1.4.2 идут дубли сообщений.
сворачивание не запоминается.
Поэтому и в начальных найстройках указано jQuery 1.3.2.
пока нет времени исправлять на 1.4.2
Happen to know how I could get this to work in daris's portal?
Happen to know how I could get this to work in daris's portal?
Where that was the module-page for a portal, will try to find.
kiejr wrote:Happen to know how I could get this to work in daris's portal?
Where that was the module-page for a portal, will try to find.
I will answer that by bumping this thread.
And saying that I love this chat, but it doesn't work with daris's portal
Any news on getting this to work on new fancy jquery?
Error in chat - for $. post is not the type of data received.
Must be so - "text"
if (end != start) {
start = end;
$(".chat").scrollTop($(".chat").get(0).scrollHeight); // прокручиваем сообщения вниз
}
load_in_process = false; // говорим что загрузка закончилась, можем теперь начать новую загрузку
}, "text"
In any case, extension is not very carefully written and can create problems for both the server and for the forum and other extensions. I do not recommend to use the current version.
Tnx, it works now.
In any case, extension is not very carefully written and can create problems for both the server and for the forum and other extensions. I do not recommend to use the current version.
I know but there is really no alternative out there so i'm stuck.
Nice chatting plugin, I'm adding it to the Recommended Plugins of the PunBB Review
I recommend not to use this extension and remove it. It contains a potential security issues. And is not supported for 1.3.
The topic should be closed.
PunBB Forums → PunBB 1.3 extensions → [Release] jQuery Chat
Powered by PunBB, supported by Informer Technologies, Inc.