The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What I'm trying to do is show the profile customizations of a particular user on that user's blog. I haven't dug too deeply into the code yet, but wondered if anyone else has done this, and if so, what is the easiest way?
I'm thinking it's gonna have something to do with a modified version of this code: Code:
require_once(DIR . '/includes/functions_user.php'); $usercss = construct_usercss($userinfo, $show['usercss_switch']); $show['usercss_switch'] = ($show['usercss_switch'] AND $vbulletin->userinfo['userid'] != $userinfo['userid']); construct_usercss_switch($show['usercss_switch'], $usercss_switch_phrase); |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|