vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Show my threads in forum (https://vborg.vbsupport.ru/showthread.php?t=310481)

postcd 04-14-2014 04:07 PM

Show my threads in forum
 
Hello, in vbuleltin forum view, (i mean im on home page and i click some forum name) i see thread list. and i want to filter out quickly only topics which i started or somehow highlight by default all topics i started? any way to do it without going to profile? i just want to see it for certain forum quickly without going into advanced search etc

tbworld 04-14-2014 05:36 PM

You can perform a search via a page query which you can then add to a navigation menu. Would that do the trick?

postcd 04-21-2014 07:31 AM

Quote:

Originally Posted by tbworld (Post 2493143)
You can perform a search via a page query which you can then add to a navigation menu. Would that do the trick?

How can i add this "page query?"

Seven Skins 04-21-2014 10:16 PM

You can make a tab/link in navbar and use one of the links below. First link will find the posts second link will find threads.

HTML Code:

<a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw userinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1">{vb:rawphrase find_all_posts}</a>

<a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw userinfo.userid}&amp;starteronly=1&amp;contenttype=vBForum_Thread">{vb:rawphrase find_all_started_threads}</a>


postcd 04-28-2014 08:44 AM

Quote:

Originally Posted by Seven Skins (Post 2494063)
You can make a tab/link in navbar and use one of the links below. First link will find the posts second link will find threads.

HTML Code:

<a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw userinfo.userid}&amp;contenttype=vBForum_Post&amp;showposts=1">{vb:rawphrase find_all_posts}</a>

<a href="search.php?{vb:raw session.sessionurl}do=finduser&amp;userid={vb:raw userinfo.userid}&amp;starteronly=1&amp;contenttype=vBForum_Thread">{vb:rawphrase find_all_started_threads}</a>


I added second link to my navbar template and when clicked, it says "Please add more constraints to your search. Searches that return all or most of the database are a bad idea."

I need to see only my topics in certain subforum, not whole forum-wide ... :erm:

Barcham 04-28-2014 03:57 PM

Try this mod by Ozzy47. It should do everything you want it to and more.

Extended Search Links In Navbar

https://vborg.vbsupport.ru/showthread.php?t=302365

postcd 05-05-2014 05:21 PM

Barcham: I see there is "View My Threaqds function". But i assume it shows all forum wide thread, not just in forum in which i curently are..


All times are GMT. The time now is 09:11 AM.

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.00957 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
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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