Quote:
Originally Posted by Spank
try $bbuserinfo[userid]
|
It doesnt work, it doesnt connect the link.
I try to explain better.
At you can look in the cap is empty (no user id in u=), i want to associate the link to the userid of the member of that member profile when you enter in.
If i put $userinfo[userid] it links to the user that enter in that profile.
The code that do that is:
<if condition="$userinfo['userid'] != $vbulletin->userinfo['userid'] AND $vbulletin->bf_ugp_forumpermissions['canpostnew']">
<tr>
<td class="alt2 smallfont" colspan="$vboptions[gifts_perrow]"> <a href="gifts.php?$userinfo[userid]do=give&r=$userid" rel="nofollow">Give present to $username</a> | <a href="member.php?userinfo[userid]u=$userid">Back to profile of $username</a>