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

Reply
 
Thread Tools
Menu Control Details »»
Menu Control
Version: 1.3, by Marky Marky is offline
Developer Last Online: May 2012 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.0 Rating:
Released: 07-31-2006 Last Update: 07-31-2006 Installs: 152
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

Hey all,

Since this is the beta, and most of the information is included in the manual, I won't go into too much detail.

This is Menu Control 1.3 for vBulletin version 3.6.0 RC 3.

There may be a few bugs, and so it is important you must tell me about any you find!

Version 1.4 Menu Control is in production still and will be available for vBulletin 3.5 AND 3.6 very soon!

When Version 1.4 is released, I will use this thread to update it in.

In this version, I have updated some of the admin option descriptions for easier editing, but other than that it is the same as the 3.5 version.

Enjoy!

- Marky

Show Your Support

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

Comments
  #12  
Old 08-05-2006, 05:52 PM
JayJay JayJay is offline
 
Join Date: Jan 2005
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

With the Colour option turned off, links appear black in Internet Explorer but as the right/skin default colour in FF. Any ideas why this may be the case?
Reply With Quote
  #13  
Old 08-06-2006, 09:24 AM
hyony hyony is offline
 
Join Date: Mar 2006
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

still waiting menu dropdown
Reply With Quote
  #14  
Old 08-06-2006, 11:37 PM
Marky's Avatar
Marky Marky is offline
 
Join Date: Aug 2004
Location: UK
Posts: 321
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nanaimobar
Problem with Menu Image display in IE when "Images" is turned on in admin and no image selected for some links. IE displays ugly empty box where image should appear but FireFox works properly and does not display empty box. Tested on vb3.6 Gold. To correct IE problem I inserted meaningless images.
In the next version I have on my "betaboard", this has been fixed! It will be included in the next version

Quote:
Originally Posted by JayJ
With the Colour option turned off, links appear black in Internet Explorer but as the right/skin default colour in FF. Any ideas why this may be the case?
Hmm ill look into it

--

I have the beta version 4 on a beta board and I should be able to finish it by this week. I may not include the dropdown menus in this version unfortunatly. I believe that it'll be a big addition to the mod and it should be in 2.0. So 1.4 will include bug fixes and a few new useful options It will be available on 3.5 and 3.6
Reply With Quote
  #15  
Old 08-09-2006, 10:26 AM
JayJay JayJay is offline
 
Join Date: Jan 2005
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #16  
Old 08-12-2006, 04:57 PM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice!

But I have two questions:

1. Is this also possible:


2. When I only have one menu item, will it be centered?
Reply With Quote
  #17  
Old 08-12-2006, 09:23 PM
JayJay JayJay is offline
 
Join Date: Jan 2005
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I worked out the solution to my "problem" as it were When I updated I had not replaced the 1.2 template code in the navbar to "$menucontrol" instead. Silly me
Reply With Quote
  #18  
Old 08-13-2006, 03:07 PM
Cajun Cajun is offline
 
Join Date: Jan 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice, but have one problem. I am using vbadvanced and vbulletin. The menu shows on my forums but not on the vbadvanced pages. How can I get the menu to show on my vbadvanced pages?
Reply With Quote
  #19  
Old 08-13-2006, 08:23 PM
Neal-UK's Avatar
Neal-UK Neal-UK is offline
 
Join Date: Feb 2004
Location: Lancashire, England
Posts: 604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Cajun
Nice, but have one problem. I am using vbadvanced and vbulletin. The menu shows on my forums but not on the vbadvanced pages. How can I get the menu to show on my vbadvanced pages?
paste the code into the header template instead and it works fine
Reply With Quote
  #20  
Old 08-13-2006, 08:56 PM
Cajun Cajun is offline
 
Join Date: Jan 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Neal-UK
paste the code into the header template instead and it works fine
Found a fast way to add the menu to vbadvanced page.

In Portal Output Global Variables add this:

menucontrol
Reply With Quote
  #21  
Old 08-14-2006, 06:56 AM
Marky's Avatar
Marky Marky is offline
 
Join Date: Aug 2004
Location: UK
Posts: 321
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Eagle Creek
Nice!

But I have two questions:

1. Is this also possible:


2. When I only have one menu item, will it be centered?
1. Yep
2. Yep

1. Find: <!-- breadcrumb, login, pm info --> in navbar template
Add Below: $menucontrol

--

To make the menu appear on your vBAdvanced portal add:

menucontrol

to your Portal Output Global Variables

--

Next version still in the making, will be released this week
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 06:26 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.05034 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete