vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Title/Header Q? (https://vborg.vbsupport.ru/showthread.php?t=94197)

Scooterpig 08-13-2005 01:10 AM

Title/Header Q?
 
Am curious if it's possible to not have the forum banner to show up on the Log-in page for a Usergroup that does not have permission to view the forum at all?

Hope this question makes sense..:)

Thank you..:)

BigIke 08-13-2005 04:47 AM

do you mean the forum header?

Scooterpig 08-13-2005 05:29 AM

Quote:

Originally Posted by bringindaruckus
do you mean the forum header?

My bad yes sorry, perhaps I shoulda wrote that instead of Banner.

Actually my question relates to the Title Image for Header that may be up on a forum and visible.

Curious if this can be not shown for unregistered or not logged in users, but once logged in it shows?

Scooterpig 08-14-2005 07:00 AM

Quote:

Originally Posted by Intrepid
My bad yes sorry, perhaps I shoulda wrote that instead of Banner.

Actually my question relates to the Title Image for Header that may be up on a forum and visible.

Curious if this can be not shown for unregistered or not logged in users, but once logged in it shows?

Anyone at all able to tell me either yay or nay please?????

Scooterpig 08-16-2005 06:10 AM

One last bump..:(

Scooterpig 08-24-2005 08:59 AM

OK i received a reply to this on vb.com and am now wondering if I may please ask for some help in regards to the answer.

http://www.vbulletin.com/docs/html/m...e_conditionals

I understand I need conditionals for what I'm trying to achieve but I was wanting the header pic to not show up for Guests/Not Logged In and not a message. Does that change anything and if so how please as have never played or executed any conditionals before and not sure how to go about it for my question.

Thank you..:)

Andreas 08-24-2005 09:47 AM

Not sure if this is what you want ...

Template STANDARD_ERROR

Replace

Code:

$header
Code:

<if condition="$bbuserinfo[userid]">
$header
</if>

If it is not, please explain more what exactly you want to hide where :)

Scooterpig 08-24-2005 10:48 AM

That is perfect, thank you so much KirbyDE...muchly appreciated..:)


All times are GMT. The time now is 08:03 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.01028 seconds
  • Memory Usage 1,725KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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