vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How do I ... quickly view my posts? (https://vborg.vbsupport.ru/showthread.php?t=113375)

twobob 04-18-2006 07:43 PM

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

peterska2 04-18-2006 09:11 PM

Use this code as the link and place it where ever you want it to show.

Code:

search.php?do=finduser&u=$bbuserinfo[userid]

ccplim 05-25-2006 01:47 PM

Quote:

Originally Posted by peterska2
Use this code as the link and place it where ever you want it to show.

Code:

search.php?do=finduser&u=$bbuserinfo[userid]

Just what I need! On the other hand, is it possible to make it appear as thread rather than as a post?

peterska2 05-25-2006 01:51 PM

Code:

search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]
that shoud do the trick

ccplim 05-25-2006 02:12 PM

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:

peterska2 05-25-2006 02:30 PM

Code:

search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]&searchdate=28
That will work for the last 4 weeks. Just change the number right at the end for the number of days you wish to show

ccplim 05-25-2006 02:37 PM

Thank you so much! That is really very helpful of you :up: :up: :up:

peterska2 05-25-2006 02:38 PM

no problem at all. If you have any problems with it, just let me know.

ccplim 05-25-2006 02:45 PM

Thanks! I just tried on my test board and it works great!


All times are GMT. The time now is 06:13 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01247 seconds
  • Memory Usage 1,726KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete