PDA

View Full Version : Mini Mods - Advanced Navbar Links


Pages : [1] 2

harmor19
07-06-2006, 10:00 PM
Author: Andrew Harmor
Version: 2.0.2
File Edits: 0
Template Edits: 2
Difficulty: Easy


Description:
You can add links or multiple menus to the navbar quickly through a form. Specify which usergroups can see each link via the permissions system.


F.A.Q.
Q: Why aren't the links showing?
A: Edit the link in your Admin CP and check the usergroup permissions

Q: All the links I made from the last version are gone
A: Go into phpmyadmin and select your vbulletin database.
Browse the table named "custom_droplinks". Change all the "catid's" with 0 to 1.
Go into your ACP --> Advanced Navbar Links --> Modify/Delete The links should show up under the first category. You can edit the links from here and select a different category to place it in.

Q: How do I get the links to appear on vBAdvanced?
A: Go into your ACP --> vBa CMPS --> Default Settings
Look for "Portal Output Global Variables". Add the following into the text area.

custom_singlelinks
custom_droplinks
custom_droplinks_cat




If you install this mod please press the "Install" button.

--Change Log--
1.0.0 - Initial Release

1.0.1 - took out the code that automatically added HTML to the navbar. I thought having it do it automatically was cool but can be annoying because you can't easily customize the class or placement

2.0.0 - Added the functionality to add multiple drop down menus

2.0.1 - Added missing table prefixes

harmor19
07-07-2006, 12:10 AM
Some of you may know this hack from 3.5.x. When I first created this hack I slowly worked out the bugs. Let us pray that this hack runs smoothly on the 3.6 branch.
In the thread for the 3.5.x hack some members demanded usergroup permissions, seperators, and multiple drop down boxes. Well I didn't know how to go about it. I did however deliver on the usergroup permissions a few days ago but I have a feeling they're not going to be as excited as much as if I released closer to when they asked for it.

Atakan KOC
07-07-2006, 05:40 AM
Nice. :)

sam anders
07-07-2006, 05:56 AM
nice feature will install :)

Snake
07-07-2006, 01:57 PM
Very nice! Thank you... :)

harmor19
07-07-2006, 02:52 PM
I would like to improve this hack by adding user defined seperators to the drop down box.
Please read this thread (https://vborg.vbsupport.ru/showthread.php?t=120524)

harmor19
07-07-2006, 06:03 PM
I do not need help with with the seperators anymore because I have figured out how to do it.

What you can do is create a seperator and apply usergroup permissions to it.
So you could create a seperator called "Staff Links" and only allow admin, s-mods, and mods see it.
Then under the seperator have a link to the "Admin CP" and only allow admins to see the link.
I'll try to illustrate it for you people

[Staff Links] <-- Only viewable by Admins, S-Mods, and Mods
[Admin CP] <-- Only viewable by Admins
[ModCP] <-- Only viewable by S-Mods and Mods
[Fun Links] <-- Viewable by everyone
[Arcade] <-- Viewable by everyone except guests and banned users

I am coding everything I need to and I'll ship it out as soon as I'm sure it works correctly.

Tyegurl
07-10-2006, 03:06 AM
thanks a bunch been looking for a way to do this kind of thing!

i am running beta 4 and i got nothing :( i have a "extra" button and then and "extra" header but no links.....i added them but they do not show

harmor19
07-11-2006, 08:51 PM
Both "Stand Alone" and "Drop Down" links aren't showing?

dwbro1
07-12-2006, 04:18 AM
mine either .. :(

Update:

It does show on the nav on the forums but not on the main vbadvanced page.. hmm

BTW can you assign multiple drop downs and stack links under them?

harmor19
07-12-2006, 04:37 AM
You can only have one drop down menu but I'm planning on adding multile drop down menus as soon I figure out how to do seperators.

So they both work on the forums though?

harmor19
07-12-2006, 07:23 AM
mine either .. :(

Update:

It does show on the nav on the forums but not on the main vbadvanced page.. hmm

BTW can you assign multiple drop downs and stack links under them?
Try this
In your CMPS settings under Portal Output Global Variables place:
custom_droplinks
custom_singlelinks

Neal-UK
07-13-2006, 03:13 AM
didn't appear to be working properly in 3.6 rc1

Just got the drop down "Extras" on navbar and nothing showing in AdminCP.

XtremeOffroad
07-14-2006, 02:26 AM
Seems fine with RC1 but links wont open in a new window even when checked to.
Any Ideas?
BTW nice addition, Thanks.
Clicks Install.

harmor19
07-15-2006, 03:10 AM
didn't appear to be working properly in 3.6 rc1
Just got the drop down "Extras" on navbar and nothing showing in AdminCP.

You migt have forgot to upload "cpnav_custom_links.xml" to includes/xml/


Seems fine with RC1 but links wont open in a new window even when checked to.
Any Ideas?
BTW nice addition, Thanks.
Clicks Install.

When you click on the background the link is on it'll open on the same page. I don't know how to get around that.

TropicalFanta
07-25-2006, 02:33 PM
When I Uploaded The Files Then Added The XML Plugin It Kept Putting A Drop Down List Called 'Extras' In The Nav Bar Which Cant Be Edited Or Removed

harmor19
07-25-2006, 03:50 PM
It's supposed to. That's where the links will go.

I-Web
07-26-2006, 05:55 PM
Really love this one so much so i have nominated it for Mod Of The Month

blawson12
07-26-2006, 07:45 PM
Everything works fine for me except the Extra dropdown.
Its not on the Modify/Delete page. :-/

I followed all instructions. Any ideas?

Staxed
07-27-2006, 05:03 AM
the option to open links in a new window isn't working properly for me, and also sometimes when i click the links i've added it logs me out...but not always...

Neo_Angelo
07-27-2006, 06:37 AM
i'd like one like this only it creates a new navbar below the current on where i could add links and drop down menu's. that would be awsome ^_^

geovadim
07-27-2006, 11:57 AM
I can't find from where to add custom links in the navbar.

Boinger
07-30-2006, 08:29 AM
how do i change teh extra text? for the drop down menu?

harmor19
07-30-2006, 02:14 PM
how do i change teh extra text? for the drop down menu?

Search in the phrases.

Boinger
07-30-2006, 09:59 PM
which phrases ?

i have searched in the templates and the product manager code i cant quite find it?

aggiefan
07-31-2006, 01:08 PM
I would personally like to use this to manage all the links on my navbar.... not just one "extra" dropdown. the ability to create more than one dropdown would be much nicer.

ctrl-alt-del
07-31-2006, 03:08 PM
I just installed this hack. Very nice. Thank you!

ctrl-alt-del
07-31-2006, 05:46 PM
the option to open links in a new window isn't working properly for me, and also sometimes when i click the links i've added it logs me out...but not always...

Same here...the option to open the link in a new window doesn't work. It just opens the link in the same window.

harmor19
08-01-2006, 11:47 PM
Same here...the option to open the link in a new window doesn't work. It just opens the link in the same window.
This is because vBulletin added something to one of their js files.

Read this thread
http://www.vbulletin.com/forum/showthread.php?t=191493

b6gm6n
08-03-2006, 09:34 PM
Is this supposed to auto-edit the navbar template for you? - the install instructions don't indicate this... im using an old version from vB3.5.4 which was working... untill i reverted the template of course... then i thought good... the install instructions don't say about editing the navbar template... i'll upload... still nothing, i'll re add the code below to my navbar...but im sure i saw no drop downs...only the link to start it... maybe i need to refresh something...


<!-- CUSTOM -->
<td id="custom_links" class="vbmenu_control"><a href="#custom_links">$vbphrase[custom_links_link]</a> <script type="text/javascript"> vbmenu_register("custom_links"); </script></td>
$custom_singlelinks
<!-- CUSTOM -->

-b6

b6gm6n
08-03-2006, 11:44 PM
I see that the template does get added automagically... my problem was permissions and not uploading the latest files (doh) then for some reason the 'link_perms' field wasn't being added to my database and causing errors when i try to enter permission values for links... added that missing field (it is in your installer but dunno why it didn't work) and alls ok now... and working on my vBa CMPS (with added global variables)

-b6

ctrl-alt-del
08-04-2006, 02:25 AM
This is because vBulletin added something to one of their js files.

Read this thread
http://www.vbulletin.com/forum/showthread.php?t=191493

Is this something that can be resolved?

harmor19
08-04-2006, 05:49 AM
Sorry everyone but I've been distracted by another hack I'm working on.
I may have this hack removed until it's been tested better.

ctrl-alt-del,
I don't know how to get around it.

ctrl-alt-del
08-06-2006, 03:43 PM
Thanks Andrew.

By the way, the install version says v1.6.0 when installed as opposed to the listed 1.0.0.

mschvili
08-06-2006, 04:49 PM
Hi!
I really like the mod... if it worked! :) It's work perfectly with the Default skin. But I'm using another. Why doesn't it work with that one?

pauloo
08-07-2006, 10:15 AM
Thank you

aycan555
08-08-2006, 05:54 AM
Hi thank you for your hack, i have installed, it is working succesfully, but i want to open my links in target frames, how can i do that?

Freakpyromaniac
08-09-2006, 07:39 PM
I have installed it and it works for 80%.

When i add links in the EXTRA dropdown who are normally in my regular menu and i erase them in the Navbar template then i loose everything. As the extra as some more links (buttons)

And please how can we change extra...


By the way i really love this mod..:cool:

dan325ci
08-09-2006, 08:35 PM
Search for "Extras" in phrases. You can change it from there.

mahakala
08-09-2006, 08:51 PM
is this project continued?
i'd would be fine if a (line) seperator or toppic (no link) could be entered.
i solved the seperator with an < hr > and an # as link, but it doesn't look fine.
better would be e.g. a simple blue box with text as seperator - like "quick links" in here on top (know what i mean)...

a <div style="width:100%;background-color:darkblue;"><font color=white><b>Bilder</b></font><div>
looks aweful and i can't add enough code, cause it's cut of :(

cu,
thomas

(sorry my bad english)

ctrl-alt-del
08-10-2006, 05:04 PM
I noticed permissions only applies to the primary group. Can this be changed to also include additional groups?

As an example,
User: Jake
Primary group = Administrators
Secondary Groups = Registered Users

So if I create a new link and have it only visible to Registered Users, user Jake will not be able to see this link.

Orphadox
08-12-2006, 02:39 AM
This mod is a space saver on the navbar.
thanks :D

aycan555
08-13-2006, 03:54 AM
Hi thank you for your hack, i have installed, it is working succesfully, but i want to open my links in target frames, how can i do that?

etruel
08-14-2006, 10:44 AM
sorry, delete this :P

iTaLiAnBoY165
08-14-2006, 11:11 PM
Hi i installed this and i got it working for all of my temps except one it just doesnt drop down even after clicking any help??

alserb
08-15-2006, 06:04 PM
Installed... thanks

karlm
08-16-2006, 02:58 AM
only added two links thus far, 'donate' (standalone) and images (dropdown).
Is there a means to shift the links over elsewhere other than centrally (between original vb-standard links?)

Very happy with it, btw :)

JompaMP
08-18-2006, 08:03 PM
hey i have install this but drop down menu don´t show in index on my forum what is the problem?

harmor19
08-19-2006, 01:23 AM
hey i have install this but drop down menu don?t show in index on my forum what is the problem?
If you mean "vBa CMPS" go into your Admin CP --> vBa CMPS --> Default Settings
Look for "Portal Output Global Variables" and add "custom_singlelinks" and "custom_droplinks" to the text area.

harmor19
08-19-2006, 01:23 AM
only added two links thus far, 'donate' (standalone) and images (dropdown).
Is there a means to shift the links over elsewhere other than centrally (between original vb-standard links?)

Very happy with it, btw :)

Where would you like the links to be placed?

JompaMP
08-19-2006, 06:15 AM
If you mean "vBa CMPS" go into your Admin CP --> vBa CMPS --> Default Settings
Look for "Portal Output Global Variables" and add "custom_singlelinks" and "custom_droplinks" to the text area.
vBa CMPS? what is that? were do i found it?

Gbml2u
08-19-2006, 06:38 AM
nice , so cool :)

