vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - vBH-Add new tabs (https://vborg.vbsupport.ru/showthread.php?t=228507)

Dr.osamA 11-22-2009 04:17 AM

god mod man

thxxxxx
________
VAPORIZER SHOP

FlameGun 11-22-2009 04:54 AM

Suggestion, It is amazing already but I would love if you could:

Edit Titles of Already Placed Tabs
Edit Sub-Links of Tabs
Edit Display Order

TandyServices 11-22-2009 10:23 AM

Great this will help alot.. Thanks

VonDoom 11-22-2009 10:56 AM

This would be perfect if it would allow us to arrange the tabs before or after the default tabs. Installed, Nominated

iamspookysdaddy 11-22-2009 12:25 PM

Excellent Mod....Thanks for the great work!

Any way to make it so that a tab is only visible to non-logged in users? I am going to be using my forum integrated with another program where the login takes place. I am going to turn off registrations and remove the code for the login from vbulletin. I would like to have two tabs for login and register which will be used to direct to the other programs register and login pages. Once a user is logged in I would not want them to see the tabs:erm:

Thanks

crazyace 11-22-2009 02:55 PM

Quote:

Originally Posted by iamspookysdaddy (Post 1918852)
Excellent Mod....Thanks for the great work!

Any way to make it so that a tab is only visible to non-logged in users? I am going to be using my forum integrated with another program where the login takes place. I am going to turn off registrations and remove the code for the login from vbulletin. I would like to have two tabs for login and register which will be used to direct to the other programs register and login pages. Once a user is logged in I would not want them to see the tabs:erm:

Thanks

You would need to add in an if statment. Something like this

PHP Code:

if (is_member_of($vbulletin->userinfo567))
some code in here



LoveStream 11-22-2009 03:09 PM

Very simple and strong.

marianoblesa 11-22-2009 03:43 PM

please, target_blank

iamspookysdaddy 11-22-2009 05:46 PM

Quote:

Originally Posted by crazyace (Post 1918919)
You would need to add in an if statment. Something like this

PHP Code:

if (is_member_of($vbulletin->userinfo567))
some code in here




What code needs to be added? I am not a programmer :erm:

Thanks

Cajunle 11-23-2009 12:52 AM

Excellent and easy to setup.

Thanks


All times are GMT. The time now is 07:18 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.01746 seconds
  • Memory Usage 1,741KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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