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)
-   -   Forum Display Enhancements - Tabs Add System for vBulletin 4 (sstab advanced) (https://vborg.vbsupport.ru/showthread.php?t=233629)

addamroy 05-31-2012 12:41 AM

This mod isn't removing the blogs or what's new tabs when I select the 'hide blogs tab' and 'hide whats new tab' options....

Anyone else having this problem?

insidegames 05-31-2012 08:08 AM

How can i create a dropdown list with "insidegames" and then diffrent links?

BlessedFWI 05-31-2012 09:02 AM

Quote:

Originally Posted by addamroy (Post 2334899)
This mod isn't removing the blogs or what's new tabs when I select the 'hide blogs tab' and 'hide whats new tab' options....

Anyone else having this problem?

Are you using vB4.2? If so, then you can go to your adminCP and click on "Settings" and then "Navigation Manager" and then uncheck the active boxes of what you do not want to show. If you aren't using vB4.2 then you will need to edit the templates, I believe. But I wouldn't know how to tell how to do that. Sorry. I hope you get it figured out.

Quote:

Originally Posted by insidegames (Post 2334974)
How can i create a dropdown list with "insidegames" and then diffrent links?

Step 1:

Click on "Menu Tabs" > "Add New Tab" > Then fill out the info:

Tab Label:
Inside Games (Or whatever you want the tab to say)
Please enter the varname of the phrase. If it doesn't exists, then the title will be used: Leave blank
This Tab is a Menu? Yes

Then leave everything else as is unless you want it changed and then save.

Then you will see it like this:

https://vborg.vbsupport.ru/external/2012/05/3.jpg

Step 2:

To make the links you click on "Drop Down Items" on the left > Then fill out the info:

Parent Tab: This will be "Inside Games" or whatever you want to make the drop down menu
Please enter the varname of the phrase. If it doesn't exists, then the title will be used: Leave blank
Menu Text: The name you want to link to be

Then leave everything else as is unless you want it changed and then save. You will do this second step every time you want to add a link to the drop down menu.

I hope that is what you were looking for. :D

nrms? 06-02-2012 01:42 AM

First of all, I want to congratulate the author of this mod.

Then I have two questions.
  1. I downloaded the attachment "sstab_advanced_205.zip", which was supposed to be version 2.0.5, but the code that we have in the sixth line are <version>2.0.3</version> is normal ...?
  2. I'm trying to use the phrases of vbulletin, which apparently would be supported, but I am not able to function. For example, in Sub-Tab Links put $vbphrase[forum_rules] in the field provided for the phrase, leaving Menu Text blank, the result is a link without any text. What is it ...?

NiTRoN 06-05-2012 03:19 AM

Ive used this mod but since 4.2 has Menu TAB Manager build in this mod isn't really a necessity. 4.2 seemed to brake certain functionality of this mod, hopefully author will update it..

d34fdumbbl1nd 06-06-2012 08:31 PM

it seems to me that never somebody mententioned that urls bigger then 200 characters will be cropped.

since 2007 internet explorer allowes 2083 characters (GET or POST) in the URL
http://support.microsoft.com/kb/208427/de
http://stackoverflow.com/questions/2...type-for-a-url

this is like I fixed this problem using phpmyadmin:
ALTER TABLE `evbs_sstabs` CHANGE `url` `url` VARCHAR( 2083 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL
ALTER TABLE `evbs_sstabs_childs` CHANGE `url` `url` VARCHAR( 2083 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL

beside this small bug its a great addon...

Jhonnyf, maybe you could implement it in any further updated version of your addon?

DoDe 06-08-2012 01:29 PM

Quote:

Originally Posted by NiTRoN (Post 2336637)
Ive used this mod but since 4.2 has Menu TAB Manager build in this mod isn't really a necessity. 4.2 seemed to brake certain functionality of this mod, hopefully author will update it..

What kind of functionality? I tested it locally and it seams to be ok. Nevertheless I'd be grateful if you share the breaking points. I still want to use this mod due to its drop down tabs.

Regards!

sivaganeshk 06-08-2012 04:37 PM

how to perfectly uninstall this mod?
I currently have Navigation manager.

MarceloS 06-11-2012 01:54 PM

Hello Johnny, thanks for this product.

I upgraded to vb4.2 and reverted my navbar. I also uninstalled your product and deleted the files.

But one of my tabs is still there. I mean, it is doubled, and there is only one at the new navigation manager.

Do you know what can I do?

Thanks!

sivaganeshk 06-11-2012 02:33 PM

Quote:

Originally Posted by MarceloS (Post 2338724)
Hello Johnny, thanks for this product.

I upgraded to vb4.2 and reverted my navbar. I also uninstalled your product and deleted the files.

But one of my tabs is still there. I mean, it is doubled, and there is only one at the new navigation manager.

Do you know what can I do?

Thanks!

Hey, Go to Styles ---> Edit Template --> navbar

/* copy the current code(for backup purpose) */

Now Revert the navbar template.

Then add new tabs via Navigation Manager :)


All times are GMT. The time now is 02: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.02403 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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