The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I tried to find on the debug mode, but I can't find an exact hook....
if anyone know what's the hook's name, please tell me... Why do I need this hook? i'm making a modification in the usertitle function (in the member profile) and i'm making this through plugin, so because that i need the nome of this hook. i'm sending a print with the friends block of what i need. |
|
#2
|
|||
|
|||
|
Hook member_profileblock_friendbit is called for each friend. The code is in includes/class_profileblock.php around line 610.
|
|
#3
|
|||
|
|||
|
thanks a lot my friend
|
![]() |
|
|