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)

harmor19 07-06-2006 10:52 PM

For members that are upgrading...
I am sorry but I do not know how to make an upgrade script so you'll need to delete the product from your admin control panel and reupload it.

Overwrite admincp/admin_custom_links.php

harmor19 07-07-2006 04:12 AM

I updated the screenshots

louis_chypher 07-07-2006 11:22 AM

if upgrading after copying the files to your forum then in admin cp | maintenance | Execute sql query you should run two queries to update the two custom links tables

The following is an example of the queries

number one:
Code:

ALTER TABLE *custom_singlelinks ADD link_perms varchar(100) NOT NULL default ''
number two:
Code:

ALTER TABLE *custom_droplinks ADD link_perms varchar(100) NOT NULL default ''
Notice the * in the query. If you have a table prefix replace the * with the name of your table prefix. If you do not have a table prefix then do not include the * in the alter table sql querys

Puntoboy 08-19-2006 11:05 AM

i've uninstalled this mod as i'm now using Menu Control version 1.3 but its left an arrow in my nav bar, how do i remove this?

Puntoboy 08-19-2006 11:14 AM

its ok, i've sorted it,

thanks for the mod, it worked very well :D

interceptor 09-15-2006 03:02 PM

In my case is work under 3.6.0 now I install 3.6.1 and i dont get any links in navabar ..

Konstantinos 12-17-2006 06:03 AM

it doesnt work in 3.6.4

kanadian 12-18-2006 02:04 PM

works great on 3.6.2


how do i change the link from saying 'extras' to 'links' imo, it should say that by default :)

PimvanJ 02-15-2007 09:55 AM

Where to put the $custom_droplinks and $custom_singlelinks variables, to get this work in ibproarcade?
I'm using VB 3.54 and I already try this in the Arcade template but that didn't resolve the problem.
Any help highly appreciated.

harmor19 02-15-2007 03:04 PM

I have no idea.


All times are GMT. The time now is 11:40 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.01799 seconds
  • Memory Usage 1,727KB
  • 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
  • (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