JompaMP
08-19-2006, 06:58 AM
i can´t find navbar template

harmor19
08-22-2006, 03:25 AM
For all the people that are having problems with links the displaying please check the permissions on the link.

harmor19
08-22-2006, 03:27 AM
i can?t find navbar template

Admin CP --> Styles & Templates --> Style Manager --> Edit Templates [in drop down mewnu] --> Navigation / Breadcrumb Templates [double click] --> navbar

redlabour
08-22-2006, 03:54 PM
Nice Mod - thanks ! ;)

karlm
08-23-2006, 04:36 AM
It's a good mod, but sadly I discoverd it does not work with vbdrupal. The custom link vanishes, and the dropdown menu appears, but it is empty. I've uninstalled it momentarily due to this.

iTaLiAnBoY165
08-26-2006, 10:31 PM
Hey has anyone else had this problem its just on one of my templates when i go to click extra nothing comes up??

harmor19
08-26-2006, 10:42 PM
Some pages it doesn't work on.
I don't think it works on the "No Permissions" page.

wrang
08-28-2006, 02:32 PM
Is it possible to get one more link menu or will it came under the same menu as the first one??

I want a new menu for the new post link and put some more time links

harmor19
08-28-2006, 09:44 PM
You can only have one menu.
I'll am currently working on another project so I can't put any time into this one.

wrang
08-28-2006, 10:40 PM
Okey thanks for the answer harmor19!!

Whats your new prodject ;)

brvheart
08-29-2006, 02:22 AM
how can I move the "extras" menu to somewhere else on the navbar? I did this in 3.5 but can not seem to find it in the navbat template to move it in 3.6....I could be having a you been looking the computer all day and will find it tomorrow episode....

wrang
08-29-2006, 06:33 AM
Great question brvheart.
I wonder this to and want to move it

NewAlf
08-29-2006, 07:24 AM
I want to get rid of the Extras link in the navbar. Please help.

harmor19
08-29-2006, 08:07 AM
Okey thanks for the answer harmor19!!

Whats your new prodject
It's a paid hack for someone.

how can I move the "extras" menu to somewhere else on the navbar? I did this in 3.5 but can not seem to find it in the navbat template to move it in 3.6....I could be having a you been looking the computer all day and will find it tomorrow episode....
Where do you want it moved?

I want to get rid of the Extras link in the navbar. Please help.
Please explain further.

brvheart
08-29-2006, 01:24 PM
Where do you want it moved?


I would like it on the very left of the navbar before the Usercp or just after the usercp either will work...I moved it in 3.5 but can not find it in the navbar this time....

NewAlf
08-29-2006, 07:44 PM
Please explain further.

I added a couple Stand Alone links in the navbar. By default "Extras" is also listed in the navbar. However i only want to use Stand Alones. So now i'm trying to get rid of the "Extras" link in the NavBar to conserve space.

harmor19
08-29-2006, 11:16 PM
I added a couple Stand Alone links in the navbar. By default "Extras" is also listed in the navbar. However i only want to use Stand Alones. So now i'm trying to get rid of the "Extras" link in the NavBar to conserve space.

In the Style Manager search for "customlinks1"
Remove:
<td id="custom_links" class="vbmenu_control"><a href="#custom_links">$vbphrase[custom_links_link]</a> <script type="text/javascript"> vbmenu_register("custom_links"); </script></td>

Find "customlinks2" and remove completely

brvheart
08-30-2006, 01:00 AM
ID10T error.....lol got it...


but I would still like to see a way to move the "extras" position to the very left before usercp :)

harmor19
08-30-2006, 01:44 AM
ID10T error.....lol got it...


but I would still like to see a way to move the "extras" position to the very left before usercp :)

Import the product and select "Allow Overwrite".

In your navbar template
Find
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>

Add Above
<td id="custom_links" class="vbmenu_control"><a href="#custom_links">$vbphrase[custom_links_link]</a> <script type="text/javascript"> vbmenu_register("custom_links"); </script></td>
$custom_singlelinks

brvheart
08-30-2006, 02:14 AM
Import the product and select "Allow Overwrite".

In your navbar template
Find
<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>

Add Above
<td id="custom_links" class="vbmenu_control"><a href="#custom_links">$vbphrase[custom_links_link]</a> <script type="text/javascript"> vbmenu_register("custom_links"); </script></td>
$custom_singlelinks

Wow, you rock!! I would add this to first post as an option ;)

Thank you for all your hard work...much appreciated.

midirtrider
08-30-2006, 02:49 PM
looking to remove the extras default navbar button.. but leave rest alone
;D

harmor19
08-30-2006, 08:31 PM
looking to remove the extras default navbar button.. but leave rest alone
;D
Follow the steps in this post (https://vborg.vbsupport.ru/showpost.php?p=1063737&postcount=69)

midirtrider
08-31-2006, 01:28 PM
thank you.. Sorry I must have over looked that post..

again thank you !

SonicGT
08-31-2006, 07:27 PM
Works fine except

When I go to new posts then on that screen click on the menu it shows up blank, every other time I use it, it has my menu choices fine, so not a huge deal.

harmor19
08-31-2006, 11:46 PM
Works fine except

When I go to new posts then on that screen click on the menu it shows up blank, every other time I use it, it has my menu choices fine, so not a huge deal.
There are a couple other pages it doesn't work on. I don't really mind that they don't work on some pages.

slinky
09-02-2006, 09:01 PM
I don't see this link appearing on any pages in vb 3.6. I added a link in the custom links and made sure permissions were -1. Anyone not seeing the Extras appear in the toolbar?

harmor19
09-02-2006, 09:30 PM
I don't see this link appearing on any pages in vb 3.6. I added a link in the custom links and made sure permissions were -1. Anyone not seeing the Extras appear in the toolbar?
Are you using a custom style? If so the designer may have put the navbar in the header template.
What is your site?

Gnappy
09-03-2006, 04:42 PM
installed, the "extras" is added in navbar but i cant edit or add any... why?



and a little question: to access the edit page i browse directly www.site.com/admincp/admin_custom_links.php
is this correct or i missed the link menu in my acp?

harmor19
09-03-2006, 05:48 PM
installed, the "extras" is added in navbar but i cant edit or add any... why?



and a little question: to access the edit page i browse directly www.site.com/admincp/admin_custom_links.php
is this correct or i missed the link menu in my acp?
It should be under "Announcements" in the Admin CP.

slinky
09-04-2006, 11:52 AM
Are you using a custom style? If so the designer may have put the navbar in the header template.
What is your site?
Yes... and seems to be the case -- http://www.thelaw.com

harmor19
09-04-2006, 03:37 PM
Yes... and seems to be the case -- http://www.thelaw.comUpload the attachment as a product and select "Allow Overwrite".

juan71287
09-06-2006, 12:46 AM
By any chance can this be made to add like not only a drop down but an actual link to the lets see donators page, or affs. page or w.e other place I want a link to?

harmor19
09-06-2006, 02:40 AM
By any chance can this be made to add like not only a drop down but an actual link to the lets see donators page, or affs. page or w.e other place I want a link to?
Yes, of course.

juan71287
09-06-2006, 12:12 PM
OKO pimpin :)

Gnappy
09-06-2006, 12:30 PM
It should be under "Announcements" in the Admin CP.
heavy LOL, today(after many days from the installation of this hack) the "Custom Links" is misteriously appeared...



anyways the hack works perfectly to me, gj

Aaron RV
09-09-2006, 06:07 PM
Work fine but is possible when you click on the link open on the new page?
:hurt:

harmor19
09-09-2006, 07:25 PM
Work fine but is possible when you click on the link open on the new page?
:hurt:
That was already discussed. It has to do with vbulletin's coding. I don't know how to get around it.

Master Nemesis
09-09-2006, 11:25 PM
Installed but is not working correctly.
Extras Drop down menu not working, If you add a link as a drop down is will appear as stand alone and not drop down.

If you click on the extra drop down only shows extras which is not selectable or active.

I have Vb V 3.6.0

Please could help us resolve this bug.

Thank you.

P.S. I did add display Number, but does not position link.

brvheart
09-13-2006, 06:49 PM
woot woot....3.6.1 fixes open in new page/tab function :)

harmor19
09-13-2006, 08:24 PM
woot woot....3.6.1 fixes open in new page/tab function :)
Thank you for telling us.

ged
09-17-2006, 08:41 AM
Very good. :)

Snake
09-17-2006, 12:40 PM
Works great. Thanks!

josiespencer
09-21-2006, 11:51 PM
This really is a great mod - no more searching through every style having a navbar, no more having to modify all those files!

daloosaa
09-22-2006, 07:59 PM
Works great no problems with vBulletin 3.6.1 and vBa 2.2.0
vBa: (Added: custom_droplinks and custom_singlelinks to Portal Output Global Variables).

***INSTALLED***

Neo_Angelo
10-07-2006, 05:53 PM
is there a way to shift the Custoim links part in the navbar around...i'm assuming sinces theres no template edits the location of the links lies within the PHP file?

i can't seem to find anything in the navbar template i could move so that the Custom links is moved to the far left.

harmor19
10-07-2006, 08:49 PM
is there a way to shift the Custoim links part in the navbar around...i'm assuming sinces theres no template edits the location of the links lies within the PHP file?

i can't seem to find anything in the navbar template i could move so that the Custom links is moved to the far left.

