The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I ... quickly view my posts?
Is there a way to quickly view the posts I have made to a forum? (ie is there a button similar to phpBB2's 'View your posts' ) - see it above the Last Post column on the right?... You might only see if if you're logged on...) Thanks, twobob
|
#2
|
|||
|
|||
Use this code as the link and place it where ever you want it to show.
Code:
search.php?do=finduser&u=$bbuserinfo[userid] |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
Code:
search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username] |
#5
|
|||
|
|||
Oh my god! Didn't really expect to received a reply in such a short time. That was really fast of you.
I will give this a shot shortly and see how it goes. Thanks for that! Update... It works! :banana: Now I got to try and figure out if I can narrow down the scope to show threads for just one month ago in case my members request for it :cross-eyed: |
#6
|
|||
|
|||
Code:
search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]&searchdate=28 |
#7
|
|||
|
|||
Thank you so much! That is really very helpful of you :up: :up: :up:
|
#8
|
|||
|
|||
no problem at all. If you have any problems with it, just let me know.
|
#9
|
|||
|
|||
Thanks! I just tried on my test board and it works great!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|