The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Logik or Anyone -- this is simple I'm sure! "Get MY Posts"
I'd originally requested this a while back -- it's really a template mod. Logik figured it out and posted it here (for version 2.x)
https://vborg.vbsupport.ru/showthrea...threadid=48168 Code:
1). go to your forum admin CP and go to Templates>modify>postbit --------------------------- 2.) Find: posts: $post[posts] And add just AFTER it: Post: <a href="search.php?s=$session[sessionhash]&action=finduser&userid=$post[userid]">view posts by $post[username]</a> <br> Post: <a href="search.php?s=$session[sessionhash]&action=finduser&userid=$bbuserinfo[userid]">view all your posts</a> -------------------------- 3.) Save postbit template. and click install on vbulletin.org. I tried to figure it out to make it work with 3.0.3 but couldn't get it going. Anyone? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|