vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Advanced Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=120517)

scoles15 10-26-2006 03:58 PM

Quote:

Originally Posted by harmor19
Code:

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

Quote:

Originally Posted by ccmoon
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?

Quote:

Originally Posted by Necrosaro420
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

Quote:

Originally Posted by calgdsm
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.
Quote:

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
Referrer : http://forums.********.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

Quote:

Originally Posted by harmor19 (Post 1103787)
Code:

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

Quote:

Originally Posted by dcasux (Post 1146161)
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

Quote:

Originally Posted by TrikkeTalk (Post 1153537)
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.

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:

Code:

  // 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/admi....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

Quote:

Originally Posted by SherryG (Post 1184740)
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/admi....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

Quote:

Originally Posted by dcasux (Post 1146161)
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
Code:

        global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with
Code:

        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

Quote:

Originally Posted by Neutral Singh (Post 1197584)
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

Quote:

Originally Posted by valdet (Post 1198075)
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

Quote:

Originally Posted by Gsmdenis (Post 1198818)
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.

Quote:

Originally Posted by PimvanJ (Post 1192146)
try this:

open /arcade/functions/functions.php
search for
Code:

        global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with
Code:

        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.


All times are GMT. The time now is 10:54 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.01505 seconds
  • Memory Usage 1,835KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_code_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete