PDA

View Full Version : TS2 --> vb3 integration


jluerken
18-06-2004, 12:06
Hi,

I am using vBulletin 3.0.1 on my site and set TS2 to also use mysql.
My idea now was to change ts2 so that it uses the user db of my forum so
that only board users are able to connect.

Also creating and deleting channels from the boards admin control panel should be possible and much more.

I think the vb3 hack will be ready within short. If you're interested then let me know. This hack will NOT be for free.

Price and support are not clear yet. I think I can say more when its done.

Regards
jluerken

jugo.s3.
19-06-2004, 19:21
I would be interested in such a hack. Pricing will have to be reasonable though, but definitely would be and interesting and useful addition to vB sites and Teamspeak.

HC.
02-07-2004, 20:46
would like to hear more about intergration and the price

Chew
14-07-2004, 05:15
you're going to have a tough time with this, as vb3 uses hashed passwords, and the sqldatabase of TS uses cleartext.

Do let me know if you get it off the ground.

Chew

McAfee
14-07-2004, 05:46
So? it's still possible, one of the advantages of using teamspeak with MySQL is the ability to store passwords as MD5 or SHA, instead of plain text (Search the forums)

Gryphon
14-07-2004, 22:55
vb3 uses multiple md5 encrypting md5(md5(password).salt). It will be a job for sure. However you could add a custom profile field for TS passwords that you could control a bit easier.