What you'll need to do is Open the plugin called "Custom Links" and look for
$search_text = '$vbphrase[calendar]</a></td>';
$vbulletin->templatecache['header'] = str_replace($search_text,
$search_text.fetch_template('customlinks1'),$vbull etin->templatecache['header']);
(It's at the bottom).
Open your navbar template and look for HTML to place the custom links after. Replace $vbphrase[calendar]</a></td> with the HTML you'd like to use. Save the plugin and it should work.

dragonhart
10-07-2006, 11:50 PM
Thanks you very much great mod.....dragonhart:D

HPIA
10-08-2006, 12:47 AM
I cant seem to find this sheet that allows me to add navbars...I cant find it in the ACP...

dragonhart
10-08-2006, 01:25 AM
working great using vba, and vb3.62 and single and drop downs work acording to the post I have found here Great job:D

dragonhart

harmor19
10-08-2006, 02:04 AM
I cant seem to find this sheet that allows me to add navbars...I cant find it in the ACP...
You will need to upload "cpnav_custom_links.xml" to "includes/xml".

Arjan
10-08-2006, 09:30 AM
Would a submenu be possible?

ahmed-samara
10-08-2006, 09:54 AM
Very nice! Thank you...

harmor19
10-08-2006, 10:31 AM
Would a submenu be possible?
You mean a menu inside a menu? It's not possible with this hack.

Arjan
10-08-2006, 10:47 AM
Are you considering it for a future version?

harmor19
10-08-2006, 10:57 AM
Are you considering it for a future version?
Maybe after I do multiple drop down menus. For some reason I don't feel like doing anything to this hack since I released it. Maybe some time in the future I'll add more features.

basskiller
10-08-2006, 11:29 AM
from what i've seen, most users bypass the drop-down links in the nabar..just because they don't see them.
i really like the ease in which this hack works. maybe by adding a second navbar and then using this mod to add links to it??????

AzzidReign
10-14-2006, 10:34 PM
Thanks! This works great! And beats the hell out of manually doing it. lol

chick
10-16-2006, 11:07 AM
Can someone please help. It shows the extras link but when opened, no links show on my vbcmp page, works fine on the gallery page and all the forum pages. I have no hacks and it is not a custom skin.

I added this exactly with quotes and it still does not work on the cmps page, but works on all other pages.

NEVERMIND... I figured it out... thank you GREAT hack!!!!!!!!

GraphicPlanet
10-18-2006, 07:46 PM
its realy nice Mod
Just 1 Quastion
How can i change the "Extras" name in navabar?
tanx

harmor19
10-19-2006, 08:09 AM
Search for the phrase "Extras" in the phrases in the ACP.

GraphicPlanet
10-19-2006, 02:53 PM
Search for the phrase "Extras" in the phrases in the ACP.
soryy im so basic in VB
can you show some Easy Way? :tired:

harmor19
10-19-2006, 03:09 PM
soryy im so basic in VB
can you show some Easy Way? :tired:


Log into your ACP
On the left look for "Languages & Phrases", click the "down" arrow.
Click on "Search in Phrases".
In the "Search for Text" box type "custom_links_link".
A couple rows below are three options, select "Phrase Variable Name Only".
Click "Find".

You should see search results.
Click "Edit".
In the text area type the word you want to replace "Extras" with.

(Just because it says "Translations" doesn't mean it has to be in a different language.

GraphicPlanet
10-21-2006, 05:44 AM
Log into your ACP
On the left look for "Languages & Phrases", click the "down" arrow.
Click on "Search in Phrases".
In the "Search for Text" box type "custom_links_link".
A couple rows below are three options, select "Phrase Variable Name Only".
Click "Find".

You should see search results.
Click "Edit".
In the text area type the word you want to replace "Extras" with.

(Just because it says "Translations" doesn't mean it has to be in a different language.
<
tanx
Realy tanx men
i did :cheeky:

Necrosaro420
10-22-2006, 03:18 PM
mine shows the "Extra" option at the top, but no place in AdminCP to edit them.

abramelin
10-22-2006, 03:27 PM
is this works on 3.6.2?

Necrosaro420
10-22-2006, 04:13 PM
is this works on 3.6.2?


Isnt working for me on 3.6.2

scoles15
10-24-2006, 09:48 PM
Can someone please help. It shows the extras link but when opened, no links show on my vbcmp page, works fine on the gallery page and all the forum pages. I have no hacks and it is not a custom skin.

I added this exactly with quotes and it still does not work on the cmps page, but works on all other pages.

NEVERMIND... I figured it out... thank you GREAT hack!!!!!!!!Please tell me I can't figure it out

harmor19
10-25-2006, 12:07 AM
Please tell me I can't figure it out
In your CMPS settings under Portal Output Global Variables place:
custom_droplinks
custom_singlelinks

scoles15
10-26-2006, 03:58 PM
In your CMPS settings under Portal Output Global Variables place:
custom_droplinks
custom_singlelinks
Thanks. Not only did it fix that issue, but showed me how fix two others:D :banana:

ccmoon
11-03-2006, 10:15 PM
I notice that there's only 9 links in this mod. How can I make it 10?

harmor19
11-03-2006, 10:30 PM
I notice that there's only 9 links in this mod. How can I make it 10?
What do you mean by "only 9 links"?

ccmoon
11-04-2006, 12:29 AM
I'm sorry, this is a mistake. I bookmarked wrong page. It's should be "Menu control 1.3".
Please delete my post out of this topic.
Thanks

project-Buckfas
11-05-2006, 11:19 AM
Works fine for me in 3.6.2 Nice Hack!

I've only 1 problem. How to I add this menu to a button on a different style than the default?

Also is it possible to increase the width of the drop down menu?

Isnt working for me on 3.6.2

calgdsm
11-05-2006, 05:58 PM
Works 80% It installed two links one "stand Alone" and one "drop down" called Extras. The Extras is empty and the link i made is displayed beside it. Any Advice??

I love this hack!!!!!!

harmor19
11-05-2006, 06:21 PM
Works 80% It installed two links one "stand Alone" and one "drop down" called Extras. The Extras is empty and the link i made is displayed beside it. Any Advice??

I love this hack!!!!!!
Did you check the link permissions?

apiasto
11-06-2006, 02:30 PM
this is nice, working on most of the skins but not on few

Capper5016
11-10-2006, 11:10 PM
I'm getting the following error, have had the mod installed for a month or so, and this has never happened before.
Database error in vBulletin 3.6.3:

Invalid SQL:
SELECT * FROM phpbb_custom_droplinks WHERE linkid ORDER BY number ASC;

MySQL Error : Table '******_vbforums.phpbb_custom_droplinks' doesn't exist
Error Number : 1146
Date : Friday, November 10th 2006 @ 03:17:37 PM
Script : http://forums.********.com/redbar/elements/background.jpg (http://forums.hardwarelogic.com/redbar/elements/background.jpg)
Referrer : http://forums.********.com/showthread.php?t=1000 (http://forums.hardwarelogic.com/showthread.php?t=1000)
IP Address : 84.29.30.30
Username : Unregistered
Classname : vb_database

On an unrelated note, I want to move the "Site Links" all the way to the left side of the navbar. I saw where you explained a bit to Neo_Angelo on how to do this, but didn't quite understand...can you spell it out?

harmor19
11-13-2006, 06:30 AM
I took out the code that automatically added HTML to the navbar. I thought having it do it automatically was cool but can be annoying because you can't easily customize the class or placement

redlabour
11-21-2006, 06:38 AM
How can i coulorize the "Extra" Link in navbar ?

Dynastar
12-16-2006, 09:30 PM
How do i remove the Extras drop down menu ?

Konstantinos
12-18-2006, 06:56 PM
it doesnt work in 3.6.4

Database error in vBulletin 3.6.4:

Invalid SQL:

INSERT INTO vbcustom_droplinks
(
url,
name,
new_window,
alt,
number,
image,
link_perms
) VALUES (
'http://sdfsdf.com',
'dfgf',
'1',
'',
'0',
'',
''
);

MySQL Error : Unknown column 'link_perms' in 'field list'
Error Number : 1054
Date : Monday, December 18th 2006 @ 08:57:45 PM

goozaa55
12-21-2006, 05:58 AM
I'm new for Vbulletin. I'm uploaded add-on to server, change code. BUT i don't know How to use it? :knockedout:

Please explain me how to use it?......Go to admin CP and then?


Thank you ;)

goozaa55
12-21-2006, 06:15 AM
AND How to add/delete existing menu in Navbar? :)

Konstantinos
12-23-2006, 12:43 PM
anybody got this working in 3.6.4 ?

ICY ICE
12-26-2006, 12:39 AM
In your CMPS settings under Portal Output Global Variables place:
custom_droplinks
custom_singlelinks

Thanks harmor19...great hack!

dcasux
12-28-2006, 02:59 AM
I love this hack..however, I cannot get the menu options to show up in ibproarcade.

ARCADE template has $navbar as the variable for the default navbar, and I removed that and placed $menucontrol in it's place, hoping that your menu would show up.

Alas, it didn't. Well, actually, the "Extras" showed up, but empty. No links showed up that are defined by me in your module in the ACP.

Any ideas on how to get consistancy in ibproarcade with your hack?

rajab1988
12-28-2006, 12:36 PM
Thanks dude , was lookin' for da hack

rajab1988
12-28-2006, 12:44 PM
[QUOTE=dcasux;1146161]
Well, actually, the "Extras" showed up, but empty. No links showed up that are defined by me in your module in the ACP.QUOTE]

in Admincp --> vb options i cannot see the hack option to add links ...etc ,

.... please help guys :cool:

TrikkeTalk
01-08-2007, 12:11 PM
I love this hack..however, I cannot get the menu options to show up in ibproarcade.

ARCADE template has $navbar as the variable for the default navbar, and I removed that and placed $menucontrol in it's place, hoping that your menu would show up.

Alas, it didn't. Well, actually, the "Extras" showed up, but empty. No links showed up that are defined by me in your module in the ACP.

Any ideas on how to get consistancy in ibproarcade with your hack?

Hi All

Same problem over here. Is ther somebody who can help me out. In vbPortal I had the same problem but that's already solved by adding the entire content of the global_start plugin to the global.php of the portal. But I don't see how to solve this problem. The main links show up at the arcade but the added links aren't visible.

Is there anyone who can help me out?

Thanks in advance!

criscokid
01-08-2007, 01:35 PM
In vbPortal I had the same problem but that's already solved by adding the entire content of the global_start plugin to the global.php of the portal.
That's the problem that I've been trying to solve... more detailed instructions are available here (http://www.phpportals.com/forums/showthread.php?t=17634).

TrikkeTalk
01-08-2007, 02:02 PM
Hi,

It's quite simple to do this:

Go to your AdminCP --> Plugins & Products --> Plugin Manager --> locate the Custom Links global_start plugin.

Copy al the content of this plugin and paste it to you vbPortal's global.php. the location to paste it is right above:

// get new private message popup

That's it.

BSchrader
02-12-2007, 11:39 PM
The forms in the screenshot are beautiful things but I cannot find them in vB3.6.4. How do I get them? (Do I need vBPortal?)

SherryG
02-17-2007, 07:03 PM
Hiya guys,

Can someone tell me the proper way to uninstall this mod? I could not get this mod to work on my forum so I used the "Uninstall" button in the manage products section. It appeared to uninstall properly and the product name disappeared from the product list yet the "Custom Links" CP is still there. When I click on either "Add" or "Modify/Delete", I get the following database error message.

Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT * FROM custom_droplinks WHERE linkid ORDER BY number ASC;

MySQL Error : Table 'stamkcom_forum.custom_droplinks' doesn't exist
Error Number : 1146
Date : Saturday, February 17th 2007 @ 04:00:13 PM
Script : http://mysite.com/forum/admincp/admin_custom_links.php?do=modify
Referrer : http://mysite.com/forum/admincp/index.php?do=nav
IP Address : myipaddress
Username : Sherry
Classname : vB_Database

Please help me solve this issue. I hate it when things don't work properly.

Cheers,
Sherry

harmor19
02-18-2007, 02:20 AM
Hiya guys,

Can someone tell me the proper way to uninstall this mod? I could not get this mod to work on my forum so I used the "Uninstall" button in the manage products section. It appeared to uninstall properly and the product name disappeared from the product list yet the "Custom Links" CP is still there. When I click on either "Add" or "Modify/Delete", I get the following database error message.

Database error in vBulletin 3.6.4:

Invalid SQL:
SELECT * FROM custom_droplinks WHERE linkid ORDER BY number ASC;

MySQL Error : Table 'stamkcom_forum.custom_droplinks' doesn't exist
Error Number : 1146
Date : Saturday, February 17th 2007 @ 04:00:13 PM
Script : http://mysite.com/forum/admincp/admin_custom_links.php?do=modify
Referrer : http://mysite.com/forum/admincp/index.php?do=nav
IP Address : myipaddress
Username : Sherry
Classname : vB_Database

Please help me solve this issue. I hate it when things don't work properly.

Cheers,
Sherry
You have to remove the XML files from your server that are in the .zip file.

PimvanJ
02-27-2007, 08:09 PM
I love this hack..however, I cannot get the menu options to show up in ibproarcade.

ARCADE template has $navbar as the variable for the default navbar, and I removed that and placed $menucontrol in it's place, hoping that your menu would show up.

Alas, it didn't. Well, actually, the "Extras" showed up, but empty. No links showed up that are defined by me in your module in the ACP.

Any ideas on how to get consistancy in ibproarcade with your hack?



try this:

open /arcade/functions/functions.php
search for global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox, $custom_droplinks;


(thanks to MrZeropage)

Tri@de
02-28-2007, 02:21 PM
I tryed to find customlinks1 in style templates but there's not!
How i can remove extras?

Neutral Singh
03-06-2007, 11:29 PM
How can modify this to add multiple drop-down menus in the navbar in addition to "Extras" drop down menu?

harmor19
03-06-2007, 11:42 PM
How can modify this to add multiple drop-down menus in the navbar in addition to "Extras" drop down menu?
I used to have the code but one of my hard drives crashed and I lost it. I don't know when I'll recode it.

valdet
03-07-2007, 03:23 PM
Can anyone please confirm that this great hack works on 3.6.5. The idea behind this is great.

harmor19
03-07-2007, 04:13 PM
Can anyone please confirm that this great hack works on 3.6.5. The idea behind this is great.
I don't see why it shouldn't work. 3.6.5 only had minor changes.

Gsmdenis
03-08-2007, 02:31 PM
only can not add the new link in admincp, will be show database error

harmor19
03-08-2007, 05:58 PM
only can not add the new link in admincp, will be show database error
What error do you get?

Boidy
03-28-2007, 09:57 PM
Fantastic, worked a treat!

Thanks.

Great Mod.

try this:

open /arcade/functions/functions.php
search for global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox, $custom_droplinks;


(thanks to MrZeropage)

dragonlove
03-29-2007, 01:41 AM
I'll take it, this is such the next step for vbb to become Automatically!
Thanks

JamieLee2k
04-03-2007, 10:39 AM
What templates do you edit if your navbar settings is in the header?

I tried to do it in the navbar but doesn't show up

Travlur
04-03-2007, 12:13 PM
I have 3.6.5
I installed as per your install txt file.
I get the extras on my forum navigation bar.
But there is nowhere I can find in admin to define / add those extra links.
I have read the entire thread.
I have seen other people say they can not find where to do this.
You just seem to say "Make sure you vave uploaded the cpnav_custom_links.xml file"
I have done this.
I can not find a single easy to understand reply to say how I now add / edit extra links.
How do I add the links?????
RSVP
:(

harmor19
04-03-2007, 06:08 PM
When you uploaded "cpnav_custom_links.xml" to your "admincp" directory you should see "Custom Links" above "Forums & Moderators". in your Admin CP.

Travlur
04-03-2007, 07:19 PM
Thanks, you are right, it is there and thank you.
But unless you know to look there, it may sound sill but....
I followed every piece of information on this thread but may I say if you just added this little line / perl of wisdom in your install notes, it would have saved me 3 hours and 20 Hail Mary's.

Travlur
04-03-2007, 07:38 PM
Ok, very good, thank you.
Is it possible to change the name in the navbar from "Extras" to something else?
If this has been asked and answered before just say "Look back" and I will tomorrow as it late here now and time for zzzzzzzzzzz

harmor19
04-03-2007, 09:03 PM
Ok, very good, thank you.
Is it possible to change the name in the navbar from "Extras" to something else?
If this has been asked and answered before just say "Look back" and I will tomorrow as it late here now and time for zzzzzzzzzzz
It's a phrase. If you don't know how to change the phrase it's been discussed in past posts.

JamieLee2k
04-03-2007, 09:13 PM
So any help with my question, I have edited the header and since I have a fixed style it looks well out of sync and very bad as the images don't look right

Travlur
04-04-2007, 07:12 AM
Hi

If you add the directions to where to add links etc. (I was looking vB options and plugins areas for hours) and how to edit the "extras" name (OK< so I am new to vB, but I think many here are) in the install notes, I will vote 5/5. If you don't, I would only vote 3/5 because it clearly is not easy to do these things based on previous posts, not just mine.

Terminatoronly
04-04-2007, 07:59 AM
Good Work Installed :D

harmor19
04-05-2007, 03:33 AM
So any help with my question, I have edited the header and since I have a fixed style it looks well out of sync and very bad as the images don't look right
It could be an issue with the classes. What is your site?

JamieLee2k
04-06-2007, 09:33 PM
I will get back to you regarding this as my site is going to have a major overhall and have a new style built from scratch

Daky
04-08-2007, 08:12 AM
Hi,
I just installed this script 2 days ago, it works good, but for some reason it doesnt show the links in PhotoPlog Pro 2.1.3.

I did not have any problems on PhotoPlog Lite version, but with this one it doesnt work.

Could any1 pls help me fix this problem?

Thank you!

Problem picture:
https://vborg.vbsupport.ru/

harmor19
04-08-2007, 08:55 AM
I don't have PhotoPlog so I can't really help. Right now I can't think of a solution.

Daky
04-08-2007, 05:57 PM
:(

Is there any1 else who could help me pls??

Thanks

Digbijoy
04-09-2007, 04:22 AM
seems good , thanks for the wonderfull and easy hack:up:

Daky
04-09-2007, 08:18 AM
I don't have PhotoPlog so I can't really help. Right now I can't think of a solution.

Hi, sorry to bother you again ..

Is there anything i could provide you, either here or email, pm etc. so you could take a look and maybe find the problem?

If you dont want to do this, i do understand, i just wanted to ask, that it :)

I really like this hack, and i would love to use it, but some of my forum users are sending me emails because of this problem.

Thank you!

harmor19
04-09-2007, 08:53 AM
Hi, sorry to bother you again ..

Is there anything i could provide you, either here or email, pm etc. so you could take a look and maybe find the problem?

If you dont want to do this, i do understand, i just wanted to ask, that it :)

I really like this hack, and i would love to use it, but some of my forum users are sending me emails because of this problem.

Thank you!
PM me your site. I may need to have admin access but Ill see if I can solve the problem without accessing your ACP.

Daky
04-10-2007, 06:18 AM
Hi,
any1 else could help me with this problem?

thanks

rickyreter
04-17-2007, 10:05 PM
How do i get rid off the extra text on link please..and add me own

Peter

Daky
04-18-2007, 09:07 AM
I fixed my problem.

harmor19
04-18-2007, 11:26 AM
How do i get rid off the extra text on link please..and add me own

Peter
Log into your ACP
On the left look for "Languages & Phrases", click the "down" arrow.
Click on "Search in Phrases".
In the "Search for Text" box type "custom_links_link".
A couple rows below are three options, select "Phrase Variable Name Only".
Click "Find".

You should see search results.
Click "Edit".
In the text area type the word you want to replace "Extras" with.

rickyreter
04-18-2007, 11:48 AM
Okay having a go installing mod...:)

harmor19
04-20-2007, 09:00 PM
I like to have your suggestions.
I'm upgrading this hack so you can create unlimited number of drop down menus.
My question is "Do you want each drop down menu to have their own independent usergroup permissions"?

The way I have the new version coded is that each menu has their own usergroup permissions then the links in the menus have their usergroup permissions of their own.

rickyreter
04-20-2007, 09:32 PM
Yes separate would be good as a option..i have used drop down menus but not this mod i have done my own...but find that guest would like content too.
Either way is good.

Peter:D

harmor19
04-21-2007, 07:05 AM
What's new in 2.0.0?


You can create an unlimited number of drop down menus.
Each menu has their own independent usergroup permissions.
Each link within each menu also has their have their own usergroup permissions.


Changed Files
* All of them

If you are upgrading please read "upgrade.txt".

rickyreter
04-21-2007, 09:48 AM
Installed*

Can u set it so all can see menus,as when i set it up for admin on a test menu,when u went to a link on menu it was not there on navbar?

harmor19
04-21-2007, 09:51 AM
Installed*

Can u set it so all can see menus,as when i set it up for admin on a test menu,when u went to a link on menu it was not there on navbar?
Can you explain that again?

rickyreter
04-21-2007, 09:55 AM
How do do you set it up so all people including guest can see menus...if you go here demo (http://www.cartalkuk.co.uk) and click one link on test menu,it disappears on navbar menu ?

harmor19
04-21-2007, 10:03 AM
To have the menu display to everyone go to ACP --> Advanced Navbar Links --> Add Menu
In the area listing all the usergroups select all the usergroups.

I can see "Gallery" in the "test" menu if you were wondering if guests could see it.

I don't know why the link doesn't show up on PhotoPlog. I don't have it installed at this time.

giovannicosta
04-21-2007, 10:42 AM
In ACP --> Advanced Navbar Links I have no field names to fill in just the fields.

harmor19
04-21-2007, 10:48 AM
In ACP --> Advanced Navbar Links I have no field names to fill in just the fields.
can you post a screenshot

rickyreter
04-21-2007, 11:58 AM
ahh..i see just highlight all groups...sorted:)

Funny really as i manually configuered all my drop down menus by my self wish is a bit of a pain.

Then this mod comes out the folling day....big grin

Sods law

Peter

redlabour
04-21-2007, 11:59 AM
BUG AT PRODUCT IMPORT AFTER UPLOADING FILES:

Invalid SQL:
ALTER TABLE `custom_droplinks` ADD `catid` INT( 20 ) UNSIGNED NOT NULL DEFAULT '0';;

harmor19
04-21-2007, 12:11 PM
BUG AT PRODUCT IMPORT AFTER UPLOADING FILES:
I forgot to add the table prefix.

I will be reuploading the archive. In the meantime you can download this fix.

Kiint
04-21-2007, 01:45 PM
I was hoping you would release something like this and you've done a great job of it :)

I had to do some slight modifications for the Epic skin that I use and that was just changing calls to vbmenu_control over to vbmenu_control_header but that only took a few minutes.

Thanks for doing this, It's much appreciated.

giovannicosta
04-21-2007, 02:17 PM
tried importing the new attached file and I get this error:

Database error in vBulletin 3.6.5:

Invalid SQL:
CREATE TABLE `vb_custom_droplinks` (
`linkid` mediumint(10) unsigned NOT NULL auto_increment,
`url` varchar(120) NOT NULL default '',
`name` varchar(100) NOT NULL default '',
`new_window` tinyint(2) unsigned NOT NULL default '0',
`alt` varchar(60) NOT NULL default '',
`number` int(20) unsigned NOT NULL default '0',
`image` varchar(230) NOT NULL default '',
`link_perms` varchar(100) NOT NULL default '',
PRIMARY KEY (`linkid`)
);;

MySQL Error : Table 'vb_custom_droplinks' already exists
Error Number : 1050
Date : Saturday, April 21st 2007 @ 11:16:05 AM
Script : http://URL/admincp/plugin.php?do=productimport
Referrer : http://URL/admincp/plugin.php?do=productadd
IP Address : my ip
Username : my username
Classname : vb_database

harmor19
04-21-2007, 05:31 PM
tried importing the new attached file and I get this error:

Database error in vBulletin 3.6.5:

Invalid SQL:
CREATE TABLE `vb_custom_droplinks` (
`linkid` mediumint(10) unsigned NOT NULL auto_increment,
`url` varchar(120) NOT NULL default '',
`name` varchar(100) NOT NULL default '',
`new_window` tinyint(2) unsigned NOT NULL default '0',
`alt` varchar(60) NOT NULL default '',
`number` int(20) unsigned NOT NULL default '0',
`image` varchar(230) NOT NULL default '',
`link_perms` varchar(100) NOT NULL default '',
PRIMARY KEY (`linkid`)
);;

MySQL Error : Table 'vb_custom_droplinks' already exists
Error Number : 1050
Date : Saturday, April 21st 2007 @ 11:16:05 AM
Script : http://URL/admincp/plugin.php?do=productimport
Referrer : http://URL/admincp/plugin.php?do=productadd
IP Address : my ip
Username : my username
Classname : vb_database

You'll need to uninstall it first then reimport it.

giovannicosta
04-21-2007, 05:43 PM
I cant uninstall it as it doesnt appear in my products area.

harmor19
04-21-2007, 05:57 PM
I cant uninstall it as it doesnt appear in my products area.

Run these queries in your ACP --> Maintenance --> Execute SQL Query

DROP TABLE `vb_custom_droplinks`;
DROP TABLE `vb_custom_droplinks_cat`;
DROP TABLE `vb_custom_singlelinks`;

giovannicosta
04-21-2007, 06:10 PM
I get this message:
You are not authorized to execute SQL queries

harmor19
04-21-2007, 06:14 PM
You'll need to edit config.php and add your userid.
If you do not have access to the FTP I will create a product for the sole purpose of removing those tables.

giovannicosta
04-21-2007, 06:45 PM
Where is the config.php file located, I do have access to the FTP...

harmor19
04-21-2007, 06:50 PM
the config.php file is in "public_html/includes/"

giovannicosta
04-21-2007, 08:04 PM
Executed queries now what?

harmor19
04-21-2007, 08:13 PM
Re-import the product.

redlabour
04-21-2007, 09:07 PM
1. BUG AGAIN:

Invalid SQL:
CREATE TABLE `vb3_custom_droplinks_cat` (
`catid` INT( 20 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY ,
`title` VARCHAR( 100 ) NOT NULL ,
`permissions` VARCHAR( 100 ) NOT NULL ,
`display` TINYINT( 2 ) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE = MYISAM ;;


MySQL-Fehler : Table 'vb3_custom_droplinks_cat' already exists
Fehler-Nr. : 1050

2 .ATTENTION!!!

Updating to 2.x is ignoring all Links from 1.x Series of this Hack!!!

harmor19
04-21-2007, 09:31 PM
1. BUG AGAIN:



2 .ATTENTION!!!

Updating to 2.x is ignoring all Links from 1.x Series of this Hack!!!
You'll have to drop the folowing tables in your database

custom_droplinks
custom_droplinks_cat
custom_singlelinks

Re-import the product.

redlabour
04-21-2007, 09:42 PM
Next Bug:

Menus are not shown at vBadvanced. You have missed using GLOBALS....

*This Update is really %?&?%? .... * :cool:

harmor19
04-21-2007, 09:51 PM
Next Bug:

Menus are not shown at vBadvanced. You have missed using GLOBALS....

*This Update is really %?&?%? .... * :cool:
Once my site works again I'll help you out with vbadvanced

b6gm6n
04-21-2007, 09:51 PM
Jesus... im posting in differing mods... there's 2, almost the same... one click or a reply later and it's a world of confusion... i take it THIS is the mod i should use/update?... im gonna have to delete myself from the other one

harmor19
04-21-2007, 09:54 PM
Jesus... im posting in differing mods... there's 2, almost the same... one click or a reply later and it's a world of confusion... i take it THIS is the mod i should use/update?... im gonna have to delete myself from the other one
This is the mod you should use or update depending on if you have it installed or not.

All the links should be in the table. You'll have to edit "custom_droplinks" table and look for "catid".

redlabour
04-21-2007, 09:57 PM
Once my site works again I'll help you out with vbadvanced

Well, all that is to do (as far as i know) is that you have to insert GLOBAL?s in your Code. ;)

And by the Way - can you please use the Update Feature next Time you Update your Hacks ? ;)

harmor19
04-21-2007, 09:59 PM
Well, all that is to do (as far as i know) is that you have to insert GLOBAL?s in your Code. ;)

And by the Way - can you please use the Update Feature next Time you Update your Hacks ?

I believe you have to edit vBCMPS in your ACP and add a couple variables.

I sent updates when I upgraded to 2.0.0 but not when I upgraded to 2.0.1. The reason is because not that many people downloaded 2.0.0 when I made the upgrade to 2.0.1

b6gm6n
04-21-2007, 10:02 PM
Right... im happy so far but if anything else go's wrong im leaving (said the vicar to the hoar)... right... well all my links went poof, gonna have to start again... still no info on image paths... not all would know and if you do post a full url/path your menu stops... (haven't tried a /home/public_blah blah blah yet) - menu from portal front page is gone as is the IPB arcade... global vars were in place and still are in place... still battling on with those links... should be ok...in time, cheers

b6gm6n
04-21-2007, 10:04 PM
i take that back...you cant add an image... whats the format? all this pratting around after getting all my links dev_nulled is annoying me... cheers

ahh you can't just add an image and go... you also have to choose who sees the link also... ok fair enough, i'll remember that for next time

actually does that mean that everytime you want to move a menu up or down you now have to reselect the usergroups?...

-b6

harmor19
04-21-2007, 10:07 PM
i take that back...you cant add an image... whats the format? all this pratting around after getting all my links dev_nulled is annoying me... cheers

ahh you can't just add an image and go... you also have to choose who sees the link also... ok fair enough, i'll remember that for next time

-b6
So is everything working ok now?

harmor19
04-21-2007, 10:11 PM
i take that back...you cant add an image... whats the format? all this pratting around after getting all my links dev_nulled is annoying me... cheers

ahh you can't just add an image and go... you also have to choose who sees the link also... ok fair enough, i'll remember that for next time

actually does that mean that everytime you want to move a menu up or down you now have to reselect the usergroups?...

-b6
Yes. I could have done it differently but that would mean adding the code that generates the usergroups in multiple locations.

b6gm6n
04-21-2007, 10:25 PM
well it's very useful as it is... showing links to certain user groups is defiantly a good thing...

harmor19
04-21-2007, 10:32 PM
well it's very useful as it is... showing links to certain user groups is defiantly a good thing...
Thanks.

Were you able to find the links that you said were removed in the table "custom_droplinks"?
If so and you don't know how to edit make them reappear on the navbar just tell me and I'll write a guide. Actually I need to write a guide for this anyways.

I wrote this quickly.
Go into phpmyadmin and select your vbulletin database.
Browse the table named "custom_droplinks". Change all the "catid's" with 0 to 1.
Go into your ACP --> Advanced Navbar Links --> Modify/Delete The links should show up under the first category. You can edit the links from here and select a different category to place it in.

rickyreter
04-21-2007, 11:20 PM
Hi,just wondered how you put a static header in each drop down say


house this one
bla
bla
bla
flat this one
bla
bla
bla

harmor19
04-21-2007, 11:24 PM
You mean separators? You can't do that in this version.

redlabour
04-21-2007, 11:25 PM
I believe you have to edit vBCMPS in your ACP and add a couple variables.

Definetly not - you have to add a GLOBAL Variable to your Hack like all other Hacks do - and by the Way - it worked before the Update.

harmor19
04-21-2007, 11:27 PM
[How-To] Get links to work in vBAdvanced.

Go into your ACP --> vBa CMPS --> Default Settings
Look for "Portal Output Global Variables". Add the following into the text area.

custom_singlelinks
custom_droplinks
custom_droplinks_cat

rickyreter
04-21-2007, 11:54 PM
Just had quick look and you could put:

<tr><td class="thead">Whatever</td></tr> in the name on add a link if you want a seperator it does show up a small table error but nothing to worry about..... for me anyway...:) Just back things up

see under gallery and video demo (http://www.cartalkuk.co.uk)menu

harmor19
04-22-2007, 01:38 AM
Just had quick look and you could put:

<tr><td class="thead">Whatever</td></tr> in the name on add a link if you want a seperator it does show up a small table error but nothing to worry about..... for me anyway...:) Just back things up

see under gallery and video demo (http://www.cartalkuk.co.uk)menu
That is genius.

TrIn@dOr
04-23-2007, 01:13 PM
When upgrading, old Menu is gone or not shown.

And if u try to re-create it, u can't.

Perhaps is in the old db!, plz fix!

EDIT: Idea, add the posibility to add sections inside the menus!!

Neutral Singh
04-23-2007, 03:42 PM
upgraded to new version and using vbadvanced... added global variables... only menu with drop downs showing up but on clicking the links nothing shows up... have a look here... http://www.sikhphilosophy.net - Resources drop down... what i am missing???

giovannicosta
04-23-2007, 04:25 PM
Working great :)

giovannicosta
04-23-2007, 08:20 PM
Actually, I get no links...

harmor19
04-23-2007, 08:48 PM
Actually, I get no links...
Did you set the usergroup permissions when creating the links?

AzzidReign
04-24-2007, 12:46 AM
I don't know if this has been brought up yet...but when you go to edit a menu (I haven't tried individual links yet), it won't let you. When you click edit, you edit it to your likings, then you click save, it tells you that the name is already in use... So the changes don't take place :(

Neutral Singh
04-24-2007, 03:07 PM
upgraded to new version and using vbadvanced... added global variables... only menu with drop downs showing up but on clicking the links nothing shows up... have a look here... http://www.sikhphilosophy.net - Resources drop down... what i am missing???


Plesae let me know why drop down links are not showing up on clicking them...

harmor19
04-24-2007, 04:00 PM
Plesae let me know why drop down links are not showing up on clicking them...
In the "Resources" drop down menu I see "Guru Granth Sahib Translation".

AzzidReign,
I'll fix the problem and upload the new files soon.

giovannicosta
04-24-2007, 04:15 PM
Did you set the usergroup permissions when creating the links?

Didn't apply the template edits and cant because my forum skin is different...

harmor19
04-24-2007, 04:27 PM
Didn't apply the template edits and cant because my forum skin is different...
You may have to check "header" template for the first edit and "navbar" for the second edit.

b6gm6n
04-24-2007, 05:17 PM
Hi.. did anyone fix the ipbarcade and vbadvanced not showing bug? - it was working before, the same global variables are in place, i believe i haven't touched the arcade although i did insert the global variable there also... please advise

EDIT: i get it

custom_singlelinks
custom_droplinks
custom_droplinks_cat

I must add that 'cat' on to the arcade also i believe :)
(got to work out how i did that before also :D)

AzzidReign
04-24-2007, 08:48 PM
AzzidReign,
I'll fix the problem and upload the new files soon.
Thanks. Also, I don't know if it's possible, but when clicking edit, could you make it so it shows what groups are selected instead of having to re-select them. OR, instead of selecting them, use check boxes (I think this would be best).

b6gm6n
04-24-2007, 08:52 PM
I second AzzidReign's idea... if possible would be better, cheers

-b6

harmor19
04-24-2007, 10:08 PM
Thanks. Also, I don't know if it's possible, but when clicking edit, could you make it so it shows what groups are selected instead of having to re-select them. OR, instead of selecting them, use check boxes (I think this would be best).
Ok. I will later tonight.

harmor19
04-25-2007, 02:22 AM
Update: 2.0.2
When you edit a menu or link the usergroups selections do not reset.
I have changed the usergroup multi-select form to checkboxes.
I have cached the "custom_droplinks_cat" template.

--Changed Files--
product-custom_links.xml
admincp/admin_custom_links.php

Kiint
04-25-2007, 09:02 AM
Working great, I much prefer the Checkbox options.

One little suggestion, Would it be possible to have note on the "Edit Links & Menus" screen to tell us if the link opens in a new window or not?
The reason I ask is that I inputted a lot of links into this update and then found that some opened in a new browser as I'd forgotten to edit that bit....so then had to go through every link to check....Not important, just a suggestion :) :D

redlabour
04-25-2007, 10:54 AM
Update: 2.0.2
When you edit a menu or link the usergroups selections do not reset.
I have changed the usergroup multi-select form to checkboxes.
I have cached the "custom_droplinks_cat" template.

--Changed Files--
product-custom_links.xml
admincp/admin_custom_links.php

Does it delete my Links again at Updating or did you fix this Bug this Time?

itsblack
04-25-2007, 11:23 AM
Does it delete my Links again at Updating or did you fix this Bug this Time?
I just updated from 1.0.1 to 2.0.2, and all my links are gone. I have to add it again.

redlabour
04-25-2007, 11:25 AM
I just updated from 1.0.1 to 2.0.2, and all my links are gone. I have to add it again.

Ok - but what about a Update from 2.0.x to 2.0.2 ?

harmor19
04-25-2007, 01:58 PM
I just updated from 1.0.1 to 2.0.2, and all my links are gone. I have to add it again.
Go into phpmyadmin and select your vbulletin database.
Browse the table named "custom_droplinks". Change all the "catid's" with 0 to 1.
Go into your ACP --> Advanced Navbar Links --> Modify/Delete The links should show up under the first category. You can edit the links from here and select a different category to place it in.

harmor19
04-25-2007, 01:59 PM
Does it delete my Links again at Updating or did you fix this Bug this Time?
It won't delete the links.

AzzidReign
04-25-2007, 02:04 PM
Update: 2.0.2
When you edit a menu or link the usergroups selections do not reset.
I have changed the usergroup multi-select form to checkboxes.
I have cached the "custom_droplinks_cat" template.

--Changed Files--
product-custom_links.xml
admincp/admin_custom_links.php
You rock!

I know I keep pumping out suggestions...I hope you don't mind me suggesting 1 more (for the time being lol).

In the edit menu where you can see all the menus and links you can edit, for all the links inside the menu, can you show the display order of those and be able to change them there like you would changing the display order for styles and templates? That would be helpful, at least for me since I always forget to add links and I like certain links at the top and others near the bottom, etc.

Thanks!

Neutral Singh
04-25-2007, 02:39 PM
In the "Resources" drop down menu I see "Guru Granth Sahib Translation".


Click on that link in the menu and see what happends...

UP_Webmaster
04-25-2007, 06:24 PM
Cant download the updates files. Says page is unavailable. Can someone email me this to webmaster@unifiedproductions.com?

Thank you!

harmor19
04-25-2007, 11:43 PM
Click on that link in the menu and see what happends...
I don't know why it doesn't work.

TaBsiCore
04-29-2007, 08:27 AM
Just had quick look and you could put:

<tr><td class="thead">Whatever</td></tr> in the name on add a link if you want a seperator it does show up a small table error but nothing to worry about..... for me anyway...:) Just back things up

see under gallery and video demo (http://www.cartalkuk.co.uk)menu

class="thead" should be integrated in a new version ;)

bjhuang
05-01-2007, 05:37 AM
i got a similar problem. when i modify a link and save, it tells me saved sucessfuly, but nothing saved. this only happens to stand-alone links editing.

I don't know if this has been brought up yet...but when you go to edit a menu (I haven't tried individual links yet), it won't let you. When you click edit, you edit it to your likings, then you click save, it tells you that the name is already in use... So the changes don't take place :(

dragonlove
05-01-2007, 01:46 PM
Thank you for this hack! I've already vote it 5* and mark as installed!


Can you help me out how to use this with the style : dark_vb_v2 , it use button image instead of text link on the navbar.


I only use your hack to make new dropdown menus, so I created a new button called "LiveScores"



This is the darkvbv2 navigation-bar code :
Dropdown Search menu:

<td id="navbar_search"><a href="$show[nojs_link]#navbar_search"><img src="$stylevar[imgdir_misc]/link_search.gif" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("navbar_search" ,1); </script></td>



And this is my code to make it possible with the style (with the old version of Advanced Navbar Links - 1.6.0):
<td id="custom_links"><a href="#custom_links"><img src="$stylevar[imgdir_misc]/link_custom.gif" border="0" alt="" /></a><script type="text/javascript"> vbmenu_register("custom_links"); </script></td>


---> But the problem is : it only display the button with the menu_open.gif image, it has no function as the search menu! and even a little fall out of the navbar images row!

Please have a look at this image :
http://img408.imageshack.us/img408/9023/navbartr1.jpg




Can you plz help me figuring out this problem?

Many thanks!!!!

sbeehre
05-01-2007, 11:42 PM
I have installed the mod and it works great when i am on the forum home, but it wont show up on the vbadvanced portal even though i have added the required text to the Portal Output Global Variables.... anyone have any idea's?