Welcome, Guest. Please Login or Register.
March 29, 2024, 11:55:14 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  Development  |  Completed mods  |  [Done 1.3-1.4.1] Integrated Chat v.3 « previous next »
Pages: 1 ... 11 12 [13] 14 15 ... 21 Reply Ignore Print
Author Topic: [Done 1.3-1.4.1] Integrated Chat v.3  (Read 168956 times)
Thunderace
Full Member
***
Posts: 211


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #180 on: December 17, 2002, 09:33:42 PM »
Reply with quote

Very much appreciate your chat prog and your efforts to integrate into chat, top job m8
Logged
diva_uno
Full Member
***
Posts: 119


I'm your mama!!!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #181 on: December 18, 2002, 02:29:40 AM »
Reply with quote

Quote from: brodle on December 17, 2002, 04:29:12 PM
Quote from: diva_uno on December 17, 2002, 04:12:28 PMOne problem I am having brodle is that I can't log in with my nickname which is "C.C." Is this possibly because of the "." - ? Or could it possibly be because someone in the IRC community has the same name? I have created another account just for chatting, but if there is a way around me using my main admin nickname I would rather use it.

IRC protocal does not allow periods in usernames. That would be why it doesnt allow you. These are the acceptable characters
`^-_[]{}

I will see what I can do to make it so that any username can be used but it will take time.

No hurry brodle...
Using the other account is no big deal. Just let me know when you have figured it out.
Thanks.
Logged

Karma -1?! Damn that llama!!!
PioneeR
Llama Hunter
YaBB God
*****
Posts: 767


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #182 on: December 18, 2002, 07:54:12 AM »
Reply with quote

I have tried adding &keypass= to the chat.php entry... it still prompts me for a password when i access chat.

any ideas?


Quote from: brodle on December 17, 2002, 04:08:38 AMsorry it is &keypass=yourpassword


D
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #183 on: December 18, 2002, 03:11:58 PM »
Reply with quote

make sure you are using e.js and not full.js

Logged

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


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #184 on: December 18, 2002, 06:02:07 PM »
Reply with quote

I was using full.js

changed it to e.js password is working fine now.

Is there anyway to make it bigger though? With full.js it filled the screen.. now it only does half.

Thanks

Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #185 on: December 18, 2002, 08:26:12 PM »
Reply with quote

&width=500&height=500
Logged

fruity_baby
Jr. Member
**
Posts: 55


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #186 on: December 18, 2002, 10:56:27 PM »
Reply with quote

Chat mod works great, thanks to all who have developed it. Only just having installed the mod I have a problem with a user which you may be able to help.

This is what they get when trying to load the chat room:

QuoteThe screen's blue there's nowhere to type anything in, but when it loaded it made a little ding ding ding ding ding noise like it was working but then theres just a blue box...

I know it's a little vague but any help appreciated.

Cheers T.
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #187 on: December 18, 2002, 11:03:14 PM »
Reply with quote

in chat.php change full.js to e.js does that solve the problem?
Logged

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


Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #188 on: December 18, 2002, 11:12:58 PM »
Reply with quote

Here is the line in my chat.php, the following still only gives a chatroom that is about half the size of what it was when I was using full.js

Whats the difference between e.js and full??

http://irc.everywherechat.com:8000/Java/e.js?room=myroomt&width=500&height=520&nick=$chatname&keypass=mypassword



Quote from: brodle on December 18, 2002, 08:26:12 PM&width=500&height=500

Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #189 on: December 18, 2002, 11:31:45 PM »
Reply with quote

here is the example of the code I pas out to people. now  goosemoose added variables for building username etc.. and that is fine. The height and width variables are working fine on my end which leads me to believe this is a browser cache issue.


<!-- Begin Chat Code Here -->

<script language="JavaScript" src=http://irc.everywherechat.com:8000/Java/e.js?room=Roomname&width=600&height=600&roomstab=true&paramfilename=embedded.prm></script>

<!-- End Chat Code -->
Logged

Shoeb Omar
Disciple of Joe
YaBB God
*****
Posts: 1420


The shrub demands war. I don't. The world doesn't.

ICQ - 69234983clickopedia@hotmail.com WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #190 on: December 19, 2002, 01:30:30 AM »
Reply with quote

whoa, totally different from what I was using... Would the parafilename relate to language then?

rephraasing that; these all the files that can be used:

&paramfilename=german.prm
&paramfilename=dutch.prm
&paramfilename=spanish.prm
&paramfilename=nepal.prm
&paramfilename=greek.prm

?
« Last Edit: December 19, 2002, 01:32:09 AM by Shoeb Omar » Logged

"If we all practice an eye for an eye, pretty soon the whole world will be blind" - Gandhi

We need to start listening to advocates of peace in oder to advance society. We have not grown from the prehistoric barbarians we once were.  Will society ever mature?
fruity_baby
Jr. Member
**
Posts: 55


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #191 on: December 19, 2002, 01:38:59 AM »
Reply with quote

I have made the change and asked the user to try again. I will let you know.

Another question: How do I create a text hyperlink for the chat page which automatically adds 'user=fruity_baby' parameter at the end of the line eg:

http://www.colourguardworld.com/forum/index.php?board=2;action=chat;user=fruity_baby

This is because I am creating a left side menu. Or am I asking for too much here?

Cheers T.
Logged
brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #192 on: December 19, 2002, 02:38:06 AM »
Reply with quote

Quote from: Shoeb Omar on December 19, 2002, 01:30:30 AMwhoa, totally different from what I was using... Would the parafilename relate to language then?

rephraasing that; these all the files that can be used:

&paramfilename=german.prm
&paramfilename=dutch.prm
&paramfilename=spanish.prm
&paramfilename=nepal.prm
&paramfilename=greek.prm

?


yes the paramfile name  will choose what language to deploy. I decided it is best to just use one e.js file rather then seperate files for all languages. This will allow me to update the code easier and make it more usable. omar just make sure  paramfilename=embedded.prm is the last value in the query string and it will work grat for you.
Logged

brodle
Full Member
***
Posts: 210


I'm a llama!

WWW
Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #193 on: December 19, 2002, 02:40:44 AM »
Reply with quote


If I am understanding you right you want to link directly to the chat without going through the forums? You can do this a few ways. The code snipet I posted above is the code for embedding the chat o a webpage. there is another paramter  &nick=thenicknamehere you can pass into the code that will automatically sign someone on to the chat. Now if you have avariable liek there is in yabb for a username you can plug it into the value for &nick=thevariable.



Quote from: fruity_baby on December 19, 2002, 01:38:59 AMI have made the change and asked the user to try again. I will let you know.

Another question: How do I create a text hyperlink for the chat page which automatically adds 'user=fruity_baby' parameter at the end of the line eg:

http://www.colourguardworld.com/forum/index.php?board=2;action=chat;user=fruity_baby

This is because I am creating a left side menu. Or am I asking for too much here?

Cheers T.
Logged

fruity_baby
Jr. Member
**
Posts: 55


I'm a llama!

Re:[Done 1.3-1.4.1] Integrated Chat v.3
« Reply #194 on: December 19, 2002, 03:07:05 AM »
Reply with quote

Cheers, a little confused but thanks

Tony
Logged
Pages: 1 ... 11 12 [13] 14 15 ... 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.023 seconds with 19 queries.