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)

Gamelobby 04-25-2011 06:00 PM

Have to delete all the stuff you uploaded to your server in the "upload" folder. (IF you want to completely uninstall it) Otherwise if you are just re-installing just upload the xml, & should be good to go.

Teascu Dorin 04-26-2011 07:04 PM

1 Attachment(s)
If I use a link like http://www.domain.com/forum/f11/ what do I need to set to make some sub-tabs in the nav bar and to make the tab as selected like here:

docvader 04-27-2011 02:18 AM

did you take the cpnav.... out of the includes/xml folder?

Teascu Dorin 04-27-2011 02:36 AM

Quote:

Originally Posted by docvader (Post 2189132)
did you take the cpnav.... out of the includes/xml folder?

Checked with or without that file and still the tab is not becoming selected and no subtabs appears (the normal vB subtabs are still there not the ones the I have set).

210665 04-28-2011 06:21 AM

Hello

How can I add a second tab row,
Thanks

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxx

Hallo

Wie kann ich hier eine zweite Tab reihe einfügen,
Danke

maneri 05-03-2011 04:14 PM

Just a small issue, the plugin is causing a validation error beacuse of this line:

PHP Code:

<li $selecionado><class='navtab' href='".$item_sublink[0]['url']."' target='".$item_sublink[0]['target']."'>".$item_sublink[0]['title']."</a>$link_submenu<li


<li> tag needs to be properly closed:

PHP Code:

<li $selecionado><class='navtab' href='".$item_sublink[0]['url']."' target='".$item_sublink[0]['target']."'>".$item_sublink[0]['title']."</a>$link_submenu</li



Great plugin, very useful, again THANKS to the coder.

maneri

HellRZR 05-03-2011 08:20 PM

Great plugin, marked as installed. BTW nice catch maneri.

Gamelobby 05-04-2011 06:36 PM

Ok so im trying to make this work.. It's a great mod, but im having issues with hover or selected tabs being highlighted.



In this description it says to "write the part that always repeats"
Quote:

About URL_PARAMETER
To use this Option only Write the Part that Always repeat, por example for this URLs:
http://x.com/showthread.php?1-Nuevo (Main thread)
http://x.com/showthread.php?1-Nuevo&p=13#post13 (Post in thread)
http://x.com/showthread.php?1-Nuevo/page2 (One page of thread)
So what would i put for example..
This..
Code:

/forumdisplay.php?226-madden
or this
Code:

http://www.example.com/forum/forumdisplay.php?226-madden
I also have many sub forums under that one ID# 226 Do i need to add them all or.?


Also what can i do to make them highlight on hover.?

The tabs work fine if there is no drop down items.! It's when i add drop down items, & the tab adds an arrow that it will nol onger highlight.


I have tried a number of different ways, & maybe it is just my skin that is making it not work, but a major part of my skin is the highlight of the tabs, so i would love to have this work correctly. :)

Thanks

egyptsons 05-04-2011 10:23 PM

Great work :)
thank you

shyguy82 05-05-2011 05:14 PM

Does anyone know how to include currently logged in UserId when using an external link?

I want to setup a link to an external site but I also want to include a UserId (affiliate).

Thanks


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