The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm trying to get the value of the userid of the user I am viewing on their profile page? I need it for a value in a plugin on working on.
Jim |
#2
|
||||
|
||||
![]() |
#3
|
|||
|
|||
![]() Quote:
And no, that's not what I'm looking for. Maybe I didn't explain it correctly. I have a plugin under global start, the variable is being called from the profile page. Code:
ob_start(); $memid = $userinfo[userid]; include("../jim_profile_gallery.php"); $jim_profile_gallery = ob_get_contents(); ob_end_clean(); I need $memid to equal the userid of the member's profile I am viewing. Jim |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|