vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Question about searches (https://vborg.vbsupport.ru/showthread.php?t=274207)

Carpesimia 11-17-2011 09:51 PM

Question about searches
 
I just upgraded a forum from vb3.8.7 to 4.1.8. On the old forum, we had an option that did a "MY REPLIES" search. This search went out and found threads that you had recently replied to. Here is the link it used:

http://www.mysite.com/forums/search....r=UserNameHere

I saw it in another extension on another forum 4.0 forum, and the link for my replies is a little different:

http://www.mysite.com/forums/search....st&showposts=0

I've tried both of these on my 4.1.8 forum, and both of them just show me threads that I have started.

Is there a new query i can stick on my navbar so my users can see recent threads they have replied to??

kh99 11-18-2011 10:46 AM

If you change the second one to showposts=1, that might be what you want.

Carpesimia 11-18-2011 01:35 PM

Quote:

Originally Posted by kh99 (Post 2269173)
If you change the second one to showposts=1, that might be what you want.

Nah, I tried that too, but then it shows the posts. The way it worked before, it showed the threads we recently replied to. If I change the showposts to 1, then wouldnt it show me the posts, not threads?

kh99 11-18-2011 03:02 PM

I see. Ok, how about this:

Code:

http://www.mysite.com/forums/search.php?do=finduser&userid=12345&contenttype=vBForum_Post&showposts=0&starteronly=0


All times are GMT. The time now is 06:56 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.02036 seconds
  • Memory Usage 1,714KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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