The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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
|
#2
|
|||
|
|||
You can perform a search via a page query which you can then add to a navigation menu. Would that do the trick?
|
#3
|
|||
|
|||
How can i add this "page query?"
|
#4
|
||||
|
||||
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&userid={vb:raw userinfo.userid}&contenttype=vBForum_Post&showposts=1">{vb:rawphrase find_all_posts}</a> <a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&starteronly=1&contenttype=vBForum_Thread">{vb:rawphrase find_all_started_threads}</a> |
#5
|
|||
|
|||
Quote:
I need to see only my topics in certain subforum, not whole forum-wide ... :erm: |
#6
|
|||
|
|||
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 |
#7
|
|||
|
|||
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..
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|