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)

Boofo 06-26-2010 06:13 AM

You can not get scroll down tabs from the main tabs for this mod. If you want me to look at it after you re-install the mod, PM me admin login details for I can fix whatever is happening.

Gero50 06-27-2010 10:24 PM

Installed and working great. The only suggestion is the Install instructions are a little unclear on first glance. But still great mod keep up the hard work.

DreamnetRob 06-29-2010 05:03 PM

THANK YOU ... this worked simply and was easy to understand.

Installed at http://www.planedomain.net/

kroko 06-29-2010 07:46 PM

dang!! this fill a big whole in vbulletin. thanks mate!

virtus 06-30-2010 02:11 AM

ok, maybe I'm just a noob but I cannot get this to work. I uploaded the xml file in the upload folder (the only file) to includes/xml and i add uploaded product-vbh_newtabs10.xml via product manager.

I am running 4.0.4 L1.

This is my first add-on that I have tried to install so let me know if i am missing something very obvious.

Where would I find the add-on once I installed it?

Thanks

virtus 06-30-2010 07:48 PM

well, not sure what I did wrong, but it's working now

PreciseDemise 07-02-2010 03:49 PM

Tagged & Nominated. Will defo be back to download and install next time I'm on my laptop =)

x626xblack 07-02-2010 04:43 PM

Any way to get new tabs to appear on a second row beneath the primary row if you have a narrow style?

SoltanWorld 07-02-2010 05:02 PM

Does it support <img> as tab name ? for example like this :

<img src="menuimage">=>/group.php/

Gord 07-04-2010 08:50 PM

Thanks Elmer.
Just the ticket :)

StarShaper 07-07-2010 09:05 PM

This Plugin generates a warning with vB 4.0.4.

Quote:

Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(394) : eval()'d code
The following code lines are responsible.

PHP Code:

foreach ($vbulletin->bf_misc_vbhdistabs AS $tabname => $valor)
{
    if (
$vbulletin->options['vbhdistabs'] & $valor){
switch(
$tabname){

            case 
'vbh_cms':
            
$vbulletin->templatecache['vbcms_navbar_link'] = str_replace('<li','<li style="display:none"',$vbulletin->templatecache['vbcms_navbar_link']);
break;
        break;

        case 
'vbh_blogs':
            
$vbulletin->templatecache['blog_navbar_link'] = str_replace('<li','<li style="display:none"',$vbulletin->templatecache['blog_navbar_link']);
        break;

        case 
'vbh_whats_new':
            
$vbulletin->templatecache['navbar'] = str_replace('><a class="navtab" href="search.php',' style="display:none"><a class="navtab" href="search.php',$vbulletin->templatecache['navbar']);
        break;

            }

    }
        
    



lulu22 07-08-2010 03:51 PM

Great mod. Makes adding tabs soooooooooo much simpler. THANK YOU Elmer!:D

Mumin 07-09-2010 05:05 AM

I downloaded this file. I am using 4.0.4.

How do I do this part? "Import the xml file from the product manager.."

Ririal 07-12-2010 08:51 AM

Amazing. Simple and easy to use, exactly what I was searching for.

Idiosyncrasy 07-14-2010 05:26 AM

Very nice mod. My members have been asking for this kind of thing for a while, and I'm impressed at how easy it was to use. Thanks!

Installed at http://www.totse2.com

Nikola Bosnjak 07-14-2010 05:43 PM

Quote:

Originally Posted by salvador21 (Post 2058234)
Sorry to appear thick, but can someone explain in simple language how to get a tab selected.

The tab is working nicely but I can't figure out the THIS_SCRIPT business.

e.g. if I am linking to a CMS article, e.g.

http://cafesaxophone.com/content.php?198-Music-Store

what do I put in the VBH tab control panel, and do I edit any files?

I'm repeating this becouse I can't find the answer, and I'm also stuck here. I linked new tab to an article, but I have no clue what to do with THIS_SCRIPT. Any example, please? Do I need to insert some code to an article that would make tab selected?:confused:

EDIT: I did it like it was described here. Works fine for me.

I wanted a tab that would display my section 21, and also to be active when I click it. The link to this section is .../content.php?21.
So, I made a copy of content.php and named it novosti.php. I opened it and modify line with THIS_SCRIPT, replaced "vbcms" with "novosti". I made new tab with this tool and point it to novosti.php?21, and set the THIS_SCRIPT value to "novosti". Everithing is great, only I don't have sublinks, like I have them when I go to article 21 on regular way, but that is a minor issue.

PreciseDemise 07-17-2010 10:01 PM

Great Mod, works perfects Thanks =)

joeman 07-28-2010 06:34 PM

Quote:

Originally Posted by Mumin (Post 2066678)
I downloaded this file. I am using 4.0.4.

How do I do this part? "Import the xml file from the product manager.."

Did you get this to work with your version 4.0.4?

Just wondering if this tabs mod will work with 4.0.4 yet or if there is a tab plugin on vBulletin.org that anyone knows about. Thanks

Mosh 07-28-2010 08:53 PM

Quote:

Originally Posted by joeman (Post 2075894)
Did you get this to work with your version 4.0.4?

Just wondering if this tabs mod will work with 4.0.4 yet or if there is a tab plugin on vBulletin.org that anyone knows about. Thanks

You could try my one - Tab and Link Manager Lite.

Boofo 07-28-2010 09:12 PM

Quote:

Originally Posted by joeman (Post 2075894)
Did you get this to work with your version 4.0.4?

Just wondering if this tabs mod will work with 4.0.4 yet or if there is a tab plugin on vBulletin.org that anyone knows about. Thanks

I'm using this on vb 4.0.5 and it works fine.

safakuygur 07-29-2010 01:46 PM

very good thanks

foesracing 07-30-2010 02:58 PM

Thanks for posting this. It is great. I love it almost as much as SEX!!!:D

MmassCacreS 08-11-2010 09:13 PM

Thank you!

-INSTALLED-


~VBVersion 4.0.5~

WhiskeyOSS 08-12-2010 04:06 PM

not working with 4.06 causes the forums to crash with a bootstrap error message

CoronasRGood 08-12-2010 04:18 PM

This seems to be happening after any upgrades starting at 4.0.3... Just uninstall the product and re-install and it should work fine.

imedic 08-14-2010 01:23 PM

Fresh install on 405 and i get this:
Code:

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/xxxx/public_html/includes/class_bootstrap.php(394) : eval()'d code on line 31

Parse error: syntax error, unexpected '<' in /home/xxxxx/public_html/includes/class_bootstrap.php(394) : eval()'d code on line 31

I have only 2 mods installed on a fresh forum installation (vbseo and automatic thread tagger)
:(
I wait for a bug fix

wekzym 08-19-2010 08:27 AM

Top, also ich finde es super und verständlich und es funktioniert ohne Probleme. Danke

Chuta 08-19-2010 10:31 PM

Hello all,

I'm from vBulletin Hispano, and I want to let you know this hack will not be updated and supported anymore. I would suggest you using Mosh add-on:

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

Regards, and apologies for any inconvenience.

unknown22 08-24-2010 03:15 AM

How come I made a home tab

Home, Forum

but when i click on home it's highlighted on forum but it doesn't do that with other tabs.

GrowReport 08-25-2010 01:31 PM

Props dude...thanks. That was the easiest tab I have ever installed on a nav bar ever!!

Well done, this is how vB should manage their tabs...very easy.

Thanks!!

Pravokutnik 08-25-2010 04:28 PM

When I install and enable this mod I get the error quoted below;

Quote:

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/pravo/public_html/forum/includes/class_bootstrap.php(394) : eval()'d code on line 29

Parse error: syntax error, unexpected '<' in /home/pravo/public_html/forum/includes/class_bootstrap.php(394) : eval()'d code on line 29
I run vbulletin forum only 4.0.6. Error presents itself above forum header.

Identical error manifests when I install and enable module with similar purpose as this one called "Tabs Add System for vBulletin 4 (sstab advanced)"

Please advise!

[email protected] vbmenu_register("postmenu_2090309", true); 08-27-2010 12:24 PM

Installed and voted for MOTM.

Awesome job!

Hippy 08-28-2010 11:04 PM

Quote:

Originally Posted by unknown22 (Post 2088661)
How come I made a home tab

Home, Forum

but when i click on home it's highlighted on forum but it doesn't do that with other tabs.

did you add "THIS_SCRIPT" ?

okhissabigfish 08-29-2010 11:45 AM

Installed and marked...

Great Job!!!!!

wickedstangs 09-13-2010 03:11 PM

wow, awesome mod..

Dr. Luke 09-14-2010 04:13 AM

Brilliant. The best, most easy to use hack that I've found. The simple ability to add and remove, and remove default tabs like "What's new?" is great.

Although, I would suggest you edit you 'installation' guide. As a newbie, I was unaware that you had to use the product manager to install the product, as you had not listed. I had to abandon hope of using this, to then find another with a better installation guide. Which then taught me how to use yours.

CharlyVega 09-16-2010 10:12 PM

Installed and marked...

Very, Very GOOD !!1

Thanks

shanef 09-17-2010 01:50 AM

Quote:

Originally Posted by Dr. Luke (Post 2097933)
Brilliant. The best, most easy to use hack that I've found. The simple ability to add and remove, and remove default tabs like "What's new?" is great.

Although, I would suggest you edit you 'installation' guide. As a newbie, I was unaware that you had to use the product manager to install the product, as you had not listed. I had to abandon hope of using this, to then find another with a better installation guide. Which then taught me how to use yours.

Do you have a link to the install guide. I'm a newb as well and i can't seem to get it to load for me

BlackHoster 09-17-2010 06:58 AM

Excellent work :) installed thank you very much

mp4sverige 09-17-2010 11:18 AM

installed, great thanks..
But how to have the new tab selected when linking tab to a specific forum???


All times are GMT. The time now is 10:21 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.02446 seconds
  • Memory Usage 1,829KB
  • 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)bbcode_php_printable
  • (8)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
  • (40)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