26

Re: [Release] jQuery Chat

Eclipse wrote:

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

Re: [Release] jQuery Chat

Very impressive, it works well!! smile

28 (edited by Killerius 2010-08-16 00:17)

Re: [Release] jQuery Chat

Meddler wrote:

This doesn't work for me sad
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.

Re: [Release] jQuery Chat

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

30 (edited by KeyDog 2010-09-02 07:55)

Re: [Release] jQuery Chat

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

http://keydogbb.info/img/kanektchat.png


EDIT2: It seems to look okay after a couple of refreshs again now...

Re: [Release] jQuery Chat

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!

Re: [Release] jQuery Chat

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

Re: [Release] jQuery Chat

на jQuery 1.4.2 идут дубли сообщений.
сворачивание не запоминается.

34

Re: [Release] jQuery Chat

Поэтому и в начальных найстройках указано jQuery 1.3.2.
пока нет времени исправлять на 1.4.2

35

Re: [Release] jQuery Chat

Happen to know how I could get this to work in daris's portal?

36

Re: [Release] jQuery Chat

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.

37

Re: [Release] jQuery Chat

KANekT wrote:
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.

neutral  I will answer that by bumping this thread.  smile
And saying that I love this chat, but it doesn't work with daris's portal  sad

Re: [Release] jQuery Chat

Any news on getting this to work on new fancy jquery?

Re: [Release] jQuery Chat

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.

Re: [Release] jQuery Chat

Tnx, it works now.

dimkalinux wrote:

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.

Re: [Release] jQuery Chat

Nice chatting plugin, I'm adding it to the Recommended Plugins of the PunBB Review

Forum Software Reviews Review, compare and test forum software solutions.
[img]http://www.forum-software.org/review-bar/punbb[/img]
PunBB score: 7/10! Vote

42 (edited by KANekT 2011-12-06 12:55)

Re: [Release] jQuery Chat

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.