Quote:
Originally Posted by Seven Skins
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>
|
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: