The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I'm trying to get my chat program to work with my VB user list. It calls to the VB user list, to take the names of the members automatically, when they enter the chat. This is what the I have my chat program calling to:
Quote:
Quote:
What code would I put, where, to have the chat program (lives at x.russbo.com/hubz/) call to the vbulletin user base (lives at x.russbo.com/vb/)? Thanks! rich |
#2
|
|||
|
|||
![]()
Change into:
PHP Code:
|
#3
|
||||
|
||||
![]()
Thanks. Didn't notice that. But, my chat program is identifying users as $fileusername instead of the vb usernames. I think, it has to do with the fact that my Hubz chat is not located within the vbulletin forum directory. It is in the web root, alongside vbulletin. (./hubz/ and ./vb/ ; not ./vb/hubz/)
Would I code this change into the phpinclude_start templates, or, into the Hubz chat javascript, the relevant line of which is the following: Quote:
I think you can see now why $fileusername is showing in my chat window; it can't seem to find the phpinclude_start to pull up the member's user name from the database. Thanks! Appreciate the help. rich http://x.russbo.com/vb/index.php |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|