The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Navigation Manager Enhancements Details »» | |||||||||||||||||||||||||||||||
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
Download Now
Show Your Support
|
23 благодарности(ей) от: | ||
afmarko99, allisondk, AusPhotography, BCP Hung, CharlieDelta, CLaNZeR, Cyberblade, edyy, Fabisch, Gn_Snake, Hippy, howiulf, hqarrse, K4GAP, kether1, lolly01, Maddrax, OlijO, rbc, RichieBoy67, SilverBoy, TheLastSuperman, Trangalleiro |
Comments |
#32
|
||||
|
||||
Quote:
You must first create a menu before you can select it as a tab menu. The current build does no longer show this option if no menus are available. Quote:
This should be fixed in the current build. A new build of Beta 3 has been uploaded that should fix those two issues. |
#33
|
||||
|
||||
Thanks for the update. The ADD Heading and Add HTML are showing up in the menu for me now, also.
|
#34
|
||||
|
||||
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
|
#35
|
||||
|
||||
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. |
Благодарность от: | ||
jo8jo |
#36
|
||||
|
||||
You are never too old to learn, buddy.
Code:
Affected Rows: 82 (0.4281s) |
#37
|
||||
|
||||
What is the format for the html? Like an example, I mean.
|
#38
|
||||
|
||||
Anything you want ...
HTML Code:
<img src="http://www.vbulletin.org/custompics/forum/avatars/avatar9948_4.gif" title="My Avatar at vBulletin.org" />
|
#39
|
||||
|
||||
But no way to do span styles or classes then? For like changing the link color of the menu or links titles?
|
#40
|
|||
|
|||
Bug: You cannot re-edit the html dialog box. Initial edit works fine.
(At least on my test system ) PS: Looking good, thanks for the html selection! |
#41
|
|||
|
|||
Will this mod allow the dropdown menu tabs to open on hover? If not, is there a way to do this?My current tab manager does this and it's pretty slick.
Glad I found this mod. I've been afraid to upgrade to 4.2 and not have the tabs function the way have them set up currently. |
Благодарность от: | ||
Hippy |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|