vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Custom Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=98934)

louth 05-17-2006 08:47 PM

Code:

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

Excuse my ignorance, but where exactly is this located?

I've been able to change the name of 'Extras' and added my links, but they won't show up on my CMPS. Obviously because I haven't done what it says in the instructions, but I can't find where to type them.

Any help would be appreciated.

Louth.

Littlebit 05-17-2006 09:40 PM

AdminCP---->vBa CMPS---->Default Settings---->Main Options Options---->Portal Output Global Variables


:cool:

louth 05-18-2006 08:32 AM

Quote:

Originally Posted by Littlebit
AdminCP---->vBa CMPS---->Default Settings---->Main Options Options---->Portal Output Global Variables


:cool:

Aha! Thank you. I never really dared click that 'Default Settings' before, I thought it would revert everything that I'd done. :confused:

Littlebit 05-18-2006 06:11 PM

you're welcome :)

Hmmm, the dropdown inserts don't seem to be working right when viewing from any of the error templates. Does anyone else have this happening? :cross-eyed:

kylek 05-24-2006 01:08 AM

Quote:

Originally Posted by harmor19
Unregistered users can use it. Do you mean that you don't want them to use it?

Is there a way to have it set so unregistered users do not see it? or able to have only specific usergroup ids see it?

Thanks.

JulianWolf 05-28-2006 08:22 AM

Hi everybody,

the Hack ist great and I would love to clean up my whole navbar with it. But ... I´m missing the funktion to put in more then one dropdown-Element.

There are two parts I want to put in dropdowns:

Fun-Stuff
Things like Arcade and Chat

UserCP
I don´t like the left Navigation-Block in the User-CP, so I like to completely put the UserCP into a Navbar-Dropdown.

Well ... the greatest thing would be to completely configure the navbar with this tool ... but it also would be a great progress if I only could manage two Drop-Down-Links with this extension.

Any Ideas, how to?

Best wishes, Ju lian!

harmor19 05-31-2006 09:16 PM

I've been planning on adding on to it for a while now but it's too hot and humid to do anything.

I hope this extension works for the new 3.6 version.

lamilein 06-01-2006 08:09 PM

it works great on 3.5.4 - thank you very much for this one, made my navbar organisation look much better :) do you accept ice as payment? :]

Lqd 06-02-2006 12:16 AM

just installed your custom navbar hack. Could you tell me how to remove: menu_open.gif image?

I am putting it in a custom skin, those are all connected images, that image breaks up the layout.

I tried chaning the class, but it seems I can't find the proper one, and leaving the class specification out doesn't help much either.

Code:

In your forums admin cp, go to the following destination:
Styles & Templates -> Style Manager -> Edit Templates -> Expand All Templates

Find the template 'navbar'

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
FIND:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
                <td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
UNDERNEATH ADD:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<script type="text/javascript">
<!--

function OpenRadio(){
Radio = window.open('vBRadio.php','vBRadio','directories=no,height=320,width=650,location=no,menubar=no,resizable=no,status=no,toolbar=no')

return false;
}

-->
</script>
<td class="vbmenu_control"><a href="#" onclick="return OpenRadio()">vBRadio</a></td>

::: Save Template 'navbar'

 /-------------------------------------------=----------------\
 |/\  vBRadio v1.0 Is Now Installed On Your Forum - Enjoy!  /\|
 \------------------------------------------------------------/

Any chance that link can go into the custom links menu?



I am looking forward to your reply! Be gentle it's my 2nd day on vB:p

Thank you! It's a greak hack!

harmor19 07-06-2006 08:43 PM

I have figured out how to do usergroup permissions per link.
You can create a link and specify which usergroups can see it.

I'm in the process of coding and testing.


All times are GMT. The time now is 11:53 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.01295 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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