Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-22-2008, 12:44 PM
goldendox goldendox is offline
 
Join Date: Mar 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default making private forum link private

Hi:

I just made a "quick forum jump" navbar at the top of my bb's page - http://www.thedachshundnetwork.com/vbb - but the private forum shows up for everyone. How can I code that to make it visible only to those with permission to access it? And could you tell me exactly where the code goes? I'm just been bitten by the vb bug. :-)

Thanks, so much.
Reply With Quote
  #2  
Old 04-22-2008, 01:00 PM
Bradley_Wint Bradley_Wint is offline
 
Join Date: Jul 2007
Posts: 543
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the settings of the particular forum and choose to Not Show Private Forum
Reply With Quote
  #3  
Old 04-22-2008, 02:30 PM
goldendox goldendox is offline
 
Join Date: Mar 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a forum jump navbar that needs to be invisible to those unauthorized to see it, not the forum itself.
Reply With Quote
  #4  
Old 04-22-2008, 03:08 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did you know you have an "<h6>" and "</h6>" in your title bar?

You could do a conditional in front of the link:
Code:
 <if condition="is_member_of($bbuserinfo, array(x,y,z))">
show link if you are in usergroup x,y,or z
</if>
Reply With Quote
  #5  
Old 04-22-2008, 03:38 PM
goldendox goldendox is offline
 
Join Date: Mar 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, but it was the only way i knew how to get the title to shrink.

Thank you for this help.

Can you tell me how to replace the h6 tags with the correct ones for vb?

Thank you, again.

Quote:
Originally Posted by Lynne View Post
Did you know you have an "<h6>" and "</h6>" in your title bar?

You could do a conditional in front of the link:
Code:
 <if condition="is_member_of($bbuserinfo, array(x,y,z))">
show link if you are in usergroup x,y,or z
</if>
--------------- Added [DATE]1208882635[/DATE] at [TIME]1208882635[/TIME] ---------------

Hi Again Lynne:

That didn't work, unfortunately.

Is this the way you want me to code it?

<td class="vbmenu_control"><if condition="is_member_of($bbuserinfo, array(x,y,z))">
show link if you are in usergroup x,y,or z
</if><a href="forumdisplay.php?f=56">Private</a></td>

Also, is there a setting that will allow you to be logged into the bb using one username, then logged into the admincp using another? Whenever I want to test something from a registered user end (vs admin), I then get bumped out of admincp.

Thanks.
Reply With Quote
  #6  
Old 04-22-2008, 03:44 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You should not have any html in your <title> tags. The title tag puts the words at the very top of the browser and it does not parse html. I've always tried to make the wording there as little as possible.
Reply With Quote
  #7  
Old 04-22-2008, 07:59 PM
goldendox goldendox is offline
 
Join Date: Mar 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i make the title text smaller? and the forum text...?
Reply With Quote
  #8  
Old 04-22-2008, 08:08 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The title text? The stuff in the very top browser bar? You can't change the text size for that.

As for the code, if that is the link you are wanting to only show to people who can see it - people in usergroup x or y or z:
Code:
 <if condition="is_member_of($bbuserinfo, array(x,y,z))">
<td class="vbmenu_control"><a href="forumdisplay.php?f=56">Private</a></td>
</if>
But, you need to replace the x,y,z with the usergroup ids for the groups who can see the forum.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:34 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.03628 seconds
  • Memory Usage 2,229KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete