AjaxChat Integration (latest version 3.2.1)

Started by .HuNTeR., August 27, 2008, 12:59:06 AM

Previous topic - Next topic

ronnyboy

Quote from: mrtrc266 on November 17, 2009, 01:06:28 PM
Quote from: ronnyboy on November 17, 2009, 04:04:02 AM
Hi Paul_Pauline. Sounds a bit stupid the reply you got. Any error should be able to solve.
Anyway when I log into to chat I get the error message "ChatBot: Error: Connection status: 403" and when I try to chat I get the error message "ChatBot: Error: Connection status: 405".
So, this mod is not working at all ! I am strugling for days now with this...
If anyone else has some ideas about this, please let me know.

Here you go check this out. hxxp:sourceforge.net/apps/mediawiki/ajax-chat/index.php?title=Error_405 [nonactive]

Also do some googling about your 405 error, you'll see that it's more that likely server side.

Here is some more info from Microsoft... hxxp:support.microsoft.com/kb/318380 [nonactive]
Quote405 – Method not allowed.  This error can occur when a clientsends an HTTP request to the server that is running IIS, and therequest contains an HTTP verb that the server does not recognize. Toresolve the issue, make sure that the client's request uses an HTTPverb that is compliant with the HTTP rfc. See the "References" sectionfor information about the HTTP rfc.

Thanks mrtrc266 !
I added the index.php as a default content page on my IIS server website and it works great now :-)

mrtrc266

Awesome! Glad you got it sorted...Enjoy the Mod :)

Krandall

Anyone available for smoe quick help?

How do you disable the shoutbox sounds

I tried editing the line that says:
audio: true,
// Defines the sound volume (0.0 = mute, 1.0 = max):
audioVolume: 0.0,


no dice.

Krandall

Quote from: Krandall on November 17, 2009, 06:04:48 PM
Anyone available for smoe quick help?

How do you disable the shoutbox sounds

I tried editing the line that says:
audio: true,
// Defines the sound volume (0.0 = mute, 1.0 = max):
audioVolume: 0.0,


no dice.

dang cookies got me :( I got it working lol.


Krandall

#4604
Okay, I have one for real now. A few :)

1: Is there a way I can disable certain commands within the shout box? Specifically the changing the nickname feature?

2: I've searched but I swear there's nothing about it.. Only someone else saying "blah blah blah search" History? Is it an option to view?

3: Member colors? My forum is based a lot on the color of users (specific colors for sponsors ect...) is there a way to use what is set on the forum for the chat member colors?

Thanks for your help!
-Randy

AcidFMHQ

When I try to install this from the package manager it doesn't load the install page when I click apply mod it just goes back to the browse packages page any clue why its doing this?

mrtrc266

#4606
Quote from: Krandall on November 17, 2009, 06:37:31 PM
Okay, I have one for real now. A few :)

1: Is there a way I can disable certain commands within the shout box? Specifically the changing the nickname feature?

2: I've searched but I swear there's nothing about it.. Only someone else saying "blah blah blah search" History? Is it an option to view?

3: Member colors? My forum is based a lot on the color of users (specific colors for sponsors ect...) is there a way to use what is set on the forum for the chat member colors?

Thanks for your help!
-Randy

1. http://sourceforge.net/projects/ajax-chat/forums/forum/774132/topic/2162148

2. http://yoursite.com/chat/?view=logs

3. At the moment you can't pull all your member groups colors but you can tweak it a little. Find something like this in you yousite/chat/css/yourstyle.css and change the following to you liking. If you use more than 1 style then you'll have to do it to all of them.

Also do the shoutbox yousite/chat/css/shoutbox.css if it's not intergrated.

    #content .guest {
        color:gray;
    }
    #content .user {
        color:#FFF;
    }
    #content .moderator {
        color:#00AA00;
    }
    #content .admin {
        color:red;
    }
    #content .chatBot {
        color:#FF6600;
    }

mrtrc266

Quote from: AcidFMHQ on November 19, 2009, 09:31:57 AM
When I try to install this from the package manager it doesn't load the install page when I click apply mod it just goes back to the browse packages page any clue why its doing this?

The Mod isn't updated to RC2 yet but you can try this one.
http://www.simplemachines.org/community/index.php?topic=257973.msg2353297#msg2353297

