Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

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
  #52  
Old 05-24-2012, 09:39 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[QUOTE=Andreas;2332500]Confirmed. Will be fixed in Beta 4.

Actually I guessed that... But, I figured I would pass along the information anyway. Hopefully, this is helpful and I am not being a pain.
It is a very nice feature.

Thanks Andreas!
Reply With Quote
  #53  
Old 05-24-2012, 09:48 PM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo View Post
You got a pic of how that looks?
Currently, I do not and have removed the code an hour ago. But, I could reinstall it (obviously), if you really need one. It was just a snippet I installed or just part of the original code. All the code really did was fancy up the drop-down menu header: with text and icon. Created it for my daughters board.

Anyway, if you still want it. Let me know and I will see if I can grab the entire code and send it your way.
Reply With Quote
  #54  
Old 05-24-2012, 11:28 PM
CharlieDelta CharlieDelta is offline
 
Join Date: Apr 2010
Posts: 616
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are we to import the xml that is inside the Beta_3 zip folder? What is the stand alone product-navmanager_enhancements.xml for?
Reply With Quote
  #55  
Old 05-24-2012, 11:40 PM
Papa Bear's Avatar
Papa Bear Papa Bear is offline
 
Join Date: Apr 2011
Posts: 67
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes upload the one in the zip folder..
Reply With Quote
  #56  
Old 05-25-2012, 12:22 AM
CharlieDelta CharlieDelta is offline
 
Join Date: Apr 2010
Posts: 616
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Papa Bear View Post
Yes upload the one in the zip folder..
Thanks.

I can't for the life of me figure out how to turn a tab into a dropdown.
Reply With Quote
  #57  
Old 05-25-2012, 12:27 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's a three step process.

Create a tab.
Create a menu.
Go back and edit your (Tab), modify the select-box "Tab Menu" and point to your menu.
The "Tab Menu" select box is at the bottom of the page. This box is empty when you first create your tab.

Hope that helps
Reply With Quote
2 благодарности(ей) от:
CharlieDelta, Hippy
  #58  
Old 05-25-2012, 01:18 AM
CharlieDelta CharlieDelta is offline
 
Join Date: Apr 2010
Posts: 616
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you tbworld!!!
Reply With Quote
  #59  
Old 05-25-2012, 02:07 AM
studify's Avatar
studify studify is offline
 
Join Date: Mar 2012
Location: Vienna, Austria
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very well done, Andreas. I just can't understand why those features are not part of the vB 4.2 Core, vB seems to be offering a car w/o tyres...

Nonetheless I get a Database-Error when I want to add a heading oder HTML. I can set it up, but when I click 'Save' I get the following MySQL Error: Unknown column 'exttype' in 'field list'.

Thanks for this mode and for any help in advance.

All the best,
Alex
Reply With Quote
  #60  
Old 05-25-2012, 02:13 AM
Hippy's Avatar
Hippy Hippy is offline
 
Join Date: Dec 2001
Location: USA, New Jersey
Posts: 2,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by studify View Post
Very well done, Andreas. I just can't understand why those features are not part of the vB 4.2 Core, vB seems to be offering a car w/o tyres...

Nonetheless I get a Database-Error when I want to add a heading oder HTML. I can set it up, but when I click 'Save' I get the following MySQL Error: Unknown column 'exttype' in 'field list'.

Thanks for this mode and for any help in advance.

All the best,
Alex
Quote:
Originally Posted by Andreas View Post
Hmm ... you learn smth. new every day ... my Installcode Generator doesn't work properly with ENUM fields

[sql]
ALTER TABLE navigation ADD exttype ENUM ('heading', 'html') NULL
[/sql]

should take care of that.
Quote:
Originally Posted by Boofo View Post
I spoke too soon. I get this db error when trying to add a heading:

Code:
Database error in vBulletin 4.2.0:

Invalid SQL:

		REPLACE INTO navigation
		(name, productid, navtype, exttype, html, state, displayorder, parent, 
		scripts, showperm, url, version, username, dateline , includegroups, excludegroups, sections, parents)
		VALUES ('heading_nzg4_407','boofo_user_links','link','heading','',0 | 0,40,'menu_nzg0_544','','','','4.2.0','Boofo',1337880296,
	'', 
	'', 
	'', 
	''
);

MySQL Error   : Unknown column 'exttype' in 'field list'
Error Number  : 1054
Request Date  : Thursday, May 24th 2012 @ 01:24:56 PM
Error Date    : Thursday, May 24th 2012 @ 01:24:57 PM
Script        : http://www.iamgrumpy.com/forums/admincp/navigation.php?do=doaddcustom
Referrer      : http://www.iamgrumpy.com/forums/admincp/navigation.php?do=addcustom&type=heading&navid=78
IP Address    : 173.21.27.150
Username      : Boofo
Classname     : vB_Database
MySQL Version : 5.5.22-cll

Stack Trace:

#0 vB_Database->halt() called in [path]/includes/class_core.php on line 426
#1 vB_Database->execute_query() called in [path]/includes/class_core.php on line 444
#2 vB_Database->query_write() called in [path]/admincp/navigation.php(85) : eval()'d code on line 203
#3 eval() called in [path]/admincp/navigation.php on line 85
same thing boofo posted
the fix is posted there from Andreas
Reply With Quote
  #61  
Old 05-25-2012, 02:16 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep. Andreas fell asleep on that one.
Reply With Quote
Reply


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 12:24 AM.


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.05200 seconds
  • Memory Usage 2,370KB
  • 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
  • (1)bbcode_code
  • (5)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (25)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)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