vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Information Bar for Guests (https://vborg.vbsupport.ru/showthread.php?t=72279)

Slapyo 10-07-2005 05:35 AM

https://vborg.vbsupport.ru/showthread.php?t=97150

There is my thread for this hack for version 3.5.0 ... go click install there if you installed it!! :)

RaceJunkie 10-07-2005 01:11 PM

Quote:

Originally Posted by Slapyo
well if you do and don't mind testing it out lemme know! thanks.

i installed firefox at work but wasn't blown away with it so i kept IE here at home. the only thing i like is the tabbed browsing.

Try avantbrowser.com tabbed also

cmiller1014 10-25-2005 03:32 AM

Hey guys... I have a quick question.

I love the way this looks and I want to have one that shows up there when the user is browsing a private forum. As it stands, I have a secondary usergroup that about 10 people are in. Those 10 people can view 1 forum that noone else can. I would like a bar like this to show at the top if their secondary usergroup = a certain number.

I just dont want them thinking these posts are in the open forum because obviously it appears to them as though they are.

What would the conditional be for that? I can figure the rest out.

THANKS IN ADVANCE! THIS MEANS A LOT!

aciurczak 10-25-2005 04:54 AM

I'd try something like:

Code:

<if condition=("$bbuserinfo['usergroupid']" = groupIDthatyou'recheckingfor)>.
Add multiple conditionals if you need multiple groups. Put it in both the headinclude and the header templates.

The Geek 10-27-2005 11:21 AM

Just a quick note...

I, like many of you get tired of constantly seeing the Help! emails about 'Ive registered but cant post' only to find that they typically didnt read that they need to activate their account.

I have tweaked the template changes here a touch to give these guys a friendly nudge:

Header:
PHP Code:

<if condition="($show['guest'] || is_member_of($bbuserinfo,3)) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
<
tr>
<
td width="100%">
<
div id="infobar"><if condition="$show['guest']"><a href="http://www.thenailgeek.com/register.php?referrerid=1">It appears you are not yet a geek!. To join the worlds largest community of nail professionalsclick here...</a><else />
<
a href="http://www.thenailgeek.com/register.php?do=requestemail">Thanks for registeringPlease follow the activation email instructions sent to you or click here to resend them</a>
</if><
embed src="http://www.thenailgeek.com/infobar.wav" autostart="true" loop="0" hidden="true"></embed></div>
</
td>
</
tr>
</
table
</if> 

headerinclude:

PHP Code:

<if condition="($show['guest'] || is_member_of($bbuserinfo, 3)) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<
link rel="stylesheet" href="http://www.thenailgeek.com/infobar.css" type="text/css" />
</if> 

Anyhooo. It sure helps prevent those annoying emails!

Great mod. I love it.

MissKalunji 11-08-2005 06:40 PM

Quote:

Originally Posted by The Geek
Just a quick note...

I, like many of you get tired of constantly seeing the Help! emails about 'Ive registered but cant post' only to find that they typically didnt read that they need to activate their account.

I have tweaked the template changes here a touch to give these guys a friendly nudge:

Header:
PHP Code:

<if condition="($show['guest'] || is_member_of($bbuserinfo,3)) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
<
tr>
<
td width="100%">
<
div id="infobar"><if condition="$show['guest']"><a href="http://www.thenailgeek.com/register.php?referrerid=1">It appears you are not yet a geek!. To join the worlds largest community of nail professionalsclick here...</a><else />
<
a href="http://www.thenailgeek.com/register.php?do=requestemail">Thanks for registeringPlease follow the activation email instructions sent to you or click here to resend them</a>
</if><
embed src="http://www.thenailgeek.com/infobar.wav" autostart="true" loop="0" hidden="true"></embed></div>
</
td>
</
tr>
</
table
</if> 

headerinclude:

PHP Code:

<if condition="($show['guest'] || is_member_of($bbuserinfo, 3)) AND (THIS_SCRIPT != 'register') AND (THIS_SCRIPT != 'login')">
<
link rel="stylesheet" href="http://www.thenailgeek.com/infobar.css" type="text/css" />
</if> 

Anyhooo. It sure helps prevent those annoying emails!

Great mod. I love it.


works great!

dre 11-20-2005 09:27 AM

would this work in 3.5.1 anybody?

derekivey 11-20-2005 11:00 AM

Yes, I it installed on my 3.5.1 forum and it works fine.

Slapyo 11-21-2005 04:51 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=97150" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=97150</a>

That is the thread for the 3.5.x version. No changes made, just put it in the 3.5.x area as well.

bloodwrath 12-08-2005 12:27 AM

very cool and very easy to install
thanks


All times are GMT. The time now is 03:12 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.01559 seconds
  • Memory Usage 1,774KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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