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)

harmor19 09-03-2006 05:48 PM

Quote:

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

Quote:

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

Quote:

Originally Posted by slinky
Yes... and seems to be the case -- http://www.thelaw.com

Upload 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

Quote:

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

Quote:

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

Quote:

Originally Posted by Aaron RV
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

Quote:

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

Quote:

Originally Posted by Neo_Angelo
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
PHP Code:

$search_text '$vbphrase[calendar]</a></td>';
$vbulletin->templatecache['header'] = str_replace($search_text,
$search_text.fetch_template('customlinks1'),$vbulletin->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

Quote:

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

Quote:

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

Quote:

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

Quote:

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

Quote:

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

Quote:

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

Quote:

Originally Posted by abramelin
is this works on 3.6.2?


Isnt working for me on 3.6.2

scoles15 10-24-2006 09:48 PM

Quote:

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

Quote:

Originally Posted by scoles15
Please tell me I can't figure it out

Code:

In your CMPS settings under Portal Output Global Variables place:
custom_droplinks
custom_singlelinks



All times are GMT. The time now is 03:05 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.01450 seconds
  • Memory Usage 1,823KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (17)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