[ABD] AJAX Chat

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
danswano
Registered User
Posts: 273
Joined: Sun Apr 06, 2008 10:43 pm

Re: [RC] AJAX Chat

Post by danswano »

It seems the ACP Module mod replaced my old config file, anyway i tried what you have posted and still no results, i swaw on the forums of ahax chat a method to colorize a user by "username" not class but it's colorizing it on the right pan of the chat, while chatting it's still black any idea how to colorize both ?
satandream
Registered User
Posts: 383
Joined: Thu Mar 06, 2008 12:47 pm

Re: [RC] AJAX Chat

Post by satandream »

i have done as wiki told me to do but the groups vip and supporting members dont show :oops:
i can post the edits too if you like

Here are the edits i have done

http://www.dreambox-center.com/forum/do ... /index.php?

the user is testing and auft257

but if this come in the next version of the chat i can wait :D
danswano
Registered User
Posts: 273
Joined: Sun Apr 06, 2008 10:43 pm

Re: [RC] AJAX Chat

Post by danswano »

I have a group called "Authors" and the ID is 22 and the color is #FF6600

I'm doing all edits but with no results

define('AJAX_CHAT_AUTHORS', 5);
is set and i changed all VIP to AUTHORS but still nothing
User avatar
easygo
Registered User
Posts: 689
Joined: Sun Oct 31, 2004 4:23 pm
Contact:

Re: [RC] AJAX Chat

Post by easygo »

satandream wrote:i have done as wiki told me to do but the groups vip and supporting members dont show :oops:
i can post the edits too if you like

Here are the edits i have done

http://www.dreambox-center.com/forum/do ... /index.php?

the user is testing and auft257

but if this come in the next version of the chat i can wait :D
Whoops! Looks like I forgot to describe 1 change to the file chat.js. Here it is ::

Open chat/js/chat.js

FIND

Code: Select all

				return 'chatBot';
ADD AFTER

Code: Select all

			case 5:
				return 'vip';
Hope it does the trick for you. The wiki page will be updated as soon as their server permits.
Casual developer for AJAX Chat on behalf of the author / Arcade Center powered by phpBB Arcade

A problem well put is half solved. (John Dewey, 1859–1952)
satandream
Registered User
Posts: 383
Joined: Thu Mar 06, 2008 12:47 pm

Re: [RC] AJAX Chat

Post by satandream »

Yupp its working now
Thank you very much for this ;)
Last edited by satandream on Tue Dec 16, 2008 3:12 pm, edited 1 time in total.
User avatar
easygo
Registered User
Posts: 689
Joined: Sun Oct 31, 2004 4:23 pm
Contact:

Re: [RC] AJAX Chat

Post by easygo »

Edit: OK ^^
Last edited by easygo on Tue Dec 16, 2008 3:10 pm, edited 1 time in total.
Casual developer for AJAX Chat on behalf of the author / Arcade Center powered by phpBB Arcade

A problem well put is half solved. (John Dewey, 1859–1952)
danswano
Registered User
Posts: 273
Joined: Sun Apr 06, 2008 10:43 pm

Re: [RC] AJAX Chat

Post by danswano »

Worked!
satandream
Registered User
Posts: 383
Joined: Thu Mar 06, 2008 12:47 pm

Re: [RC] AJAX Chat

Post by satandream »

Now i have to make more colours :D
danswano
Registered User
Posts: 273
Joined: Sun Apr 06, 2008 10:43 pm

Re: [RC] AJAX Chat

Post by danswano »

i tried to add another group but it didn't work, what should i do ?
satandream
Registered User
Posts: 383
Joined: Thu Mar 06, 2008 12:47 pm

Re: [RC] AJAX Chat

Post by satandream »

Works like a charm here with 6 coloured groups
satandream
Registered User
Posts: 383
Joined: Thu Mar 06, 2008 12:47 pm

Re: [RC] AJAX Chat

Post by satandream »

But the new colours dont show up in opera, but in FF and IE
satandream
Registered User
Posts: 383
Joined: Thu Mar 06, 2008 12:47 pm

Re: [RC] AJAX Chat

Post by satandream »

Now i have trouble starting socket server even though i have enabled it in configs files

/usr/bin/env: ruby: No such file or directory
Started Service...
User avatar
easygo
Registered User
Posts: 689
Joined: Sun Oct 31, 2004 4:23 pm
Contact:

Re: [RC] AJAX Chat

Post by easygo »

Wiki got an update in order to make sure that members of the new defined user group
will be displayed correctly, even if you are using the AJAX shoutbox feature.

http://ajax-chat.wiki.sourceforge.net/p ... user+group
Casual developer for AJAX Chat on behalf of the author / Arcade Center powered by phpBB Arcade

A problem well put is half solved. (John Dewey, 1859–1952)
joebart72
Registered User
Posts: 743
Joined: Thu Feb 01, 2007 5:54 am

Re: [RC] AJAX Chat

Post by joebart72 »

Thirst, really great mod !!!!

I just want to invert the order of posts.

Last post is at the bottom and I would like it at the top of my shoutbox (and chat) ...

Another little problem is the sound in the shoutbox : It is always cut off and I have to reactivate it in the chat...

Thanks for your help :)
I learn English with phpbb.com :)
socalpho
Registered User
Posts: 27
Joined: Mon Nov 24, 2008 1:45 pm

Re: [RC] AJAX Chat

Post by socalpho »

drkdeath wrote:Ive just installed the ajax chat to my forum but when logging in with my forum username and password the chat screen displays for 1 second and then im returned to the ajax login page ? Ive tried logging in as guest with no password and it works so whats wrong ? http://www.transatlantickillers.co.cc/chat
Does anyone know the answer to this question? I'm having the same exact problem and never saw it addressed.
Locked

Return to “[3.0.x] Abandoned MODs”