vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Dynamic Navbarlinks (https://vborg.vbsupport.ru/showthread.php?t=214971)

Coroner 07-13-2009 05:40 AM

Those are the template_hooks in the navbar
Code:

$template_hook[navbar_buttons_right]
$template_hook[navbar_buttons_left]
$ad_location[ad_navbar_below]

In the PHP (includes/dynamic_navbar) you will also find those HOOKs.

I would like to say, simply add 3 template_hooks in your tempalte and change the 3 HOOKs in the php file to your HOOKs.

Footnote: This is untested.

Coroner 07-13-2009 09:16 AM

Version v1.3 is out.
This version now understands phrases, too.

willy888 07-13-2009 09:48 AM

It only says to install
For those who has already installed it and want to upgrade ?
Overight the files and re-import the product ?
The links that we have already create will lost ?

Coroner 07-13-2009 10:00 AM

I'm sorry.
Simply overwrite the file and product.

NO, all links will stay as it is. You can change the text into phrases later, if you like.

willy888 07-13-2009 10:31 AM

Quote:

Originally Posted by Coroner (Post 1847996)
I'm sorry.
Simply overwrite the file and product.

NO, all links will stay as it is. You can change the text into phrases later, if you like.

Thanks I update it correctly .
Now what are phrases ? can you give an example what changing ?

Coroner 07-13-2009 10:55 AM

Take a look in your AdminCP. "Languages and Phrases"

willy888 07-13-2009 11:45 AM

understand .... very good option

Miras 10-03-2009 07:56 PM

we're running 3.8.4

using usual links, all is working fine
but using a submenu like this:
Code:

0|1|0|1||DNW|1|0
1|0|0|1|group.php|Gruppen|1|0

just brings up this link instead of pop up the menu:
Code:

http://www.dieneuewelt.de/forum/$show[nojs_link]#dynamicnav984314
what am i doing wrong?

Coroner 10-04-2009 07:26 AM

This will start with 0
Code:

0|1|0|1||DNW|1|0
1|0|0|1|group.php|Gruppen|1|0

try starting with 1
Code:

1|1|0|1||DNW|1|0
2|0|1|1|group.php|Gruppen|1|0


Miras 10-04-2009 02:20 PM

Code:

1|1|0|1||DNW|1|0
2|0|1|1|group.php|Gruppen|1|0

this does not show up in the navbar at all

Code:

1|1|0|1||DNW|1|00
Shows up as dropdown, but the link is http://www.dieneuewelt.de/forum/$show[nojs_link]#dynamicnav916199


All times are GMT. The time now is 12:41 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.01123 seconds
  • Memory Usage 1,734KB
  • 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
  • (7)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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