Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
Mod Name / Version: Free RaiderSoft Chat v1.0

Description:
#################Nettomo####################
### Free RaiderSoft Chat v1.0
### UBBThreads 6.4.x
### Translat languages German & Englisch
### © by Nettomo HB 27.12.2003
#################Nettomo####################

Working Under: UBB.Threads 6.2-6.3-6.4

Mod Status: Finish

Any pre-requisites:

Author(s): Nettomo

Date: 12/27/03

Credits:

Files Altered: No

New Files:
sigma_chat.php
/languages/all/sigma_chat.php
/templates/default/sigma_chat.tmpl

Database Altered: No

Info/Instructions:
Autologin bei regestrierten Usern
Autologin with regestrierten Usern

All languages are present,
but only German & English translate.

Demo: http://www.test.board.se/ubbt/sigma_chat.php

Disclaimer: Please backup every file that you intend to modify.
If the modification modifies the database, it's a good idea to backup your database before doing so.

Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Infopop.If you need official support, you'll need to restore unmodified files.
Attachments
103200-Free_RaiderSoft_Chat_v1.0.zip (0 Bytes, 276 downloads)

Last edited by Ian_W; 12/28/2003 9:04 AM.
Sponsored Links
Joined: Dec 2003
Posts: 123
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 123
Excellent! Thank you! Can you please tell me how to get it to default to English? I've set it to English in my online Raidersoft control panel, but it will only login in German. Thanks again.

Joined: Apr 2003
Posts: 359
Enthusiast
Enthusiast
Joined: Apr 2003
Posts: 359
Nice work....but I too am getting just the German language, but I'd like English.

Joined: Dec 2003
Posts: 123
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 123
Don't suppose you've already figured it out, smoknz28? I tried Josh's 1.5 version but it couldn't authenticate my username/password. Of course that was for .threads 6.3 I believe but it was worth a try. Road block! *grin*

Joined: Apr 2003
Posts: 359
Enthusiast
Enthusiast
Joined: Apr 2003
Posts: 359
I've looked through his code and I can't figure it out.... I'm still trying however and if I can figure it out I'll be sure to reply or PM you with what I did to make it work in english.

Sponsored Links
Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
My mod works fine in 6.4 - we're using it here.

If you don't have the paid version of Raidersoft, you just need to turn off the automatic authentication - as the free version of Raidersoft doesn't support it.
That's probably why you couldn't authenticate your username/password. You must have left that option on.

Joined: Apr 2003
Posts: 359
Enthusiast
Enthusiast
Joined: Apr 2003
Posts: 359
[]JoshPet said:
If you don't have the paid version of Raidersoft, you just need to turn off the automatic authentication - as the free version of Raidersoft doesn't support it.
That's probably why you couldn't authenticate your username/password. You must have left that option on. [/]

The nice thing about Nettomo's hack is that it will authenticate the user's username and password with the free version of Raidersoft however, it's only readable in German.

Joined: Nov 2001
Posts: 10,369
I type Like navaho
I type Like navaho
Joined: Nov 2001
Posts: 10,369
Not really - that's just using the threads authenticate() function, Very similar to the "Generic Threads Page" mod.

Basically just pre-fills in the username for them. Any of the chat mods will do that.

That works fine 90% of the time, except users can click logout then signin with any username they want. Thus easily impersonate others.

To actually authenticate it against Raidersoft you have to have their service to do that.

But you can authenticate() on any threads page to make sure that a user is logged in.

With the paid version you can have the Raidersoft server verify identity agains your user base, in case anyone tries to use the chat room by bypassing your chat page and going in directly or anyone tricking it into letting them change their name.

But otherwise, this looks much like any of the other chat mods posted. Basically just pre-fills in the username into the java applet.

Joined: Apr 2003
Posts: 359
Enthusiast
Enthusiast
Joined: Apr 2003
Posts: 359
Ahhhh... Makes sense now Jedi Master. []http://www.jedimaster.net/_borders/JizLane.gif[/]

smoknz28 = grasshopper

Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
@ JoshPet ,
The Autologinfunktion can use only on the board regestrierte user.
Code
<applet codebase="http://client1.sigmachat.com/current/" <br />code="Client.class" archive="scclient_de.zip" <br />width=650 height=350 MAYSCRIPT><br /><param name="room" value="$room_number"><br /><param name="cabbase" value="scclient_de.cab"><br /><param name="username" value=" [:"red"]{$user['U_Username']}[/] "><br /><param name="autologin" value="yes"><br /></applet>  



@smoknz28 ,
######################################################

1. Gehe nach http://www.sigmachat.com/register.html und regestriere einen
"Basic SigmaChat Account" (kostenlos)

1. Go to http://www.sigmachat.com/register.html and regestriere to one
"Basic SigmaChat Account" (free of charge)

######################################################

2. Suche in sigma_chat.php (Linie 7 )

2. Search in sigma_chat.php (Line 7)

$room_number = 54402;

Ändere die Chat Raum Nummer !
Change the Chat area Number !

######################################################

3. In "ubbt_registerednav.tmpl" und "ubbt_unregisterednav.tmpl" folgenden Link hinzufügen.

3. Add the following in "ubbt_registerednav.tmpl" and "ubbt_unregisterednav.tmpl" left.


<a href = "$phpurl/sigma_chat.php?Cat=$Cat" $target>Chat</a>

######################################################

Fertig
Finished

Demo: http://www.test.board.se/ubbt/sigma_chat.php

Nettomo

######################################################

Nettomo

Sponsored Links
Joined: Dec 2003
Posts: 123
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 123
Nettomo,

Can you tell me how to make my chat room default to English? I've set it to English in my Raidersoft control panel but it doesn't seem to work - it defaults to German.

Thanks!

Jason
Chat room: http://www.flightattendants.org/ubbthreads/ubbthreads.php

Joined: Dec 2003
Posts: 123
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 123
smoknz28,

Got it! You have to make a minor adjustment to sigma_chat.tmpl.


==== Look for ====

<applet codebase="http://client1.sigmachat.com/current/"
code="Client.class" archive="scclient_de.zip"
width=700 height=375 MAYSCRIPT>
<param name="room" value="$room_number">
<param name="cabbase" value="scclient_de.cab">
<param name="username" value="{$user['U_Username']}">
<param name="autologin" value="yes">
</applet>
<br>

==== Change to ====

<applet
codebase="http://client.sigmachat.com/current/"
code="Client.class" archive="[:"red"]scclient_en.zip [/]"
width=700 height=375 MAYSCRIPT>
<param name="room" value="$roomnumber">
<param name="cabbase" value="[:"red"]scclient_en.cab[/]">
<param name="username" value="$Username">
$aasoutput
<param name="autologin" value="yes">
</applet>


You may have already figured it out, but just in case you haven't. Enjoy!

Joined: Apr 2003
Posts: 359
Enthusiast
Enthusiast
Joined: Apr 2003
Posts: 359
Hey Sky YYZ, thanks for working on this one...I gave up all too quickly.

Thanks again for taking the time out and figuring it out.

Joined: Apr 2003
Posts: 359
Enthusiast
Enthusiast
Joined: Apr 2003
Posts: 359
3rd line on your new code there's an added space before the end quotes. I changed it over to en on both lines as you recommended and it's working like a charm.

Much thanks....

Joined: Dec 2003
Posts: 123
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 123
Hey smoknz28,

I can't take credit for the code - it was a copy/paste. The space is my fault, I probably wasn't careful enough when I used ubb colour code...

Glad it worked for you too.

Joined: Jan 2005
Posts: 39
User
User
Offline
Joined: Jan 2005
Posts: 39
I just signed up for the free service & installed your script. But when I run it, I get the following message; Applet Halted. This chat room is closed. My account number is in the sigma_chat.php file. What am I forgetting?

Joined: Jan 2005
Posts: 39
User
User
Offline
Joined: Jan 2005
Posts: 39
Anybody there?

Joined: Nov 2001
Posts: 417
Enthusiast
Enthusiast
Joined: Nov 2001
Posts: 417
@ ScriptZ Man i'm send PM repley

--------------------------------------

in sigma_chat.tmpl
search:
<applet codebase="http://client0.sigmachat.com/current/"
change in:
<applet codebase="http://client1.sigmachat.com/current/"


the server "http://client[:"red"]0[/] .sigmachat.com" is from time to time down !

Nettomo


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)