Krandall

Quote from: mrtrc266 on November 19, 2009, 09:58:48 AM
Quote from: Krandall on November 17, 2009, 06:37:31 PM
Okay, I have one for real now. A few :)

1: Is there a way I can disable certain commands within the shout box? Specifically the changing the nickname feature?

2: I've searched but I swear there's nothing about it.. Only someone else saying "blah blah blah search" History? Is it an option to view?

3: Member colors? My forum is based a lot on the color of users (specific colors for sponsors ect...) is there a way to use what is set on the forum for the chat member colors?

Thanks for your help!
-Randy

1. http://sourceforge.net/projects/ajax-chat/forums/forum/774132/topic/2162148

2. http://yoursite.com/chat/?view=logs

3. At the moment you can't pull all your member groups colors but you can tweak it a little. Find something like this in you yousite/chat/css/yourstyle.css and change the following to you liking. If you use more than 1 style then you'll have to do it to all of them.

Also do the shoutbox yousite/chat/css/shoutbox.css if it's not intergrated.

    #content .guest {
        color:gray;
    }
    #content .user {
        color:#FFF;
    }
    #content .moderator {
        color:#00AA00;
    }
    #content .admin {
        color:red;
    }
    #content .chatBot {
        color:#FF6600;
    }



1. Awesome! Thanks!!!!! Those were the 2 I wanted to get rid of!
2. It brings me to a logon box when I go to: http://www.raptorsource.com/forum/chat/?view=logs  It brings me a logon box. but doesn't do anything even though I know my password.
3. Bummer on the groups :(

AcidFMHQ

Im not running 2.0 Im running 1.1.10 and the other one still didn't work for me

chaky!

It is possible to send automatic messages from admin?

mrstime

For some reason I keep getting a 500 error.  Any suggestions?



mrtrc266

Quote from: AcidFMHQ on November 20, 2009, 12:15:31 AM
Im not running 2.0 Im running 1.1.10 and the other one still didn't work for me

Hmmm...Have you tried clearing your forum browser and forum cache?

Quexinos

Okay so... I installed it.. I told it not to install on other themes because it was showing errors, yet it's showing up on the other themes just fine.  DO I still need to edit them or am I good?  I mean it's obviously showing up but Im wondering if there's going to be problems down the line.  I'm using RC2.0 BTW.

mrstime

Quote from: mrtrc266 on November 20, 2009, 09:50:01 PM
Quote from: mrstime on November 20, 2009, 09:11:11 PM
For some reason I keep getting a 500 error.  Any suggestions?

~~~FAQ~~~

Do I do this in the php file or elsewhere?  I am not totally savvy on this.  Thank you for your help. 

mrtrc266

Quote from: mrstime on November 21, 2009, 09:55:45 AM
Quote from: mrtrc266 on November 20, 2009, 09:50:01 PM
Quote from: mrstime on November 20, 2009, 09:11:11 PM
For some reason I keep getting a 500 error.  Any suggestions?

For AJAX Chat Intergration Version 3 "Folders" be sure to change the file permissions (CHMOD) /chat/index.php and /shoutbox/index.php to 755

You can do this via either your FTP, just right click on the file and you should see "file permissions" or "CHMOD" enter the value of 755

Or you can do it though your servers control panel, navigate to those file and you should see a similar option.

~~~FAQ~~~

Do I do this in the php file or elsewhere?  I am not totally savvy on this.  Thank you for your help. 

mrtrc266

Quote from: Quexinos on November 21, 2009, 03:09:00 AM
Okay so... I installed it.. I told it not to install on other themes because it was showing errors, yet it's showing up on the other themes just fine.  DO I still need to edit them or am I good?  I mean it's obviously showing up but Im wondering if there's going to be problems down the line.  I'm using RC2.0 BTW.

You should be good, the edits to the themes are for the options to show how many users are in chat, list of users in chat etc. No edits are needed to make the shoutbox work though.

Hatari

Sorry if this has been covered before, but I have tried searches without success.  I have downloaded the file  AjaxChat Integration_3.2.1.zip , but it does not contain an install.php file in the chat directory as indicated in readme.txt .  Any help would be appreciated

Thanks

Advertisement: