AjaxChat Integration (latest version 3.2.1)

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

Previous topic - Next topic

mrtrc266

Quote from: muris on April 09, 2009, 11:19:07 AM
Terribly sorry about this perhaps simple question;

where are these folders located? I can't seem to see then....
Thanks in advance,

muris

In the same place that your forum is at, it should look something like this in your cPanel file manager or FTP file manager (whichever you use)

public_html/chat/ & public_html/shoutbox/

or

httdocs/chat/ & httdocs/shoutbox

jase7

I am I correct in thinking that the chat boards history disappears over night, or when you log off?

I am sure when I installed it it kept the history, now a few days later it doesn't?


mrtrc266

@ jase7

open yourforum/chat/lib/config.php and you will see a plethora of settings that can be customized to your preferences.

The one your looking for is....
// Max time difference in hours for messages to display on each request:

Then you can also set how many messages you want to be retrieved here...
// Max number of messages to display on each request:

Hope that helps.

Danpotter

some one pls provide me in URBAN theme

muris

Quote from: mrtrc266 on April 09, 2009, 11:36:39 AM
Quote from: muris on April 09, 2009, 11:19:07 AM
Terribly sorry about this perhaps simple question;

where are these folders located? I can't seem to see then....
Thanks in advance,

muris

In the same place that your forum is at, it should look something like this in your cPanel file manager or FTP file manager (whichever you use)

public_html/chat/ & public_html/shoutbox/

or

httdocs/chat/ & httdocs/shoutbox

Bloody hell..... I tried refresh and didn't see it, and only now it worked....

Thanks for the help though!

mrtrc266

Glad you got it sorted muris :)

daveaite

Ok! We fixed the problem.

-If anyone has a problem where no text appears in your chatrooms when typing in text, it may be affected by the tinyurls mod conflicting Ajax Chat Integration

-Simply, add go to the filters php file of tiny url's and make a quick fix.

-Also, one of my admins has figured out a way to create a script that makes the logs of the chartrooms post into a board at 10:30pm every night. :) It's pretty cool for keeping records and adding more information to your site.

Here's the first post of chat logs : http://buypoe.com/general-discussion/chat-logs/msg4317/?topicseen

Thanks for the help. Hope this helps anyone.
The BuyPoe Network!


http://vbsocial.com: Forum Styles for vBulletin and SMF

mrtrc266

Glad you got it sorted...Looks good.

BTW you pics are different sized which causes a gap when the menu buttons slide over, some are at 152x70 and some are at 162x70. If you make them all the same size you won't have that gap.

If you change them all to 152 also be sure to change the settings in your imagemenu.js files and stlye.css file.

Have fun with the chat ;)

Mraza

hello hunter .... i have posted before few months in your topic when i was working with older version. now i have installed a new version with smf 1.1.8 and its working just fine. now in fact i was wondering 4 things which i describe below:

1. if there is any way that i can remove the channels in chat which it create by itself on board names. and

2. is it possible if somebody click on chat button it pop-up in new windows. and

3.can i change chat name AJAX CHAT to my forum name?

thanks for any help
Signature:
Old Software Engineers Never Dies, They Just Log Out...
! ! ! ! ! 5 Best Movies Thread ! ! ! ! !


Informatics

Quote from: mrtrc266 on April 07, 2009, 01:02:45 AM
@ cyclon

Enable the PopUp Feature and see if it goes away, go to...

Admin/Configuration/Modifications/Chat/

and check "Chat in popup page?"

Done! I got no error until now ...

Thanx for tips :)


You can catch me @ Forum Informatika a.k.a Indonesian Informatics Online Community @ http://if.web.id




Mods:
1. LinkTree v.1.1.0 [Topic  || Download]
2. Header Rotator v.1.1.0 for 1.1.x | v.2.1 for 2.0 [Topic || Download]

b0dyr0ck2006

I getting this error. Was working OK before although I kept getting a connection error. Now nothing.
Why don't you check out my site: www.swapsiesuk.co.uk

Why Shop when you can Swap?!

jase7

Quote from: mrtrc266 on April 09, 2009, 12:03:12 PM
@ jase7

open yourforum/chat/lib/config.php and you will see a plethora of settings that can be customized to your preferences.

The one your looking for is....
// Max time difference in hours for messages to display on each request:

Then you can also set how many messages you want to be retrieved here...
// Max number of messages to display on each request:

Hope that helps.

Many thanks for that...but sorry not really sure what I am doing  :-[

I can find the file on my FTP site, then what do I do?  :-\

Sorry but I don't understand your post.....sorry  :-[

mrtrc266

Quote from: b0dyr0ck2006 on April 10, 2009, 11:01:34 AM
I getting this error. Was working OK before although I kept getting a connection error. Now nothing.

Follow the instructions on this post, that should fix you problem...
http://www.simplemachines.org/community/index.php?topic=257973.msg2009010#msg2009010

mrtrc266

Quote from: jase7 on April 10, 2009, 01:31:36 PM
Quote from: mrtrc266 on April 09, 2009, 12:03:12 PM
@ jase7

open yourforum/chat/lib/config.php and you will see a plethora of settings that can be customized to your preferences.

The one your looking for is....
// Max time difference in hours for messages to display on each request:

Then you can also set how many messages you want to be retrieved here...
// Max number of messages to display on each request:

Hope that helps.

Many thanks for that...but sorry not really sure what I am doing  :-[

I can find the file on my FTP site, then what do I do?  :-\

Sorry but I don't understand your post.....sorry  :-[

Simply download that file via your FTP and open it with a text editor like Notepad++.

Make the edits that I posted, save your changes and then upload it back to your server via FTP.

Of courese make make a backup first.

JornB

#1255
I have a minor question on how to add more sounds to the chat.

I've downloaded the sounds to the sounds folder

I've edited config.js with the name of the sounds, just after sound_6: 'sound_6.mp3':
// Defines the available sounds loaded on chat start:
soundFiles: {
sound_1: 'sound_1.mp3',
sound_2: 'sound_2.mp3',
sound_3: 'sound_3.mp3',
sound_4: 'sound_4.mp3',
sound_5: 'sound_5.mp3',
sound_6: 'sound_6.mp3'


Can't seem to get the sounds files to load... them don't show in the drop-down list under settings. What have I missed? Any help would be appreciated!

note: the sounds are mp3 and follows the 8.3 naming rule.

-~ Edit: Awesome mod by the way! ~-

tfs

Activating Shoutbox upon login...

Sometimes when I login to the forum, the shoutbox immediately populates with content, and other times it doesn't.  When it doesn't populate, clicking in the field where you type your text immediately causes the shoutbox to populate with all of the entries that people have been making.  Clicking elsewhere on the shoutbox does not.

When the shoutbox is in an unpopulated state, you don't see anything that people are typing.  Once it becomes populated it will work fine as you navigate the forum.  I have family members who have logged in and I type hello to them, but there's no response.  I call them and find out that they don't see the content in the shoutbox, but as soon as they click into that field it comes alive.

So what I have been tempted to do is to remove the "AJAX Chat © blueimp.net | Integrated with SMF" line and replace it with something along the lines of "Click on this field to activate the ShoutBox", though I hesitate to remove the author's blurb.

Any suggestions?
A good tree cannot bring forth evil fruit, neither can an evil tree bring forth good fruit.

mrtrc266

@ JornB I'm not sure exaclty how to add more sounds but I will pla with it over the next few days and see what I can find. Will post back with results, if any.

Yes you are right, it is a great Mod ;)

mrtrc266

Quote from: mrtrc266 on April 09, 2009, 12:03:12 PM

open yourforum/chat/lib/config.php and you will see a plethora of settings that can be customized to your preferences.

The one your looking for is....
// Max time difference in hours for messages to display on each request:

Then you can also set how many messages you want to be retrieved here...
// Max number of messages to display on each request:

Hope that helps.

@ tfs

To have you shout/chat remain visible for a longer period of time please follow the post in quotes above.

You are correct, the shoutbox/chat sometims will not refresh until you put you cusror in the input field.

Please DO NOT remove the copyright and/or credits portion of the AJAX Chat and/or AJAX Chat Intergration. Instead you can add a Custom Message to notify your members of what to do by just adding a some text here...

Find  /Themes/default/languages/Modifications.english.php

$txt['shoutBox'] = 'ShoutBox';

Replace with
$txt['shoutBox'] = 'ShoutBox ADD YOUR CUSTOM MESSAGE HERE';


4T3IG0

#1259
Hi, fantastic Mod.

Just one problem, when I Apply Mod nothing happen. Any idea?



SMF 1.1.8

Permissions: .  Only the standard files are writable.


Advertisement: