View Full Version : Menu Control-Addon no template editing
Developer
01-18-2006, 10:00 PM
This is an addon for:
Menu Control Hack (https://vborg.vbsupport.ru/showthread.php?t=104725) and this for no template editng
Desc:
in the ZIP you will see 2 Products one for puting the menu under the nav. bar its name [product-developer-addondown] as you see Here (https://vborg.vbsupport.ru/attachment.php?attachmentid=40608) and one for puting the menu above the nav. bar its name [product-developer-addonup] as you see Here (https://vborg.vbsupport.ru/attachment.php?attachmentid=40650)
Summary:
2 plugins
1 template
Donation::.
Feel Free To https://vborg.vbsupport.ru/external/2010/09/1.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=filmahosting%40gmail%2ecom&item_name=DEVELOPER&item_number=1&no_shipping=0&no_note=1&tax=0¤cy_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)
last thing:
Install (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=105711) It PLz if you want to use menu control easily.
Gripemaster
01-19-2006, 01:47 PM
*Clicks install*
Very nice...thank you. My Navbars are not quite so cluttered.
dirtycrow
01-19-2006, 01:56 PM
can't get it to work.
perhaps i'm entering the Forum Directory part incorrectly?
www/forums/ = what i'm putting in.
Marky
01-19-2006, 02:02 PM
Like I said in a PM to Developer, I saw no point in making a new thread about it, as I planned to release this in the next version. But okey - what ever ya like :P
Good job ;)
dirtycrow
01-19-2006, 02:08 PM
nm, it works GREAT! thank you!
dirtycrow
01-19-2006, 02:25 PM
Like I said in a PM to Developer, I saw no point in making a new thread about it, as I planned to release this in the next version. But okey - what ever ya like :P
Good job ;)
wait, so you are adding on a "up" menu to your hack soon?
Developer
01-19-2006, 02:53 PM
can't get it to work.
perhaps i'm entering the Forum Directory part incorrectly?
www/forums/ = what i'm putting in.
make it /forums/
Developer
01-19-2006, 02:56 PM
Like I said in a PM to Developer, I saw no point in making a new thread about it, as I planned to release this in the next version. But okey - what ever ya like :P
Good job ;)
as i said in the next pm :D People had no patient and you must :squareeyed: include this in the new release
Marky
01-19-2006, 03:57 PM
People had no patience? They had no patience for something that cuts out template edits =\ It's fairly simple to do in my opinion...
And yeah, this will be in the next release.
wait, so you are adding on a "up" menu to your hack soon?
I will include the option to move the bar into other places.
Snake
01-19-2006, 03:58 PM
<font color="#15a018">* Aftermath installs</font>
ammarcom004
01-24-2006, 08:48 PM
very usefull and easy hack thanks alot
offsidex
02-05-2006, 12:24 AM
this might sound silly and stupid, but now that I have installed.. where do I edit my menus and to get it to show ? I have looked everywhere but cant find where...as you might have guessed I am new to vbulletin and would appreciate some help.
columbonet
02-05-2006, 07:27 AM
this might sound silly and stupid, but now that I have installed.. where do I edit my menus and to get it to show ? I have looked everywhere but cant find where...as you might have guessed I am new to vbulletin and would appreciate some help.
Someone please answer. I need to know this also. :ermm:
offsidex
02-05-2006, 12:29 PM
Please?
columbonet
02-05-2006, 03:39 PM
this might sound silly and stupid, but now that I have installed.. where do I edit my menus and to get it to show ? I have looked everywhere but cant find where...as you might have guessed I am new to vbulletin and would appreciate some help.
From looking at the template it kind of looks like it should be in the VB Options
list. I don't see it though. I am totally baffled by this.
Developer
02-06-2006, 12:23 AM
people this is an addon its goal is to edit the template automatically just import the plugin
if you look at this hack
https://vborg.vbsupport.ru/showthread.php?t=104725
in the readme it need a template edit and this plugin make no template edit by edit the template automatically
regards.
dirtycrow
03-10-2006, 12:46 AM
how about having both an upper and lower bar?
i know I would love having both. on the top bar i would only use two links tho to toggle between VBAdvanced and the normal index page.
mac27
06-28-2006, 01:29 AM
where is this at to edit it? It doesn't shw up in VB options.
Ivander
08-18-2006, 06:42 PM
..old thread but maybe useful Info
@Dirtycrow: I you install both Plugin's you have a upper AND a lower bar :) Don't know how this will work. We need a "ON/OFF" Option for the Upper/Lower Bar
@ Mac27: Nothing to edit ! You have to Install the Plugin you would like to see (The Upper OR the Lower Navi)-Version. If you select "Turn your second menu online?" = YES the second Navibar will also show up.
Sorry for my terrible english :(
jw00dy
10-19-2006, 08:35 AM
This works in versions 3.6.x (I'm running 3.6.2), however their is a modification that needs to be made in the template if you use the UP template. ONLY THE UP TEMPLATE. Down is as it should be.
The actual template name is: menucontrol-developeraddonup
The code at the beginning looks like this
<!-- Menu Control - Version 1.3 - Created by Marky (MgArcade.com) | addon by Develober -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
The correct version should be this, just so it doesn't have the double line at the bottom.
<!-- Menu Control - Version 1.3 - Created by Marky (MgArcade.com) | addon by Develober -->
<div align="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
See RED text as that's the only difference.
So, style="border-top-width:0px" should be changed to style="border-bottom-width:0px"
cinemablend
10-20-2006, 09:03 PM
.@ Mac27: Nothing to edit ! You have to Install the Plugin you would like to see (The Upper OR the Lower Navi)-Version. If you select "Turn your second menu online?" = YES the second Navibar will also show up.
(
I think he wants to know how he defines what the links on the second navbar will go to.
Though I don't see anything to turn the menu online either.
wecleangrout
12-30-2006, 07:01 PM
I installed it and do not see it in the VB control panel. Can someone point the way?
Thanks=
AndyA
02-07-2007, 01:34 PM
Problem solved
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.