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)
-   -   Advanced Navbar (add navbars & links, display it anywhere) (https://vborg.vbsupport.ru/showthread.php?t=115806)

h_andi 01-11-2007 03:25 PM

Hey Amiga Harrison

I fixed this problem with the following code.

Find in the navbar-Template:

Code:

<!-- breadcrumb, login, pm info -->
Before, add this code.

Code:

<!-- additionalnavbar -->
<div align="center">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-bottom-width:0px">
    <tr align="center">
        <td class="vbmenu_control"><a href="/link/your/url">Description</a></td>
        <td class="vbmenu_control"><a href="/link/your/url">Description</a></td>
        <td class="vbmenu_control"><a href="/link/your/url">Description</a></td>
        <td class="vbmenu_control"><a href="/link/your/url">Description</a></td>
        <td class="vbmenu_control"><a href="/link/your/url">Description</a></td>
        <td class="vbmenu_control"><a href="/link/your/url">Description</a></td>
    </tr>
    </table>
</div>
<!-- / additionalnavbar -->

You can see a second Navigation-Bar.

I hope i can help you with this.

so long andi

Zowners 01-20-2007 10:32 PM

i still cant see the navbar on my forum = /
any ideas why?

i installed the fixed version
iam using 3.6 at the moment

Zowners 01-20-2007 10:57 PM

sorry for double psoting, at 1st i thought hey just did show but now iam not even able to make new navbars i get this error

PHP Code:

Database error in vBulletin 3.6.0:

Invalid SQL:

            
INSERT INTO advnavbar_navbar
            
(barname,barstatus,bargroups)
            
VALUES
            
('first''1'''
       
);

MySQL Error  Unknown column 'bargroups' in 'field list'
Error Number 1054
Date         
SaturdayJanuary 20th 2007 04:49:50 PM
Script       
http://www.paramorefans.com/boards/admincp/advanced_navbar.php?do=savebar
Referrer     http://www.paramorefans.com/boards/admincp/advanced_navbar.php?do=addbar
IP Address   201.247.181.226
Username     
Locomotion
Classname    
vb_database 


afmarko99 01-21-2007 10:14 PM

Quote:

Originally Posted by h_andi (Post 1156299)
Hey Amiga Harrison

I fixed this problem with the following code.

You can see a second Navigation-Bar.

I hope i can help you with this.

so long andi


andi thanks for the help. This worked great for me. I have only one problem now. I am trying to put this right under my original navbar. Currently it is attached to the welcome box.

See website www.thepublicenemy.net

Tri@de 03-01-2007 06:29 AM

There's a way to add a field that enable the link view only for some groups?

Sir_Yaro 04-22-2007 02:23 PM

Quote:

Originally Posted by Amiga Harrison (Post 1155881)
I am using the same portal as h_andi and am having the same problem. The navbars show properly for the rest of the forum, but not on the portal page. I've added the variable to the Advanced Navbar settings but it didn't have any effect.

Anyone have ideas on how to fix this?

[/quote] it depend what variable you use in a navbar to show advnavbar in my case it was:
Code:

$developer_navbar[first]
so I had to add
Code:

developer_navbar
into Portal Output Global Variables

RTFA 06-16-2007 01:18 PM

GEtting database errors:

Database error in vBulletin 3.6.7:

Invalid SQL:

SELECT *
FROM VBadvnavbar_links

WHERE advnavbar_links.linkbar = 1
ORDER BY VBadvnavbar_links.linkorder DESC
LIMIT 0, 10;

MySQL Error : Unknown table 'advnavbar_links' in where clause
Error Number : 1109

BabyNameAddict 07-11-2007 05:58 PM

Installed. Great job!!

rnmcd 07-15-2007 01:39 AM

Has anyone made something like this for 3.6.x?

silence88 07-15-2007 02:00 PM

simply awesome many thanks !


All times are GMT. The time now is 08:06 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.01339 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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