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)

CRDeveloper 01-17-2011 04:14 PM

My bad, yeah mine only hides the whats new, i dont use cms or blog, forum doesnt hide...

mc0676 01-17-2011 04:38 PM

Exaclty ... does not hide forum

biancolaw 01-17-2011 06:58 PM

I'm currently using this with 4.1.1 and most of it seems to work fine...but as others have posted, we can't get rid of the forum button.

It would seem hiding forum is more complicated now or something as I had asked how to get rid of it by itself and the vb.com mods mentioned something about dependencies?

stickskills 01-18-2011 01:00 AM

Fixed.

powerobject 01-18-2011 03:11 AM

What does it take to remove the branding from all pages for commercial use?

smnet 01-18-2011 07:12 PM

This is 100% untested, but looking at the raw output of the navbar template on a stock board it should hopefully work. 4.1.1+ now uses a template runtime method to build the forumhome link so I have adjusted the plugin accordingly.

To get the forum to hide (on a DEFAULT 4.1.1) navbar template, try this:-

Go to plugin manager.... edit the Insertando Tabs plugin.

Find:
Code:

        $buscar[0] = '<li class="selected"><a class="navtab" href="\' . $vboptions[\'forumhome\'] . \'.php\' . $session[\'sessionurl_q\'] . \'">\' . vB_Template_Runtime::parsePhrase("forum") . \'</a>';
        $buscar[1] = '<li><a class="navtab" href="\' . $vboptions[\'forumhome\'] . \'.php\' . $session[\'sessionurl_q\'] . \'">\' . vB_Template_Runtime::parsePhrase("forum") . \'</a></li>';

Replace with:
Code:

        $buscar[0] = '<li class="selected"><a class="navtab" href="\' . vB_Template_Runtime::linkBuild("forumhome") . \'">\' . vB_Template_Runtime::parsePhrase("forum") . \'</a>';
        $buscar[1] = '<li><a class="navtab" href="\' . vB_Template_Runtime::linkBuild("forumhome") . \'">\' . vB_Template_Runtime::parsePhrase("forum") . \'</a>';

I MUST STRESS, I am not in a position to test this.... I am NOT the Mod author.... AND if this doesnt work then I CANT support you.

Jhonnyf 01-19-2011 01:03 AM

I going to Update this for 4.1.1.....

sweetpotato 01-19-2011 12:50 PM

I'm waiting for the update

alencete 01-19-2011 01:13 PM

Quote:

Originally Posted by Jhonnyf (Post 2151249)
I going to Update this for 4.1.1.....

Hi, thanks for this mod, to me it works perfectly in 4.1.1 but I notice two small mistakes, so now that you're going to update the comment:

1 - Do not go away tab
2 - In the pages that are created by vBadvanced 4.0.1, brands such as tabs that hide, do not get to hide.

I hope you can include any improvements to these two issues, and again thank you for your work.

PD: No me manejo muy bien con el ingles, e escrito lo que me ha traducido google. Un saludo!!!

Jhonnyf 01-19-2011 03:06 PM

Ok, I update this to work with vb 4.1.1

I'm Add the option to use varphase (many languages in your forum), the rule is:
* If you put a name (vbphrase) then use this like TITLE, but only if this exist... else use the TITLE (like always)

I come back in 5 hours and Upload the new version

Quote:

Originally Posted by alencete (Post 2151447)
PD: No me manejo muy bien con el ingles, e escrito lo que me ha traducido google. Un saludo!!!

Hablame en Espa?ol entonces, Mi Ingles es Terrible :D

Welshy2008 01-19-2011 04:01 PM

Quote:

Originally Posted by Jhonnyf (Post 2151489)
Ok, I update this to work with vb 4.1.1

I'm Add the option to use varphase (many languages in your forum), the rule is:
* If you put a name (vbphrase) then use this like TITLE, but only if this exist... else use the TITLE (like always)

I come back in 5 hours and Upload the new version



Hablame en Espa?ol entonces, Mi Ingles es Terrible :D


Thank You. :)

CoZmicShReddeR 01-19-2011 09:54 PM

Thank you so much for fixing!:D

sweetpotato 01-20-2011 07:10 AM

I still have this error:

Quote:

