The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Passing a vBulletin username into a chat program
I am planning on using a chat service linked from my website. The chat service is accessed by embedding applet tags and parameters on my site, which will then display the chat service. One of the parameters is named "Handle". If no "Value" is passed for Handle, then the chat service prompts the user to enter a Value for Handle, of their choice, in order to chat.
Is there any way that the user's username from the vbulletin forums on my website can be [automatically] passed as the Value for Handle? I am hoping that I can add a link in the forums so that after a user logs in, they can click on the chat link and it would be automatically passed and they can chat with their same username. Is there a way? Thanks for any help! |
#2
|
|||
|
|||
well $bbuserinfo[username] is the persons username so you can use that on ANY vBulletin template, though i doubt that some characters won't be accepted by the chat systems and only A-Za-z0-9
|
#3
|
|||
|
|||
Could you tell me, or point me in the right direction , as to how to get the member's username into the url so it can be passed to the chat program? If I could set-up such a method, the person programming my chat program would be able to make it so the vBulletin Username is automatically accepted as the value of the "chat handle". Would be nice to restrict access to chat to those with an open vBulletin session, which I assume would stop people from forging the url and calling the chat program to assume someone else's identity. No? Any help would be appreciated.
|
#4
|
|||
|
|||
I'm almost done with a chat script that does this. It's already working on my site, however there is still one issue I need to look at.
While this is specifically written for a specific chat provider, it will work for some others as well. |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
Nevermind, I figured it out.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|