The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
User profile details variable!!
Hello
i am creating integeration of ClipBucket and vBulletin now i am stuck on a stage, who can i get details of user whos profile page is being opened .i.e http://localhost/vb4/member.php?2-arslan i want to get all data of user "arslan" in 1 variable so that i can use it in my PHP code. my plugin's hook location is member_start, everything is going according to plan just need to work on user details array... please help! |
#2
|
||||
|
||||
Have you looked in member.php to see where that hook is called and what information is available ?
|
#3
|
|||
|
|||
:O
my hook placement was indeed incorrect, i moved it to "member_build_blocks_start" and then called $profilObj , before, it wasnt working. Now it works fine thanks a bunch for the hint...... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|