vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Additional navbar with dropdowns (https://vborg.vbsupport.ru/showthread.php?t=166136)

Hugo Holbling 07-09-2008 08:25 AM

[Figured it out...]

TFEX 07-13-2008 07:48 PM

Perfect, may use it a few times, actually... navbar3, navbar4 etc. haha. :) Installed

ade5675 07-15-2008 03:00 AM

Nice mod

***installed***

One quick question: How do you make the dropdown into two columns instead of one as my dropdown list is rather long.

Aresetyr 07-15-2008 07:49 AM

Hi Guys,

a little question from me - maybe I am too tired for that shit so I have to bore you.

What if I want to add a Link which is NOT going to my forum... so e.g. (just an example) - what if my forum lies on the domain http://forum.sturume-veld.at and I want to have a Link to
www.sturume-veld.at how can I make this ?

Because when I just change the Link to "www.sturume-veld.at" and I click on it, I am forwarded to the Page "http://forum.sturume-veld.at/www.sturume-veld.at" and this is not existing.

Plz help ;)

Aresetyr

edit: Ok it was too early in the morning - sorry guys.. I just had to add a "http://" in front of my link to get an external Link... ;)

SSJB_7 07-15-2008 11:42 AM

Perfect Thanks A Lot

ade5675 07-18-2008 01:15 AM

Quote:

Originally Posted by ade5675 (Post 1575596)
Nice mod

***installed***

One quick question: How do you make the dropdown into two columns instead of one as my dropdown list is rather long.


anyone ?

GrendelKhan{TSU 07-31-2008 05:45 PM

omg thank you!

been sooo waiting for this one. :)

Deimos 08-06-2008 10:23 PM

Anyone having problems with XHTML validation?

Mine fails when using navbar 2, but I can't for the life of me, figure out why

It says- Line 38, Column 1126: end tag for "tr" which is not finished .

This is my navbar2 template

Code:

<div class="tborder" style="padding:$stylevar[cellspacing]px; border-top-width:0px">
        <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr align="center">
        <if condition="$bbuserinfo[usergroupid] == 6">
        <td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>
        </if>
        <if condition="$show['member']"><td class="vbmenu_control"><a href="misc.php?do=topposters">Top Posters</a></td>
        <td class="vbmenu_control"><a href="view.php?pg=info_forumrules"><b>Rules/Donate</b></a>
</td>
</if>
</tr>
</table>
</div>


George_46 08-11-2008 12:57 AM

Perfect Thanks A Lot :up:

:confused: Is there any different between:
Code:

<if condition="is_member_of($bbuserinfo, 12)">
And
Code:

<if condition="$bbuserinfo[usergroupid] == 12">

pmoney79 08-11-2008 07:07 PM

Quote:

Originally Posted by attroll (Post 1536312)
If you want it at the very top of your page.

Go to your header template and find:
<a name="top"></a>

After that put:
$navbar2

I tried this and I get nothing displayed, source code of page is blank where I enter this code.

But if I move the "$navbar2" to the other positions in the instructions it does work and it comes up perfect.

How can I diagnose the problem?


All times are GMT. The time now is 08:13 PM.

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.01313 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)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