The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
you need to get the userid variable some how. Opserty and I gave two different codes for linking to it such as using $bbuserinfo[userid] and <?php echo $vbulletin->userinfo['userid'] ?>
If you manage to get that, then when say user 5 is logged in and the click your link it will take them to user5's profile |
#12
|
|||
|
|||
![]()
We understand what you are doing but you need the users vBulletin userid. I gave the link you'd need. The rest is up to you to work out, this isn't really vBulletin related, it is to do with the integration (if you have done any...). You need the users vBulletin userid number.
In normal vBulletin you can access that by using these two variables: Code:
$vbulletin->userinfo['userid'] $bbuserinfo['userid'] |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|