Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 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

Version: 3.5.3 Rating:
Released: 01-06-2006 Last Update: 02-04-2006 Installs: 277
Uses Plugins Template Edits
 
No support by the author.

Hey all,

What is Menu Control?
This modification, installs a second navagation bar below the original one, and best of all, it's admin controllable! Menu Control is a very easy to use modification, and it takes less than a minute to install!

What can I do using Menu Control?
The features of Menu Control include:
* Forum Directory - Ability to change your forum directory
* Nine Customizable Menu Links - Gives the ability to add, modify or remove nine customizeable
Menu Links!
* HTML Ready - Gives the ability to use HTML in the menu links! Add colour or style to your
links!
** On / Off Capability - The ability to turn your menu online and off.
*** Format Techniques - The ability to change the colour of your menu links.
*** External Links - The ability to link to external links from the links in your menu.
**** Window Features - The ability to change how your links open.
**** Colour Switch - The ability to turn the colour of your links on and off.
**** Menu Images - The ability to put an image next to each of your menu items.
**** Menu Image Switch - The ability to turn all images off and on.


* = Features in 1.0
** = Features in 1.1
*** = Features in 1.2
**** = Features in 1.3 Final

How long will it take me to install Menu Control?
Menu Control is a very easy modification to install. It should take no more than 1 minute to install! It comes with a product file, so all you have to do is import the included product file, edit one template and the modification is installed!

Support
For support on this mod, you can go to either:
MgArcade.com

Or

Post in this topic!

Suggestions
Got a suggestion? Post it here, PM me, or email me, I will try my best to include it in a future version.

Credits
Menu Control was Created By: Marky

Other
You must not allow this file for download anywhere but vbulletin.org without the consent of Mark Spiers (Marky)

If you install this modification, please click 'Install' to show your support!

Would you like to donate to me? I'd be extremely grateful, no matter the amount!


Current Version: 1.3

Features in Version 1.3
**** Window Features - The ability to change how your links open.
**** Colour Switch - The ability to turn the colour of your links on and off.
**** Menu Images - The ability to put an image next to each of your menu items.
**** Menu Image Switch - The ability to turn all images off and on.

Features in Version 1.2
*** Format Techniques - The ability to change the colour of your menu links.
*** External Links - The ability to link to external links from the links in your menu.

Features in Version 1.1
** On / Off Capability - The ability to turn your menu on and off.

Thanks,

Marky

Show Your Support

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

Comments
  #352  
Old 09-07-2006, 08:52 PM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, Here my template which I had add $menucontrol. I had paste in few different spot but the bar seem to be alway on top. By looking at the code can you tell me which area I should put the $menucontrol at? Angkor

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
&nbsp;
</td>
$menucontrol
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Reply With Quote
  #353  
Old 09-07-2006, 09:29 PM
optrex optrex is offline
 
Join Date: Sep 2005
Posts: 344
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its fine there. It will now work with your vba, and new posts.
You wont get it any lower, but thats the pay off you have to get it working in vba
Reply With Quote
  #354  
Old 09-07-2006, 10:06 PM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok thank!~
Reply With Quote
  #355  
Old 09-07-2006, 10:32 PM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If I use vbadvance is there an option to take out the login option that have username and password on Vbulletin 3.5? My VBadvanced already have a login module already. Is this possible?
Reply With Quote
  #356  
Old 09-08-2006, 11:51 AM
optrex optrex is offline
 
Join Date: Sep 2005
Posts: 344
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by angkor408
If I use vbadvance is there an option to take out the login option that have username and password on Vbulletin 3.5? My VBadvanced already have a login module already. Is this possible?
you need to ask that on the vbadvanced forum
Reply With Quote
  #357  
Old 09-21-2006, 08:27 PM
FLMom's Avatar
FLMom FLMom is offline
 
Join Date: Feb 2006
Location: Florida
Posts: 386
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am having trouble with this and am not sure if it has been discussed but there are just too many pages to go through.. :surprised:

I have two skins on my site, one for kids and one for adults. Well I have had this installed on the adult skin for a long time with no problems, but today I wanted to add it to the kid skin and now things are messed up and I am not sure how to fix it
So I removed the extra navbar from the kids skin and when I go back to the adult skin, and want to click on a link in the extra navbar I get "this page cannot be displayed" error page.

I looked at the bottom of the page on the address bar and it shows double the url...

So for Forums it looks like this now:
http ://www.myparentconnection.com/forums/www.myparentconnection.com/forums/ index.php ~minus the spaces

I went into Vboptions and all are typed in correctly so I am not sure how to fix this.

I am running vb 3.5.4, my adult skin is for 3.5.4 and the kids skin I believe is good for either 3.5.4 or 3.6

Can anyone please help me with this?
Thanks
Reply With Quote
  #358  
Old 12-04-2006, 08:28 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Marky View Post
Menu Control Version 1.4 is now in production!
Current feature list for next version is:
* Window Options (_blank) available for each link
* Two dropdown menus included with 5 links on each dropdown.
* If image not selected, it won't appear. (Eg. One link has image, link 2 has no image selected so no more red X pic will be shown)
* Bug fixes included if neccessary.

Please post with your WANTED features
As to increase traffic to my vB forum, I will be unfortunatly be offering more efficient and faster support on this modification at vBDiscussion.com.
I will however release future version at vBulletin.org as normal

Thanks,

Marky

im looking forward to the drop down menus!! very usefull and needed for my site. thanks for such a great hack!!
Reply With Quote
  #359  
Old 01-28-2007, 10:09 AM
JAYEMULE's Avatar
JAYEMULE JAYEMULE is offline
 
Join Date: Mar 2002
Location: Ohio
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I may have missed this but I am going to ask. Does this one work with vb 3.6.4 ? I want to use this again as I had it on earlier version of vb.
Thanks.
Jaye
Reply With Quote
  #360  
Old 02-01-2007, 02:01 PM
Philster Philster is offline
 
Join Date: Nov 2006
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm curious if this will work on 3.6.4 as well. Looks like a great mod.

Phil.
Reply With Quote
  #361  
Old 02-02-2007, 11:46 PM
Philster Philster is offline
 
Join Date: Nov 2006
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone installed this on 3.6.3 or higher yet? Thanks.

Phil.
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 07:18 AM.


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.06971 seconds
  • Memory Usage 2,318KB
  • 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
  • (2)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
  • (4)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