The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I call the "fbuserid" variable in from the table "user"?
I want to use the fbuserid in a template. How can I call upon this?
|
#2
|
||||
|
||||
Use who's fbuserid and in what template?
|
#3
|
|||
|
|||
The template is called vsa_chatbox_bit and it's from this modification:
https://vborg.vbsupport.ru/showthrea...hlight=Chatbox The vsa_chatbox_bit contains this: Code:
<a href="member.php?{vb:raw session.sessionurl}u={vb:raw vsacb_msg_box.userid}">{vb:raw vsacb_msg_box.musername}</a> Code:
<a href="http://facebook.com/{vb:raw fbuserid}">{vb:raw vsacb_msg_box.musername}</a> Basically, right now it is setup to display the profile of the person who posted a shout. But I want it to display the facebook page of the person who posted she shout. |
#4
|
||||
|
||||
I have no idea if that variable is available there. You'd have to ask the developer in the modification thread or look through the code yourself and see if it's available, and if not, add it to the query. But, since this is regarding a modification, the place to ask about this is in the modification thread.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|