vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Project Tools Link not Visible in NavBar with Customized Styles (https://vborg.vbsupport.ru/showthread.php?t=180876)

NashChristian 05-29-2008 10:40 AM

Project Tools Link not Visible in NavBar with Customized Styles
 
Hello.

I have a couple of customized styles (by another designer) which I'm using on my website, that place the navbar code in the header. For some reason on those styles, the Project Tools link does not show up at all. I'm sure that someone has run accross this.

How do I "fix" it to show the Project Tools link in those styles, without having to revert the templates and screw up the styles?

Thanks!
Jeff

Jase2 05-29-2008 11:18 AM

You could empty the pt_navbar_link template, then add the link to your project tools in your navbar, by adding:

Code:

<if condition="$bbuserinfo[userid]"><td class="vbmenu_control"><a href="/forum_directory/project.php">Project Tools</a></td></if>
Simply replace forum_directory with your forums directory, and remove the if statement if you want it to show for guests on the navbar.

NashChristian 05-29-2008 12:29 PM

Could I do this WITHOUT emptying my pt_navbar_link? The reason I ask, is because I have other styles which this DOES work with. I need a solution which will work in both instances.

Thanks!
Jeff

NashChristian 05-31-2008 02:18 AM

I have only ONE user group who I allow to view Project Tools. How would I rewrite the IF condition to only work for that one User Group?

How would I determine the ID number of that one group?

Thanks!
Jeff


All times are GMT. The time now is 05:53 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.00974 seconds
  • Memory Usage 1,714KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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