![]() |
I, for the life of me cannot get this to work... I have the code where I need and such. Shouldn't I be at the very least be getting an error or something up on the navbar?
Running, 3.6.8 |
Quote:
And start reading from: FIND in navbar: |
Quote:
|
Quote:
|
How Do I Make the My Posts in the nav bar Not Hyper link and only open the drop down ?
Thanks |
That was already asked in page 2: https://vborg.vbsupport.ru/showpost....9&postcount=27
|
I was curious if I wanted to display this only for certain user groups?
Would I put something like this below and if so, where? Thanks! Code:
<if condition="$bbuserinfo['usergroupid'] < 10"> |
Great Mod, taught me several things about the navbar code. I actually modified this for my needs, and put it a top bar Mod.
Thanks dutchbb !! |
gobears:
<if condition="$bbuserinfo[usergroupid] == A">B</if> Replace A with usergroup and B with every code that is added in navbar (wrap it around each code). woodcreeker: glad I could help :) |
Quote:
|
Ok - I played around with this a bit, and got the "My Posts" dhtml menu to show up in my navbar, however when I click on the link it displays all of my links instead of dropping down the dhtml menu. To get the dhtml menu to drop down I have to click to the right of the link on the little arrow thingy, and then the dhtml menu opens to the right of the link and I can select either threads or links. How can I make it drop down directly below the link (like the search link does by default) without going to the posts listing first?
|
Thanks! I've been wanting something like this.
|
yoyoyoyo: look at the first post on this page please.
|
Will this work for 3.6.8?
Let me know. |
Yes it does.
|
nice addon
|
Had to place the second lot of code between the </if> and <!-- / NAVBAR POPUP MENUS -->
Rather than above them both. Otherwise i got a an error at the very top of my board. Great mod though.. |
I Tried to uninstall this , but couldnt as it deleted the links even tho i moved them from the my posts drop down into the search drop down , Mod running on 3.7.0 Gold sort of
|
I have this running in 3.7.2. It brings up "My posts" fine, but the drop down menu for threads is busted.
This is the code I'm using, probably the same as what it says here: Code:
<!-- My Posts --> |
will this be ported to 3.7 soon?
|
Thanks ;)
|
Great mod. Thanks.
Clicked Installed. |
I have added this mod.
Would you have any idea how to add a query for showing latest replies to a posts that a user has added a post to. |
Can anyone verify whether this works in 3.7.4?
|
Just looking right now and wondering this myself - if I get some time to sus it out I may be able to post back - otherwise I too am awaiting an update to 3.7
|
Looks fine to me on 3.7
Here is a copy of my navbar template - I had to add the section twice since the section to look for appears twice and is slightly different to 3.6 - but this is only after a cursory glance - perhaps someone can confirm this and we can show this good mod as compatible with 3.7 Code:
<br /> Code:
<if condition="$show['member']"> I added the recommended text below both entries and it appears to work fine. Therefore both the found sections become: Code:
<if condition="$show['member']"> |
For 3.8 listed under Quick Links
Edit Templates navbar Find: PHP Code:
PHP Code:
|
Under 3.8.1 and using the info in the post directly above this one, do I have to rebuild anything in the Administrator CP? I ask because while the link shows, when I click on it all I get is:
Sorry - no matches. Please try some different terms. I am new to vBulletin, so I guess I am missing something to make this work. Thanks for your help. |
bump - would like to know too about using in 3.8.1
|
Make sure you are finding the following in your navbar.
<tr><td class="thead">$vbphrase[quick_links]</td></tr> When you pull up the navbar, do a search for the phrase quick_links and it' the 5th lookup that has <td class="thead">. I'm using 3.8.2 and it's working fine. |
All times are GMT. The time now is 11:36 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:
|