Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Advanced Navbar (add navbars & links, display it anywhere) Details »»
Advanced Navbar (add navbars & links, display it anywhere)
Version: 1.0.2, by Developer Developer is offline
Developer Last Online: Nov 2010 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 05-15-2006 Last Update: 05-17-2006 Installs: 150
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

DevNavbar
v.1.0.2
Description::.
This hack will give you an ability to add infinite number of navbars & links
HUGE thnx to Hambil
And another big thnx to beebi
[Hack Features::.
1-easy yo install
2-infinite number of navbars
3-infinite number of links in the navbar
4-select link's target
5-select link's alternate text
many other things just test the hack or see sreenshots

[Planned Features::.
Many planned features to improve the hack
Installation::.
1-Import The Product.
2-upload files to thier destination directory
3-Read post number 2
History::.
1.0.0 On 17. May 2006 Initial Version.
1.0.1 On 17. May 2006 Fix Table prefix problem & remove some non working functions
1.0.2 On 18. May 2006 Now you can display each navbar any where

Hack Languages::.
English Only For Now
Details::.
1 plugin, 35 phrases, 0 option, 1 query per page, 2 files
Donation::.
Feel Free To
aT lAsT::.
If you've installed the hack click
vbulletin.org
if you realy like the hack nominate it for HOTM

Support Given For Who Clicked Install {ONLY}

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #52  
Old 05-17-2006, 01:53 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, due to exams, i have to study hard these days & i'll not present on the net except some days i'll remove some non working functions unill i have time
sorry again
Reply With Quote
  #53  
Old 05-17-2006, 02:07 PM
maroceve maroceve is offline
 
Join Date: Oct 2005
Location: Casablanca, Morocco
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Allright...hope u ace that stuff !
Reply With Quote
  #54  
Old 05-17-2006, 02:37 PM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1.0.1 On 17. May 2006 Fix Table prefix problem & remove some non working functions
Reply With Quote
  #55  
Old 05-17-2006, 02:53 PM
louis_chypher's Avatar
louis_chypher louis_chypher is offline
 
Join Date: Mar 2006
Location: Boise, Idaho
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

advanced_navbar.php

line 227-240

changed to:

switch($vbulletin->GPC['order'])
{
case 'name':
$order = TABLE_PREFIX . 'advnavbar_links.linkname';
break;
case 'id':
$order = TABLE_PREFIX . 'advnavbar_links.linkid';
break;
case 'status':
$order = TABLE_PREFIX . 'advnavbar_links.linkstatus';
break;
default:
$order = TABLE_PREFIX . 'advnavbar_links.linkorder';
}
Reply With Quote
  #56  
Old 05-17-2006, 03:03 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi peeps

I aint had no errors from Atakan KOC addition,
Working well
Reply With Quote
  #57  
Old 05-17-2006, 03:37 PM
JD45 JD45 is offline
 
Join Date: Feb 2006
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Atakan KOC
Problem Fix Files
Thanks for the fix...
Reply With Quote
  #58  
Old 05-17-2006, 03:41 PM
louis_chypher's Avatar
louis_chypher louis_chypher is offline
 
Join Date: Mar 2006
Location: Boise, Idaho
Posts: 130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The, I hope, last issue I am trying to solve is having the quick links contents displayed in the navbar when I enable the product. ?shrug?
Reply With Quote
  #59  
Old 05-17-2006, 03:51 PM
JD45 JD45 is offline
 
Join Date: Feb 2006
Posts: 138
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Atakan, I'm still getting this error when trying to view links. Any suggestions?

Code:
Invalid SQL:

                SELECT *
                FROM vb_advnavbar_links
                
                
                ORDER BY advnavbar_links.linkorder DESC
                LIMIT 0, 10;

MySQL Error  : Unknown table 'advnavbar_links' in order clause
Reply With Quote
  #60  
Old 05-17-2006, 04:00 PM
Quarterbore Quarterbore is offline
 
Join Date: Mar 2005
Location: Valley Forge PA
Posts: 538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will have to try this...

As a note, I threw the following out as a suggestion for a way to navigate between various user profile pages that might be on a site... Am I correct that this hack would work for this?

See:

https://vborg.vbsupport.ru/showthread.php?t=115306

If so, you are my hero!
Reply With Quote
  #61  
Old 05-17-2006, 04:05 PM
Atakan KOC's Avatar
Atakan KOC Atakan KOC is offline
 
Join Date: Feb 2006
Location: Istanbul
Posts: 710
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by JD45
Atakan, I'm still getting this error when trying to view links. Any suggestions?

Code:
Invalid SQL:

                SELECT *
                FROM vb_advnavbar_links
                
                
                ORDER BY advnavbar_links.linkorder DESC
                LIMIT 0, 10;

MySQL Error  : Unknown table 'advnavbar_links' in order clause

Find advanced_navbar.php

PHP Code:
 switch($vbulletin->GPC['order'])
        {
                case 
'name':
                      
$order 'advnavbar_links.linkname';
                      break;
                case 
'id':
                      
$order 'advnavbar_links.linkid';
                      break;
                case 
'status':
                      
$order 'advnavbar_links.linkstatus';
                      break;
                default:
                
$order 'advnavbar_links.linkorder';
        } 
REPLACE

PHP Code:
 switch($vbulletin->GPC['order'])
        {
                case 
'name':
                      
$order TABLE_PREFIX .'advnavbar_links.linkname';
                      break;
                case 
'id':
                      
$order TABLE_PREFIX .'advnavbar_links.linkid';
                      break;
                case 
'status':
                      
$order TABLE_PREFIX .'advnavbar_links.linkstatus';
                      break;
                default:
                
$order TABLE_PREFIX .'advnavbar_links.linkorder';
        } 
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:37 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07967 seconds
  • Memory Usage 2,327KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete