Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Navigation Manager Enhancements Details »»
Navigation Manager Enhancements
Version: 1.0.0b4, by Andreas Andreas is offline
Developer Last Online: Jan 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.2.0 Rating:
Released: 05-17-2012 Last Update: 05-29-2012 Installs: 362
DB Changes Uses Plugins
Is in Beta Stage  
No support by the author.

This Add-on enhances the functionality of the Navigation Manager (vBulletin 4.2.0 Alpha 1 or higher) in various ways.

Planned Features
These features are planned for a later release
  • Code Cleanup & Refactoring
  • Documentation (!)
  • Dynamic content items
  • Inputs to directly change translations when editing an item

Download Now

File Type: xml product-navmanager_enhancements.xml (17.8 KB, 1356 views)
File Type: zip navmanager_enhancements-1_0_0-Beta_3.zip (8.1 KB, 276 views)
File Type: zip navmanager_enhancements_1-0-0_Beta_4.zip (11.5 KB, 1860 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #322  
Old 03-27-2014, 10:47 AM
bzcomputers's Avatar
bzcomputers bzcomputers is offline
 
Join Date: Apr 2012
Location: TX
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by aaronhaul View Post
Has any body actually tested the available beta 3 or 4 on vB 4.2.2 PL 1?
Yes, the latest version has issues running on anything above 4.2.0.

Beta 4 (the latest version) was released nearly 2 years ago (May 2012).
Reply With Quote
  #323  
Old 04-01-2014, 06:44 AM
ReMarkable1991 ReMarkable1991 is offline
 
Join Date: Feb 2014
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I believe this mod bugged my navbar.

I have different huge modification installed on my forums. Beside a forum it is also a place for tournaments/ladders etc. (https://vborg.vbsupport.ru/showthread.php?t=238945 this mod)

It has some different .php pages like competitions.php / teams.php / ladders.php etc. It used to show a sub navbar(bellow the huge one) with options/menus etc. However since the install of this mod I believe it got broken.

For example when I go to teams.php it shows the subnav bar from the forum (new posts / pms etc.). I found a fix but it only works for some pages. If I go to navigation manager then to the competition part. It gives a line called Tab Script(s) : by default only competitions was there.

Now I can fill in teams also in there and then teams works again, however it has a cap of 20 characters so can only fill in 3 items there. I have tried to rename the define as in the php scripts I need to like 1 2 3 etc. However that also didn't fix it.

Perhaps you know a way to fix this
Reply With Quote
  #324  
Old 04-25-2014, 11:57 AM
dexter1834 dexter1834 is offline
 
Join Date: Jan 2012
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi andreas i tried installing the product and i get the following error . i am using vb 4.2.2 path level 1

UPDATE navigation
SET baseurl = 'vbforum'
WHERE productid = 'vbulletin'
AND name IN ('vbalink_mfr','vbclink_members','vbflink_bbmenu', 'vbnew_mfr','vbtab_forum','vbq link_threads')
AND state = NAV_PROTECTED;

MySQL Error : Unknown column 'NAV_PROTECTED' in 'where clause'
Error Number : 1054
Request Date : Friday, April 25th 2014 @ 05:52:55 AM
Error Date : Friday, April 25th 2014 @ 05:52:56 AM
Reply With Quote
  #325  
Old 04-25-2014, 12:09 PM
bzcomputers's Avatar
bzcomputers bzcomputers is offline
 
Join Date: Apr 2012
Location: TX
Posts: 503
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dexter1834 View Post
hi andreas i tried installing the product and i get the following error . i am using vb 4.2.2 path level 1
That would be because this mod is not currently supported and will not work on any vB4 versions above 4.2.0.
Reply With Quote
  #326  
Old 04-29-2014, 06:23 PM
StonePilot StonePilot is offline
 
Join Date: Jan 2007
Location: Texas
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there something similar that will allow for multiple nested menus, 2-level drop-down menus essentially, using the built-in navigation tools?
Reply With Quote
  #327  
Old 11-17-2014, 09:40 PM
KonvictGaming KonvictGaming is offline
 
Join Date: Oct 2014
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Open product-navmanager_enhancements.xml

Line: 319
Code:
AND state = " . NAV_PROTECTED . "
REMOVE THIS LINE!

Line 333
Code:
AND (state & " . NAV_PROTECTED . ")
REMOVE THIS LINE!

Import the product, Should work, works on mine, 4.2.2 Patch 2
Reply With Quote
  #328  
Old 12-20-2014, 01:33 PM
waldvb waldvb is offline
 
Join Date: Mar 2011
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KonvictGaming View Post
Open product-navmanager_enhancements.xml

Line: 319
Code:
AND state = " . NAV_PROTECTED . "
REMOVE THIS LINE!

Line 333
Code:
AND (state & " . NAV_PROTECTED . ")
REMOVE THIS LINE!

Import the product, Should work, works on mine, 4.2.2 Patch 2
Is it safe to remove those lines?
Reply With Quote
  #329  
Old 01-21-2015, 12:40 AM
dartho dartho is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 2,303
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've just installed the non beta version on 4.2.2 before reading the posts - and am yet to see any issues with it - it (in my case) works exactly as I hoped it would?
Reply With Quote
  #330  
Old 06-23-2015, 07:17 PM
Bastien's Avatar
Bastien Bastien is offline
 
Join Date: May 2015
Location: France
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by waldvb View Post
Is it safe to remove those lines?
It seems !

It does its job once installed with this method
Reply With Quote
  #331  
Old 12-15-2015, 02:14 PM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod has a huge bug. Sometimes it will make sub-menus and their links vanish.
When you set a menu under a tab to have other parents... that other parent tab will have its links vanish.
(I have Beta 4 installed)
THIS MOD NEEDS AN UPDATE TO WORK WITH vb4.2x
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11465 seconds
  • Memory Usage 2,358KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (23)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete