![]() |
My Posts & Threads in navbar
Port from: https://vborg.vbsupport.ru/showthread.php?t=118306
This adds a "My Posts" link to your navbar with a drop down menu for threads. Now you can easily find your recent topics and post with one click :) Installation is easy and should take no more than a few minutes. Please click install if you use this, thank you. **** Due to unethical actions by vBulletin Solutions I can no longer support this modification **** |
**** Due to unethical actions by vBulletin Solutions I can no longer support this modification ****
|
Nice one. good idea :cool:
*Installed* |
do you know if theres anyway to show my threads from a specific forum ?
|
great little mod, thanks!
I've changed it around a bit to Include those options along with the UserCP Here's what mine now looks like, |
I like that alkatraz, nice addition.
|
how did ya do that alkatraz? great idea triple.
|
Quote:
- I did the mod as instructed first - then I moved the part that goes beside "New Posts" so it was beside "UserCP" ah screw it, here's the bits of code you can figure it out it's pretty easy =) basicaly I replaced the bits within the USERCP <td>'s with: Code:
<a href="usercp.php$session[sessionurl_q]">My Account</a> <span id="navbar_myposts"><script type="text/javascript"> vbmenu_register("navbar_myposts"); </script></span> Code:
<!-- My Posts Menu --> |
alkatraz.... i am having some difficulties understanding what exactly you did. Is the edit in the navbar template?
|
Quote:
|
Installed .
Nice one. good idea Thank you . |
Terrific! This should be standard in VB. Thank you!
|
Installed Tyyyyyyyyyyyyyy
|
This needs to be a standard feature that comes with every fresh install of VB.
Thanks for the fix! |
Great Mod. Just tried it in 3.1.6 without any problem :)
|
Quote:
|
the edits are different for 3.6.4, can't find the parts to replace.
|
Very helpful on my site!! Thxs!
|
Good work, I like it so much! ;)
|
Quote:
|
This is a nice addition! Thanks! I have 3.6.4 and had no problems finding the edits and I have over 10 mods installed.
|
Thanks for this! - wonderful addition to a great modification. :up:
Quote:
|
Thanks works good in version 3.6.3 with the 3.6.4 security patch.
Phil. |
I was wondering.
Someone mentioned recently that the "My Posts" formatting is not quite as appealing as the Advanced Search "Username" results. Does anyone know if it's possible to get the same look and feel as the Advanced search with the "My Posts" addon? |
I assume you're talking about the fact that the link doesn't 'drop down' like the search and 'quick links' links unless you click the arrow instead of the words "my posts"?
I noticed this too, and it was a bit confusing at first since click 'my posts' took me directly to that section. But, then I clicked the arrow to receive the drop down menu. Is there a way to easily make the words part of the advanced link also? Oh, and this is a great mod that's working wonderfully - thank you!!! |
Quote:
That will show you a list with all the threads you have posted in, ordered by the last post in it. You can use this string to replace the one in "my posts": Code:
search.php?do=process&showposts=0&starteronly=0&exactname=1&searchuser=$bbuserinfo[username] A better way to do it IMO would be to add the extra feature like mentioned above (threads I posted in) in the drop down menu: FIND in navbar: Code:
<tr> Code:
<tr> -my posts (YOUR posts, listed as posts) -my threads (threads YOU started, listed as threads) -threads I posted in (threads you DIDN'T neccecairly start, but containing your posts, listed as threads) Hope this makes sense to you :) |
Quote:
In navbar FIND: Code:
<td class="vbmenu_control"><a href="search.php?do=finduser&u=$bbuserinfo[userid]" accesskey="2">My Posts</a> <span id="navbar_myposts"><script type="text/javascript"> vbmenu_register("navbar_myposts"); </script></span></td> Code:
<td id="navbar_myposts" class="vbmenu_control"><a href="$show[nojs_link]#navbar_myposts">My Posts</a><script type="text/javascript">vbmenu_register("navbar_myposts");</script></td> |
Good idea :)
|
The search cache gives a problem with the View my threads stuff, sadly. When you Write new threads, you can risk that View my threads is'n updated for over an hour, as the search is cached....
|
Nice mod, I'll see how people like it and if it needs to be spiffed up like some here have done.
One note though - shouldn't the accesskey be something other than '2'? I bet 99.9% of people would never use that, but since 2 is already the accesskey for New Posts, it will probably confuse some browsers. Thanks for writing it though! I'm sure people will enjoy it. |
well done!
|
Great mod! I was looking for something like this today as a few members suggested having something in the navbar such as this!
Kudos! |
Thank you! Clicked Installed.
|
Quote:
|
Install and running JUST PERFECT ;)
|
thanks.
has anyone tested if this mod works fine in 3.6.8 ??? |
Yes it works in 3.6.8 :)
|
unhappy.
In 'navbar' template: FIND: Code:
there are two occurences of this string. |
"my posts" and "my threads" are hardcoded!
(N) |
How Do I Add a Threads Ive Posted in link here too?
|
All times are GMT. The time now is 02:49 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|