Log in

View Full Version : I would need the link for those buttons please !


utw-Mephisto
09-19-2005, 01:37 AM
Hi,

on about gazillion requests I have add the buttons known from vb2.3.7

http://img114.imageshack.us/img114/9279/untitled5fy.jpg

HOWEVER, could someone tell me please how the actuall link has to be ?

I mean the link each button has to go to so it works with the actuall member ??

edit



Bumped threads a gazillion times and nobody answered :)



But it seems posts have to be ignored for a while to trigger my sniffer impuls :)



Found it :



Postbit template, add below -- controlls --





<a href="member.php?u=$post[userid]" target="_blank"><img src="images/buttons/profile.gif" border="0" align="left" alt="Click Here to See the Profile for $post[username]"></a>

<a href="private.php?do=newpm&u=$post[userid]"><img src="images/buttons/sendpm2.gif" border="0" align="left" alt="Click here to Send $post[username] a Private Message"></a>

<a href="search.php?do=finduser&u=$post[userid]"><img src="images/buttons/find2.gif" border="0" align="left" alt="Find more posts by $userinfo[username]"></a>

<a href="profile.php?do=addlist&userlist=buddy&u=$post[userid]"><img src="images/buttons/buddy.gif" border="0" align="left" alt="Add $userinfo[username] to your buddy list"></a>





in case someone cares ..