vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Mini Mods - Double navigation buttons bar (https://vborg.vbsupport.ru/showthread.php?t=130958)

karlm 07-06-2007 12:34 AM

nice :)

MiahBeSmokin420 07-06-2007 01:57 AM

Quote:

Originally Posted by karlm (Post 1283982)
nice :)

thanks thanks been designing website for about 5 years now

i also sell web hosting if you intrested so i mean there is a link on that site if you intrested


EDIT: And Sorry i Didnt Relize I Had The 3 Nav Bar Links Hidden To Guests

So Here I Included A Screen Shot So You Gues Dont Have To Register To See It

But Ya Here Ya Go:

KevinLiles 07-07-2007 07:07 PM

Thanks doc!

aakhan136 07-14-2007 06:20 PM

Thanks

anuanu 07-18-2007 01:16 PM

Working great after alittle re-arranging! One note though:

Only usergroup 6 can see this (admins):

Code:

<if condition="$bbuserinfo[usergroupid] == 6">
        <td class="vbmenu_control"><a href="$admincpdir/index.php$session[sessionurl_q]">AdminCP</a></td>

But if your a guest your not assigned a usergroup there for you can still see it. I tested this on my forums and guests are still able to see the AdminCP link. Just a FYI for you.

popowich 07-21-2007 04:09 PM

I believe the correct way or at least another way to do this is to surround the code with:

PHP Code:

<if condition="is_member_of($bbuserinfo, 6)">
</if> 

-Raymond

dricho 07-26-2007 04:35 AM

Thank you so much - easy and quick!
Much appreciated.

rnmcd 08-04-2007 09:49 PM

anyone try this with 3.6.8?

Fungsten 08-04-2007 10:13 PM

Quote:

Originally Posted by rnmcd (Post 1309922)
anyone try this with 3.6.8?

I just did it and it worked.

djdonx 08-29-2007 03:14 PM

I just saw this on another forum, perfect.

Exactly what I wanted

*Installs*


All times are GMT. The time now is 06:36 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.01116 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)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
  • (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