vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - vBadvanced CMPS Navigation v1.11 (https://vborg.vbsupport.ru/showthread.php?t=126279)

project-Buckfas 11-10-2006 01:51 PM

Works perfect on 3.6.3. Time to install: 1 Second!

Great mod thank you!

vbreal 11-13-2006 10:36 PM

thanks

mlucek 12-08-2006 08:25 PM

K.I.S.S. - Keep It Simple Stupid

Short & sweet little hack. Nice. Installed :classic:

Rahzel_hx 12-11-2006 12:12 AM

http://www.theraidalliance.com/navbarhelp.JPG

usin his picture to explain my question how would you make the link
the Raid Allianice go to some other place than your hope page. Example in my main root i have other index pages and i want it to link just to index2.php not index.php I have an index.html and then i have my cmps_index.php i would like to link back to the CMPS page not my other page

cfspinner 12-16-2006 01:31 PM

1 second install! Done...love it!

Kiint 12-16-2006 04:40 PM

Also using his picture, how would you change the word "Forum" to "Forums"? just and extra letter "S" on the end?

Forum = one
Forums = many

I have many forums, so wish the link to be "Forums".

Edit: Did it the manual way...found it in manage plugins, and found $vbphrase[forum] and changed it to Forums. seems to work OK :)

*Installed*

Crow 01-05-2007 12:50 AM

Clicks Install!:)

BSchrader 02-12-2007 10:48 PM

This is a great hack, but how do I get it to display the suffix "Home" instead of "Forum" on the navbar?

cclaerhout 02-13-2007 09:39 AM

You should change in the code
Code:

$vbphrase[forum]
with Home. It should work. Sorry, i'm missing time at the moment.

BSchrader 02-13-2007 07:26 PM

Thanks C?dric, for the quick response.

I tried what you suggested, replacing
Code:

$vbphrase[forum]
with
Code:

$vbphrase[home]
both places it appeared in the navbar template, but the forum prefix still appears on the navbar. I even tried editing the .xml file in the same way before reinstalling. Then I tried deleting the plugin and installing your code manually with the correction. Every time, your hack worked great, except for the default prefix: forum. I'm perplexed.

If you have any other suggestions, please let me know. Thanks!


All times are GMT. The time now is 11:59 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.01023 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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