Welcome, Guest. Please Login or Register.
April 18, 2024, 06:03:27 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.3-1.4.1] Integrated Chat v.3 « previous next »
Pages: 1 2 [3] 4 5 ... 21 Reply Ignore Print
Author Topic: [Done 1.3-1.4.1] Integrated Chat v.3  (Read 169497 times)
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #30 on: November 02, 2002, 06:19:06 PM »
Reply with quote

Is your chatserver down at the moment?
Logged
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #31 on: November 02, 2002, 07:56:19 PM »
Reply with quote

its ok now  ;D
Logged
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #32 on: November 02, 2002, 11:50:25 PM »
Reply with quote

quick question...

some of my members logon via my board. Then quit out of chat.. they are then able to enter any name and log back onto the chatroom.

Is there a way to prevent this? Just wondering  ;D
Logged
Andre
Noobie
*
Posts: 43


Learning every day

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #33 on: November 03, 2002, 12:37:17 AM »
Reply with quote

The mod works like a dream with one exception, it doesnt show who is in the chat in the forum. Does anyone have an idea what could be wrong?

Here is my site: http://www.historic-battles.com/yabbse/index.php
« Last Edit: November 03, 2002, 12:38:03 AM by Andre » Logged
ajk
Full Member
***
Posts: 145


Add something witty here! :-)

ICQ - 1494077ajkcomputing@msn.com WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #34 on: November 03, 2002, 01:20:19 AM »
Reply with quote

Hi Goosemoose!

The script works great.  But I notice the Java is a bit slow to load.  I use a 256K sDSL connection.

But my main question is where to put this:

$yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank><img src=\"$imagesdir/chat.gif\" alt=\"Chat\" border=\"0\"></a>";
The Subs.php I have has more settings like this in it:

Quoteyymenu = $yymenu."<a href=\"$menu_item[url]\"><img src=\"$menu_item[img]\" border=\"0\" alt=\"$menu_item[alt]\"></a>";

It doesn't say anything about cgi or profile.  Could you help me out please.  I'm installing it manually.  The first try, I got 3 chat buttons on the menu.  That's when I checked out how it works.  :-)

THANK YOU!
Logged

Andy Knifel
ajk
Full Member
***
Posts: 145


Add something witty here! :-)

ICQ - 1494077ajkcomputing@msn.com WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #35 on: November 03, 2002, 03:51:42 AM »
Reply with quote

Hi Goosmoose,

I got it running my own way.  I'm calling it through a
block in the top center of the page.  It runs well and their admin functions are EASY to set up.

I like it!   ;D :D
Logged

Andy Knifel
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #36 on: November 03, 2002, 07:49:54 AM »
Reply with quote

Quote from: Andre on November 03, 2002, 12:37:17 AMThe mod works like a dream with one exception, it doesnt show who is in the chat in the forum. Does anyone have an idea what could be wrong?


Andre, make sure you did not make the chat room secret, or invisible. Also make sure you added the code that lists who is in the chat room. Setup is listed in the mod setup.
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #37 on: November 03, 2002, 07:53:42 AM »
Reply with quote

Quote from: ajk on November 03, 2002, 01:20:19 AMHi Goosemoose!

The script works great.  But I notice the Java is a bit slow to load.  I use a 256K sDSL connection.

But my main question is where to put this:

$yymenu .= "$menusep<a href=\"$cgi;action=chat;user=$euser\" target=_blank><img src=\"$imagesdir/chat.gif\" alt=\"Chat\" border=\"0\"></a>";
The Subs.php I have has more settings like this in it:

Quoteyymenu = $yymenu."<a href=\"$menu_item[url]\"><img src=\"$menu_item[img]\" border=\"0\" alt=\"$menu_item[alt]\"></a>";

It doesn't say anything about cgi or profile.  Could you help me out please.  I'm installing it manually.  The first try, I got 3 chat buttons on the menu.  That's when I checked out how it works.  :-)

THANK YOU!


Ajk,
 The javascript is large but you will only have to load it once if you have internet explorer setup to cache javascript files. From then on it loads immediately. Also, on my 56k it takes less than one minute.
 That line goes inside of the subs.php around the profile line so it will only show up to logged in users. If you play around with it you can find it. What version of Yabb are you using? The line I put in the find was from 1.4.0 and 1.4.1.

Glad you like it!

Goosemoose
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
goosemoose
Sr. Member
****
Posts: 256


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #38 on: November 03, 2002, 07:55:46 AM »
Reply with quote

Quote from: PioneeR on November 02, 2002, 11:50:25 PMquick question...

some of my members logon via my board. Then quit out of chat.. they are then able to enter any name and log back onto the chatroom.

Is there a way to prevent this? Just wondering  ;D

How do they quit out of chat? You could add members manually to the chatroom and make it a member only room. I am working on an addon that would create a password for each user and store it in the datbase and then log users in and add them automatically, but it will be awhile before I get that out.
Logged

MobileYaBB v.3 [75% done]
All in One MemberList 1.0
Integrated Chat v 2.0
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #39 on: November 03, 2002, 11:34:56 AM »
Reply with quote

They just click on the chat X in the top right of the jave app. This then returns them to a Login screen. Where they can only enter a username. When they click connect it brings them back to the room.

Its not a problem at all. Just thought i would mention it
Logged
Christ77
Noobie
*
Posts: 12


christdar@hotmail.com WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #40 on: November 03, 2002, 12:40:57 PM »
Reply with quote

Hello,
Exist you him a French version, thank you.
Logged

coolmom
Noobie
*
Posts: 3


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #41 on: November 03, 2002, 03:22:00 PM »
Reply with quote

i added it to my website.  after i get some beta testing done with it, i'll be changing over to it soon.  i have 600+ chat member nicks registered, and am wondering if there's a way to offer multiple rooms without them having to log in for each one.
 
thanks! it looks great so far!  
Logged
Andre
Noobie
*
Posts: 43


Learning every day

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #42 on: November 03, 2002, 03:23:52 PM »
Reply with quote

Quote from: goosemoose on November 03, 2002, 07:49:54 AM
Quote from: Andre on November 03, 2002, 12:37:17 AMThe mod works like a dream with one exception, it doesnt show who is in the chat in the forum. Does anyone have an idea what could be wrong?


Andre, make sure you did not make the chat room secret, or invisible. Also make sure you added the code that lists who is in the chat room. Setup is listed in the mod setup.

What is really weird is that i have done all that. Can other mods interfer with the code?
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #43 on: November 03, 2002, 05:00:35 PM »
Reply with quote

Looks like you figured it out :) I see a few of you have emailed me and I will repsond. I am on the road this weekend should eb back in my office tonight and will work on all your request. Glad everyone like my chat :)
Logged

PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #44 on: November 03, 2002, 05:14:31 PM »
Reply with quote

The only downside with your chat is...

its soo addictive my members spend all their time in there!! not posting so much  ;D
Logged
Pages: 1 2 [3] 4 5 ... 21 Reply Ignore Print 
YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.3-1.4.1] Integrated Chat v.3 « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.045 seconds with 19 queries.