Warning: Unexpected character in input: ''' (ASCII=39) state=1 in D:\WEBSITES\AppServ\www\dav\includes\class_bootstr ap.php(412) : eval()'d code on line 725

Parse error: syntax error, unexpected '<' in D:\WEBSITES\AppServ\www\dav\includes\class_bootstr ap.php(412) : eval()'d code on line 725

Jhonnyf 01-20-2011 09:06 AM

Quote:

Originally Posted by sweetpotato (Post 2151847)
I still have this error:

You use a Windows Server, sorry, I try my hacks only un Linux Server

sweetpotato 01-20-2011 09:11 AM

Ok, no problem, my local is Windows but my live site running on Linux hosting. I will try it tonight.

Thank you,

smnet 01-20-2011 09:24 AM

Quote:

Originally Posted by sweetpotato (Post 2151847)
I still have this error:

Quote:

Originally Posted by Jhonnyf (Post 2151866)
You use a Windows Server, sorry, I try my hacks only un Linux Server

Looking at the error it seems like you have an error in your template syntax (spot the word 'Eval' in there?) - this is usually related to badly formed template+syntax.

It is irrelevant to any OS platform.

smnet 01-20-2011 09:27 AM

hey Jhonny.... you know, if you made this mod so that you can say which usergroups can and can't view each specific tab, or sub nav element then people would pay good money for this.... I would pay $50+ easily.

alencete 01-20-2011 09:56 AM

Quote:

Originally Posted by Jhonnyf (Post 2151489)
Ok, I update this to work with vb 4.1.1

I'm Add the option to use varphase (many languages in your forum), the rule is:
* If you put a name (vbphrase) then use this like TITLE, but only if this exist... else use the TITLE (like always)

I come back in 5 hours and Upload the new version



Hablame en Espa?ol entonces, Mi Ingles es Terrible :D

Casi mejor, espero que nadie se sienta ofendido. Te sigo desde el hispano y me sorprendes cada vez m?s. Te comento lo q me pasa con la versi?n anterior.

1 - Tengo instalado vbadvanced 4.0.1 y en las p?ginas que genera este mod la opci?n ocultar no funciona.
2 - El segundo problema que tengo es que la opci?n de ocultar la pesta?a foro, no funciona ( Aunque a mi no me afecta por q no quiero ocultarla ) pero por comentarlo tambien.

Ahora tengo deshabilitado este mod a la espera de la nueva versi?n, ayer no te pille a tiempo, pero espero que si tienes que modificar algo... tengas en cuenta alguno de estos puntos!! un enorme abrazo jhonny, es un placer hablar y/o usar algun producto tuyo.

Jhonnyf 01-20-2011 10:35 AM

Quote:

Originally Posted by smnet (Post 2151872)
hey Jhonny.... you know, if you made this mod so that you can say which usergroups can and can't view each specific tab, or sub nav element then people would pay good money for this.... I would pay $50+ easily.

My Mod do that.... See the 4th Image

Quote:

Originally Posted by alencete (Post 2151877)
Casi mejor, espero que nadie se sienta ofendido. Te sigo desde el hispano y me sorprendes cada vez m?s. Te comento lo q me pasa con la versi?n anterior.

1 - Tengo instalado vbadvanced 4.0.1 y en las p?ginas que genera este mod la opci?n ocultar no funciona.
2 - El segundo problema que tengo es que la opci?n de ocultar la pesta?a foro, no funciona ( Aunque a mi no me afecta por q no quiero ocultarla ) pero por comentarlo tambien.

Ahora tengo deshabilitado este mod a la espera de la nueva versi?n, ayer no te pille a tiempo, pero espero que si tienes que modificar algo... tengas en cuenta alguno de estos puntos!! un enorme abrazo jhonny, es un placer hablar y/o usar algun producto tuyo.

?No has probado con la Opcion URL_PARAMETER?, tendrias que poner TUURL/cmps_index.php?pageid=polo
PD: Mejor has tu consulta aqui para evitar infraccion ya que por aqui no les gusta el Espa?ol

smnet 01-20-2011 10:39 AM

Quote:

Originally Posted by alencete (Post 2151877)
Casi mejor, espero que nadie se sienta ofendido. Te sigo desde el hispano y me sorprendes cada vez m?s. Te comento lo q me pasa con la versi?n anterior.

1 - Tengo instalado vbadvanced 4.0.1 y en las p?ginas que genera este mod la opci?n ocultar no funciona.
2 - El segundo problema que tengo es que la opci?n de ocultar la pesta?a foro, no funciona ( Aunque a mi no me afecta por q no quiero ocultarla ) pero por comentarlo tambien.

Ahora tengo deshabilitado este mod a la espera de la nueva versi?n, ayer no te pille a tiempo, pero espero que si tienes que modificar algo... tengas en cuenta alguno de estos puntos!! un enorme abrazo jhonny, es un placer hablar y/o usar algun producto tuyo.

?Hola!

No creo que esto est? destinado a trabajar con vBadvanced.

Jhonnyf 01-20-2011 10:45 AM

Quote:

Originally Posted by smnet (Post 2151890)
?Hola!

No creo que esto est? destinado a trabajar con vBadvanced.

Originally yes.. should be work with any problems

Mustiii 01-20-2011 04:31 PM

How can i add Drop-Down Items on Tab Sub Links? If i click on Parent tab i can only choose unallocated

sweetpotato 01-21-2011 11:24 AM

Quote:

Originally Posted by smnet (Post 2151870)
Looking at the error it seems like you have an error in your template syntax (spot the word 'Eval' in there?) - this is usually related to badly formed template+syntax.

It is irrelevant to any OS platform.

That's right. It's not due to OS but I could't discover where is bad form of template, syntax.

peppefark 01-21-2011 03:35 PM

hi,
This mod is compatible with version 4.0.8?

flegul 01-21-2011 05:51 PM

Hey jhonnyf Great Mod :up:
PS Don't forget to update the XML file to ver 2.0.5

Jhonnyf 01-22-2011 12:13 PM

Quote:

Originally Posted by flegul (Post 2152510)
Hey jhonnyf Great Mod :up:
PS Don't forget to update the XML file to ver 2.0.5

Thank You, :)

Mustiii 01-22-2011 01:38 PM

Quote:

Originally Posted by Mustiii (Post 2152023)
How can i add Drop-Down Items on Tab Sub Links? If i click on Parent tab i can only choose unallocated

Can anyone say me the solution please?

Jhonnyf 01-22-2011 01:49 PM

Quote:

Originally Posted by Mustiii (Post 2152910)
Can anyone say me the solution please?

My hack don't do that (maybe in futere versions), sorry

Mustiii 01-22-2011 01:58 PM

Quote:

Originally Posted by Jhonnyf (Post 2152913)
My hack don't do that (maybe in futere versions), sorry

No problem, its a really good mod so i am sure that it will have this feature in future.

AlexisMedia 01-22-2011 10:41 PM

I'm still trying to figure out how to make a tab other then my forum (home) tab appear highlighted/active when a different tab is selected. It's very frustrating.

oddmud 01-23-2011 02:45 PM

Quote:

Originally Posted by AlexisMedia (Post 2153134)
I'm still trying to figure out how to make a tab other then my forum (home) tab appear highlighted/active when a different tab is selected. It's very frustrating.

That's just default, you won't change that without changing the vB code.

katim110 01-24-2011 02:52 PM

installed

thanks for this
:D:D:D

smnet 01-24-2011 05:11 PM

I need to add a ?u=userid parameter to a url, i've tried using template syntax and also via the vBulletin method but whatever I use is not parsed..... do you think could be possible as I have hit a limitation in my set up.

Thanks

EDIT: Nevermind.... I have figured out a way with a small plugin edit
I can now use {u} or {s} in urls which get replaced by userid and securitytoken respectively.

JimTR 01-24-2011 06:48 PM

Cracking mod .... but
it could do with some extra bits
which are :-
To edit the all original tabs rather than just disable the known tabs .. for example you can install a mod that adds a tab which may not give you the tab text you want the ability to edit that text and perhaps what it does would be good ,, so you could move the original tab to a pull down

But I did find a bug .. if your tab has a pull down and the style has been altered the tab text can be blanked out and the tab hover colour does not alter ... so the last selected non pull down tab appears to still hold focus (via the colour) rather than the pull down tab ... if you need to look I'll give you details to the site so you can see it in action.
Regards Jim

smnet 01-24-2011 06:55 PM

Jim,

Do what I did, disable all the default tabs in the config and build up you own from scratch!

bpi007 01-24-2011 07:30 PM

It seems that author forgot to update version number ;)

tdkmatt 01-25-2011 12:53 PM

which one do we download that works with 4.1.1? sstab_advanced_205.zip????

Kochleffel 01-25-2011 10:53 PM

my whole site crashes when i install later than 2.03, thought there is the solution but not worked out.

fukdawrld 01-27-2011 03:20 AM

Thanks! Love this mod.

fromtheflames 01-27-2011 05:38 AM

Quote:

Originally Posted by AlexisMedia (Post 2153134)
I'm still trying to figure out how to make a tab other then my forum (home) tab appear highlighted/active when a different tab is selected. It's very frustrating.

[S]it would be perfect!
please sort out the problem with that!![/S]

sorry, use the Tab mode in the menu tabs options!


All times are GMT. The time now is 06:32 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.02234 seconds
  • Memory Usage 1,835KB
  • 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
  • (19)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