vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Advanced Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=120517)

oatsy 11-25-2007 03:57 PM

Quote:

Originally Posted by ETDC (Post 1355010)
Working well with 3.6.8. Thanks.

? How do I move the position of my links/dropdowns along the navbar?

In the NAVBAR template find the lines

PHP Code:

$custom_droplinks_cat
$custom_singlelinks 

Cut them from there and paste them into the position you want them relative to the other navbar items. In my case I wanted them at the extreme left of the Navbar before the UserCP link, so I put them right after

PHP Code:

<tr align="center"

on line 70, and before

PHP Code:

    <if condition="$show['member']">
        <
td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
    </if>
    <if 
condition="$show['registerbutton']">
        <
td class="vbmenu_control"><a href="register.php$session[sessionurl_q]rel="nofollow">$vbphrase[register]</a></td


rwoscott 11-26-2007 12:46 AM

1 install issue: the .php that goes into the adminCP had different permission attributes, so it wouldn't execute in the ADMINCP when I tried. - Not really a big issue.

Nice to have:
An "All of the above" check box in the usergroup section. Speed things up a little and save me from RSI :D.

Anyway excellent mod. makes life a lot easier, as I was starting to look at creating my own drop down from scratch.

Save me heaps of time. A BIG Thankyou.

rwoscott 12-02-2007 05:00 AM

I've noticed when I click "new posts" on my site, the new menu option doesn't display.

Is there a reason for this?

yotsume 12-18-2007 01:53 AM

I just wanted to say thank you for this. I have been running version 2.0.2 of this mod on my 3.6.4 board for some time now with zero bugs! Works perfect for me even with vBadvanced. I hope this continues to be developed and stays compatible with 3.6.4 +

xcesiv 12-25-2007 11:01 PM

The Nav Bar menu doesnt load in the ibProArcade v2.6.5+ Mod.

can someone assist please

newguy 12-30-2007 09:28 AM

When I go to my AdminCP then to the Advanced Navbar Links tree I get a Database error in vBulletin 3.6.8 when I click on "add link to menu" & "Modify / Delete"

Invalid SQL:
SELECT * FROM custom_droplinks_cat;

MySQL Error : Table 'my_db.custom_droplinks_cat' doesn't exist

Script : .com/forums/admincp/admin_custom_links.php?do=adddroplink

and

Script : .com/forums/admincp/admin_custom_links.php?do=modify

redlabour 01-29-2008 04:56 PM

Does it still work for 3.7?

sbarbz 01-30-2008 09:41 PM

this is the very good mod, install in my forum !

k007 02-03-2008 01:27 AM

this hack fails, removed..

Kiint 02-03-2008 07:13 AM

Quote:

Originally Posted by k007 (Post 1435016)
this hack fails, removed..

This hack works totally fine on my board and has saved me a lot of work.

Did the hack fail, or your did your ability to read instructions fail?


All times are GMT. The time now is 09:12 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01511 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete