View Full Version : Looking for!
Dan Flynn
09-25-2002, 01:13 PM
Find more post from this use. It has the Magnifying glass to click on.
Thanks
Xenon
09-25-2002, 01:32 PM
that's not a hack, its a standart feature in vb.
Normally you can see it in a members profile: "Search for all posts by this user."
you just have to add a link in the postbit template if you want to acces it from showthread.
Dan Flynn
09-25-2002, 01:37 PM
Thanks,
Can you give me an example on how to do this please. Like what the link would look like and were to put it.
Xenon
09-25-2002, 01:55 PM
add <a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]">Users Posts</a>
into your postbit template
Dan Flynn
09-26-2002, 02:07 AM
Thanks a lot that works great. Can you please show me some code that show how to put the image next to it?
Xenon
09-26-2002, 10:47 AM
just use that
<a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]"><img src="url of image"></a>
Dan Flynn
09-26-2002, 02:24 PM
Thanks again, works perfectly :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.