PDA

View Full Version : integrating chat with vbb database?


redbird
Mon 8th Jan '01, 6:16pm
I hope I haven't overlooked the answer to my question. If I have accept my apologies.

Is there an easy way to add a php chat to the vbulletin program so the user doesn't have to register twice?

Say a new user enters the chat entrance page. If they haven't registered they get a screen that tells them to register. Then they register and it takes them into the chatroom.
Is that something that can be done without doing a lot of coding?

Thank you,
Dave.

Wayne Luke
Mon 8th Jan '01, 10:34pm
This has been accomplished with several chat programs including PHP, Java and third party chat systems. The best way to go about it is to search the Hacks forum and then if what you need isn't available contact one of the people in these forums who work with the hacks and ask them to help you.

redbird
Tue 9th Jan '01, 1:06am
Thank you wluke.
I'll see what I can find.