vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Navbar Links (https://vborg.vbsupport.ru/showthread.php?t=303068)

49er 10-07-2013 08:11 AM

Navbar Links
 
Hello,

Is there a way to show links in the navbar to registered members only in Vb4 :confused:

Thanks

ozzy47 10-07-2013 09:11 AM

Which version of vB4?

49er 10-07-2013 10:53 AM

That would be 4.2.0

Thanks

ozzy47 10-07-2013 11:00 AM

Edit them in the Navigation Manager, and in the field, Show Permission Name set it to member

Note: If they are tabs from custom mods, and have something there already like, vbshop, you can separate them with a dot, like so, vbshop.member

49er 10-07-2013 11:58 AM

Thanks very much ...

ozzy47 10-07-2013 01:06 PM

Not a problem, glad to help. :)

webmastersun 10-10-2013 03:03 PM

Using this
Code:

<if condition="$show['member']">
if members logged in, then show your link you want.

ozzy47 10-10-2013 03:07 PM

First off, that code is for vb3 this is a vb4 forum. Secondly. There is no need for that in the users version. Also, what I posted was the solution. Please read the thread before posting, so other users don't get confused.

webmastersun 10-10-2013 03:11 PM

Quote:

Originally Posted by ozzy47 (Post 2451843)
First off, that code is for vb3 this is a vb4 forum. Secondly. There is no need for that in the users version. Also, what I posted was the solution. Please read the thread before posting, so other users don't get confused.

It's only other way to make a link to registered members and I am using it on my vbulletin 4x. It's code of vb4, not vb3.
In other words, I agree to you, this problem can solve according to your solutions.

Cheers!

ozzy47 10-10-2013 03:14 PM

It is not vb4 code, <if is vb3 <vb:if is vb4 code


All times are GMT. The time now is 11:39 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.01157 seconds
  • Memory Usage 1,723KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete