The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Find more post from this use. It has the Magnifying glass to click on.
Thanks |
#2
|
||||
|
||||
![]()
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. |
#3
|
||||
|
||||
![]()
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. |
#4
|
||||
|
||||
![]()
add
Code:
<a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]">Users Posts</a> |
#5
|
||||
|
||||
![]()
Thanks a lot that works great. Can you please show me some code that show how to put the image next to it?
|
#6
|
||||
|
||||
![]()
just use that
Code:
<a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]"><img src="url of image"></a> |
#7
|
||||
|
||||
![]()
Thanks again, works perfectly
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|