Quote:
Originally Posted by Geoff_M
You don't need this for 4.2
vB built in a navigation manager found in ACP.
ACP->Setting->Navigation Manager.
From there click on forum so it expands.
Then select add link from the drop down next to quick links and add the following:
Title: My Posts
Target URL: search.php?do=finduser&userid={userinfo.userid }&contenttype=vBForum_Post &showposts=1
Then select active and save.
Do the same for:
Title: My Threads
Target URL: search.php?do=finduser&userid={userinfo.userid}&st arteronly=1&contenttype=vBForum_Thread
Permissions may have to be added so these links don't show for guests. I will look into that when I have time.
To change the order just adjust the display order numbers.
|
:up::up: Thanks since I have been looking for the correct URL to use.