View Full Version : Forum Display Enhancements - Tabs Add System for vBulletin 4 (sstab advanced)
dieKetzer
02-04-2010, 04:20 PM
set this script to ppindexHello, love the mod but I have having a small issue.
I have a tab: "Gallery", and it points to www.uscoininfo.com/gallery
It works fine, but the tab does not update correctly.
If I do URL_PARAM http://www.uscoininfo.com/gallery, no other tabs will highlight correct.
If I do URL HTTP://WWW.USCOININFO.COM/GALLERY it works fine, but if I go to a gallery like: http://www.uscoininfo.com/gallery/showmembers.php?cat=500 it shows the activate tab as 'forum'.
Anyone have any ideas?
dieKetzer
02-04-2010, 04:21 PM
youre using absolute urls, including the http bit?It's even worst all the tabs are highlighted
dieKetzer
02-04-2010, 04:30 PM
please check something for me:
open your menu tab overview (the page where you can reorder all the tabs on a single page)
look in the 'this_script' area to see if it is blank. is it blank? or has it acquired a value from someplace?
It's even worst all the tabs are highlighted
Demo16
02-04-2010, 04:58 PM
please check something for me:
open your menu tab overview (the page where you can reorder all the tabs on a single page)
look in the 'this_script' area to see if it is blank. is it blank? or has it acquired a value from someplace?
see the 2 attachment please
tnx
dieKetzer
02-04-2010, 10:44 PM
do it like this:
url: http://test.mysite.com/content.php?2-videogames
tab mode: url_parameter
set this script: (leave it blank)
see the 2 attachment please
tnx
S.McAvoy
02-04-2010, 11:03 PM
Not sure what happened during my install. I thought I followed directions to a T but obviously not as I am missing the Tabs vbSoporte menu drop down from my ACP however, when I go to Options it is listed and I can enable. Once I do that, I am left with default tabs and nowhere to edit.
Anyone have any ideas of what I missed along the way?
And it is a fresh install.
Demo16
02-04-2010, 11:37 PM
do it like this:
url: http://test.mysite.com/content.php?2-videogames
tab mode: url_parameter
set this script: (leave it blank)
same thing still all highlighted. But you use it this way linking to section without this kind of problem?
ozpinkpanther
02-05-2010, 03:10 AM
Not sure what I am doing wrong, but it only works on my default VB4 style, it doesn't show at all on any other style, am I missing something ??
Unborn
02-05-2010, 10:32 AM
What is meant to happen to the sub menu for new tabs when you don't make any sub links?
Does it use the "Forum" tab's sub menu, or is it meant to be blank?
choitz
02-05-2010, 12:20 PM
Hi,
Just a quick question. I'd like to set user controls as a drop e.g.
Member info
- My profile
- Settings
- Logout
I've set this up and used "{vb:link member}" (tried with " and without) etc... but obviously it displays "{vb:link member}" as literal string. Is there a way that these variables could be used?
zeroality
02-05-2010, 12:25 PM
There's a bug, whenever you click on a link in the tab, such as memberlist.php, it loads the page fine but adds the Forum tab back to the menu even if you have it disabled. Then if you go back to the index.php, it disappears again.
Edit: I realized that the bug was only occuring with your pre-made tabs so I deleted them and made new ones. Doesn't happen now. Might wanna look into that.
Sean James
02-06-2010, 04:26 AM
Anyway to make the dropdown box tab have the same hover effect as the other tabs?
Mind11
02-06-2010, 10:48 AM
Please notice that in new page are viewing forum navigation buttons, screens attached. Is it possible to change that?
https://vborg.vbsupport.ru/external/2010/02/67.jpg
Is it possible to change that?
https://vborg.vbsupport.ru/external/2010/02/68.jpg
S.McAvoy
02-06-2010, 12:06 PM
Not sure what happened during my install. I thought I followed directions to a T but obviously not as I am missing the Tabs vbSoporte menu drop down from my ACP however, when I go to Options it is listed and I can enable. Once I do that, I am left with default tabs and nowhere to edit.
Anyone have any ideas of what I missed along the way?
And it is a fresh install.
Any ideas?
finalcut
02-06-2010, 12:18 PM
@jhonnyf
thanks for the add-on! Excellent work!
microlight
02-06-2010, 02:13 PM
I cannot see anything in "config"
I would like to turn off the "what's new" button.
Demo16
02-06-2010, 02:21 PM
I got one problem look attachment
I have this 2 tabs with url mode:
Videogames url http://test.mysite.com/content.php?2-videogames
Hardware url http://test.mysite.com/content.php?3-Hardware
When I click videogames all seems ok, but when I click hardware I have both highlighted.
any idea?
I'm the only one with this problem?
asuccar
02-06-2010, 10:16 PM
Following the issue i had with this mod...limiting me article word limit...pls see requested screenshot of vb support ticket.
carrlos
02-07-2010, 12:43 AM
Works great for me!
Edit:
Never mind. I have the same "multiple highlighted" problems as everyone else. :rolleyes:
howard007
02-07-2010, 03:24 AM
How can one remove:
Hacks por vBsoporte - vBulletin en Español
I also perfer not to have the word "Hack" posted in public. If you can't remove the line, then can't you just have "vBsoporte Modification" or something?
It's a great mod.
Thanks
Datenpapst
02-07-2010, 02:01 PM
Best mod :) thx for the Update :)
NiTRoN
02-07-2010, 02:09 PM
How can one remove:
Hacks por vBsoporte - vBulletin en Espa?ol
I also perfer not to have the word "Hack" posted in public. If you can't remove the line, then can't you just have "vBsoporte Modification" or something?
It's a great mod.
Thanks
its base64 encoding inside the install .xml file..
lines 326 to lines 329
I personally don't like that being hidden inside install file.. If you want to make (c) or credit notice don't hide it.
carrlos
02-07-2010, 04:37 PM
its base64 encoding inside the install .xml file..
lines 326 to lines 329
I personally don't like that being hidden inside install file.. If you want to make (c) or credit notice don't hide it.
I agree. Can I safely removed those four lines?
howard007
02-07-2010, 05:10 PM
its base64 encoding inside the install .xml file..
lines 326 to lines 329
I personally don't like that being hidden inside install file.. If you want to make (c) or credit notice don't hide it.
Does this mean I can modify it? If so, if it's installed how do I modify it?
testbot
02-07-2010, 10:06 PM
where is that copyright located? i don't see it on my install.
also, how do i fix the ordering? thanks!
testbot
02-07-2010, 10:13 PM
oh what the hell?! it's when users are logged out. that's shady.
if you want to remove it edit: AdminCP>Plugins & Products>Plugin Manager>Insertando Tabs
Find:
if (!isset($yaexiste))
{
if (!$vbulletin->userinfo['userid'])
{
$vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Español</a>';
}
$yaexiste = 1;
}
Replace with:
/*if (!isset($yaexiste))
{
if (!$vbulletin->userinfo['userid'])
{
$vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Español</a>';
}
$yaexiste = 1;
}*/
personally, i'm uninstalling this "hack" because i'm not of fan of people trying to be tricky.
S.McAvoy
02-08-2010, 12:21 AM
Not sure what happened during my install. I thought I followed directions to a T but obviously not as I am missing the Tabs vbSoporte menu drop down from my ACP however, when I go to Options it is listed and I can enable. Once I do that, I am left with default tabs and nowhere to edit.
Anyone have any ideas of what I missed along the way?
And it is a fresh install.
Uninstalled - can't get it to work. :(
Cadellin
02-08-2010, 12:20 PM
A great mod but unfortunately I've had to uninstall due to the copyright in the footer - you've done a great job but you will loose out against other navbar mods which don't have a copyright message I'm afraid.
War.Frog
02-08-2010, 01:12 PM
Agreed on the sneaky part. The stealth copyright sends a bad message and makes people suspicious about what other things are being hidden here. Please remove it for the sake of this excellent mod continuing.
Demo16
02-08-2010, 02:46 PM
I don't care about the copyright as long as the highlighting problems are solved!
Jhonnyf
02-08-2010, 03:10 PM
"Hacks" in Spanish is like "Modification"
For the Next Version I goint to remove the copyrigth in base64 and change this "vBsoporte Modification" plain Text
*************************************************
In this Days I not have time, please, write the bug or any problem (or suggest) that you have and when I have time I going to do that
Demo16
02-08-2010, 03:24 PM
"Hacks" in Spanish is like "Modification"
For the Next Version I goint to remove the copyrigth in base64 and change this "vBsoporte Modification" plain Text
*************************************************
In this Days I not have time, please, write the bug or any problem (or suggest) that you have and when I have time I going to do that
Tnx Jhonnyf.
It all works well except the highlighting of the tabs, it doesn't work at all if you're linking to internal sections. All tab are highlighted.
trilOByte
02-08-2010, 03:50 PM
It all works well except the highlighting of the tabs, it doesn't work at all if you're linking to internal sections. All tab are highlighted.
You know I think this is a fundamental issue with vB4's tab navigation code. It doesnt matter what mod you use, or even if you use Lynne's superb manual instructions, THIS_SCRIPT must be unique for each tab and if you are linking to an internal part of vB which is already part of the navbar in some way, it cant be unique and you end up with multiple tabs highlighted, or the wrong tab highlighted. vBulletin really need to include a navbar/menu manager as standard. As it is, the tabs system is stupidly difficult to get to grips with and in fact, doesnt really allow you to add any non-default tabs.
Jhonnyf, glad to see you intend to remove the copyright text in the next update.
Demo16
02-08-2010, 04:38 PM
You know I think this is a fundamental issue with vB4's tab navigation code. It doesnt matter what mod you use, or even if you use Lynne's superb manual instructions, THIS_SCRIPT must be unique for each tab and if you are linking to an internal part of vB which is already part of the navbar in some way, it cant be unique and you end up with multiple tabs highlighted, or the wrong tab highlighted. vBulletin really need to include a navbar/menu manager as standard. As it is, the tabs system is stupidly difficult to get to grips with and in fact, doesnt really allow you to add any non-default tabs.
Glad to see you intend to remove the copyright text in the next update.
mmm I was just thinkin, what about creating a page for example called reviews.php and link the tab there. Maybe there's a way to place the section content in there?
Or using mod rewrite we can do something like "convert content.php?5 to reviews.php
And then use the link for the tabs.
Thoughts?
trilOByte
02-09-2010, 01:22 AM
You mean create a wrapper for it with a unique script id? It seems like an awful lot of hassle just to get a tab working in the navbar.
Demo16
02-09-2010, 07:54 AM
You mean create a wrapper for it with a unique script id? It seems like an awful lot of hassle just to get a tab working in the navbar.
Yep you're right but is the only thing we can do at the moment to solve this issue.
trilOByte
02-09-2010, 08:51 PM
Good luck bud. I'm having issues enough at the moment with simple things to go that convoluted. :D
Demo16
02-09-2010, 09:35 PM
Good luck bud. I'm having issues enough at the moment with simple things to go that convoluted. :D
I'm slowing fixing everything and making a new layout. Hope to finish in 2 weeks the complete conversion.
dieKetzer
02-10-2010, 07:35 AM
you uploaded the files through ftp? Not sure what happened during my install. I thought I followed directions to a T but obviously not as I am missing the Tabs vbSoporte menu drop down from my ACP however, when I go to Options it is listed and I can enable. Once I do that, I am left with default tabs and nowhere to edit.
Anyone have any ideas of what I missed along the way?
And it is a fresh install.
dieKetzer
02-10-2010, 07:35 AM
this mod requires the default navbar template.Not sure what I am doing wrong, but it only works on my default VB4 style, it doesn't show at all on any other style, am I missing something ??
dieKetzer
02-10-2010, 07:36 AM
if the tab is properly configured it will have no default sublinks. if it isnt set up properly it will use the forum defaults.What is meant to happen to the sub menu for new tabs when you don't make any sub links?
Does it use the "Forum" tab's sub menu, or is it meant to be blank?
Cadellin
02-10-2010, 07:37 AM
@ozpinkpanther: It is possible to use this mod with a custom header template but the navbar part must be unmodified.
Thanks Jhonnyf for removing the copyright from the next version - I've remove it from my installation using the instructions in another reply - if this causes you a problem please let me/us know.
dieKetzer
02-10-2010, 07:37 AM
this is indeed a reproduced issue.
thanks.There's a bug, whenever you click on a link in the tab, such as memberlist.php, it loads the page fine but adds the Forum tab back to the menu even if you have it disabled. Then if you go back to the index.php, it disappears again.
Edit: I realized that the bug was only occuring with your pre-made tabs so I deleted them and made new ones. Doesn't happen now. Might wanna look into that.
dieKetzer
02-10-2010, 07:38 AM
i dont understand...Please notice that in new page are viewing forum navigation buttons, screens attached. Is it possible to change that?
https://vborg.vbsupport.ru/external/2010/02/67.jpg
Is it possible to change that?
https://vborg.vbsupport.ru/external/2010/02/68.jpg
dieKetzer
02-10-2010, 07:44 AM
demo16, yes there are problems with url_parameter. it seems it depends upon which page you click the link from and whatnot. this is something jhonnyf is working on. ib seems to have really gone out of their way to make this functionality difficult.
i had considered rewrite workarounds myself, and if my forum depended upon those content tabs i would definitely do that until this issue get worked out.
Dio Bach
02-10-2010, 07:52 AM
Though this was a nice mod, but don't like the fact it adds unrelated URLs to your footer (bad for my SEO, bad for your SEO...) so uninstalled it. Now though, the box in the AdminCP left hand nav is still there but reads [evbs_sstab_advanced_menu]* + - any idea how I remove this from the nav too?
Demo16
02-10-2010, 08:07 AM
demo16, yes there are problems with url_parameter. it seems it depends upon which page you click the link from and whatnot. this is something jhonnyf is working on. ib seems to have really gone out of their way to make this functionality difficult.
i had considered rewrite workarounds myself, and if my forum depended upon those content tabs i would definitely do that until this issue get worked out.
Yep same thing I was thinking, but I couldn't find where the tab links are. Just to add the new one directly there.
can you tell me where?
cbiweb
02-10-2010, 12:31 PM
Hay muchas frases españolas en la versión inglesa.
There are many Spanish phrases in the English version.
khuhner
02-10-2010, 11:39 PM
I have 2 calendars on my site, one is public for everyone, and one is for specfic groups. I would like to have two seperate tabs each with equivilant items as sub links, i.e. Add Event, View Week, View Month, View Year. I entered both sets of sub links, however when I click on the second calendar tab, this mod shades the Main Calendar.
Any ideas on configuring these to make it work? What do I set for THIS_SCRIPT for the second calendar? Should I choose a different value such as URL or URL_PARAMETER?
Essentially I'd like 2 distinct tabs both pointing to one calendar and all sub links work for the respective calendar.
Kurt
trilOByte
02-11-2010, 01:27 AM
I have 2 calendars on my site, one is public for everyone, and one is for specfic groups. I would like to have two seperate tabs each with equivilant items as sub links, i.e. Add Event, View Week, View Month, View Year. I entered both sets of sub links, however when I click on the second calendar tab, this mod shades the Main Calendar.
Any ideas on configuring these to make it work? What do I set for THIS_SCRIPT for the second calendar? Should I choose a different value such as URL or URL_PARAMETER?
Essentially I'd like 2 distinct tabs both pointing to one calendar and all sub links work for the respective calendar.
Kurt
This cant be done at the moment. None of the navbar tab mods or even hand coding new tabs will accomplish this. The problem is THIS_SCRIPT needs to be unique for each tab and if you have 2 tabs both using calendar.php then you have 2 tabs using the same THIS_SCRIPT id. This means you get errors with which tab is highlighted. Setting it as a url will not work, because it's still an internal page. I believe the only way round this at the moment is to create a "wrapper" with a unique THIS_SCRIPT id and embedding your customised calendar php code within it - effectively creating a brand new php file for each calendar.
If you find a solution, let me know because I'm trying to accomplish something similar with search.php.
blake247
02-11-2010, 04:07 AM
Anyway to make the dropdown box tab have the same hover effect as the other tabs?
I'd like to know as well.
sticheno
02-11-2010, 08:24 PM
I have what seems like a pretty unusual problem. On only the Groups page, the tab I've named "Message Boad" appears twice, and it's twice only on this page and only once on all other pages. There's only once instance of it in the tab setup. This is causing the navigation to push so far to the right on that page that it hoses the search box and then hides all of the navigation bar below it--I can see what should be there in the source code. Why on only the Social Groups page this doesn't make sense to me. Perplexed. Any suggestions? Oh, and it's this way in my default style as well if I switch between my custom style and the default.
And by the way, excellent product.
Addendum: If I activate the regular Foum tab (renamed Message Board) and remove my Message Board tab, this replication ceases on all pages, however, the navigation below the tabs is still missing on only the groups page.
Addendum: I'm noticing both tabs on the far right are also highlighted, and this is only on the groups page. The far right is a "Home" button. If I remove that from the tabs then only one tab is highlighted, the Social Groups tab, but the navigation is still missing in the row below.
Final addendum. Problem solve. Appears the URL field did not like my using a full URL for the address of the tab.
Disregard :)
Rob F
02-12-2010, 05:13 PM
Afraid I'm now having issues with this mod too.
If I create 1 new tab - everything works fine.
If I then create another new tab to function as a menu - things still work ok.
BUT! If I create a second tab, internally linked, then the 1st tab works fine but when I click the second tab the first additional tab stays highlighted. I've tried all different means of THIS_SCRIPT, URL, URL_PARAMETER etc - just cannot get it to function correctly.
Still have it installed, but it means that if I need to add more tabs in future I may have to uninstall and go with a different mod unless this one gets updated to address the issue :(
Removed plugin because the footer is absolutely inacceptable! Sorry guy.
DeviantFlash
02-14-2010, 11:29 AM
Where do you see the footer?
I dont have it on mine.
Pro-eSports.com
02-14-2010, 11:37 AM
Does this mod allow sub-links or a dropdown menu?
carrlos
02-14-2010, 01:15 PM
Where do you see the footer?
I dont have it on mine.
Log out and check the footer. It's there. :rolleyes:
See Post #277 to remove. ;)
choitz
02-14-2010, 07:01 PM
Has this mod now stopped being updated? Started off amazing... but then the logged out footer thing, and nothing since - 95% there, about to offer giving some cash and now disappearing act. Anyone got a better version, or explanation of how to write custom tabs without a mod?
I hope those of you who remove the link will at least support the developer by donating via Paypal. After all, he does not get paid for this and there are in fact inferior products out there that do this same thing and CHARGE for it. I bumped into one that wanted $30 PLUS $15 to remove the link to their page.
I am assuming that is my product that you are talking about, and I hope you were not implying that that my product is an inferior product, as it most certainly is not.
It does everything this hack does (and every other free tab hack here), it does it without any bugs/problems and it has features no free tab hack released here has (such as catering for submenu links, multi-language text support and more).
S.McAvoy
02-15-2010, 05:49 PM
you uploaded the files through ftp?
Yes, I have done this twice now. Still can't get it to show up in ACP to edit the tabs. It is listed as a product, but nothing where I can go to manage/edit tabs.
anestetic
02-15-2010, 07:06 PM
thank you very nice hack installed
S.McAvoy
02-15-2010, 11:37 PM
3rd time was a charm! Yippeee! Have no idea why I couldn't get this to work before. :)
Thanks for the mod
New Joe
02-16-2010, 03:54 AM
Could someone please tell me how to make a Tab with a drop down like this:
https://vborg.vbsupport.ru/external/2010/02/43.jpg
Thanks.
Pro-eSports.com
02-16-2010, 12:07 PM
Could someone please tell me how to make a Tab with a drop down like this:
https://vborg.vbsupport.ru/attachment.php?attachmentid=110830&d=1264255234
Thanks.
I want to know this too.
PI Guy
02-16-2010, 08:11 PM
So I managed to install this BUT how do I add my own tabs? How do i change the ones that say "Lideres", "Miembros" and "VBSoporte"?
Jhonnyf
02-16-2010, 10:06 PM
So I managed to install this BUT how do I add my own tabs? How do i change the ones that say "Lideres", "Miembros" and "VBSoporte"?
In your AdminCP when you install the hack, Youy Found a new Menu with the Name
Tabs vbSoporte
I going to read all the post since my last post and make the correction
************************************************** *****************
I read All the post and only see the double highlight problem, please, tell me when happen that
Working in:
use phrase for menu name
Remove copyrigth (option)Something else??? I have this week free and I can work with this hack
PI Guy
02-16-2010, 10:34 PM
In your AdminCP when you install the hack, Youy Found a new Menu with the Name
Tabs vbSoporte
I going to read all the post since my last post and make the correctionGracias lo encontre.:)
Pro-eSports.com
02-16-2010, 11:44 PM
What is the following option for?
Numbers of Colum to show membergroups
How Many colums should be show the membergroups list
Can you explain this or show a screenshot or demo site please?
Thanks. :)
Jhonnyf
02-17-2010, 12:00 AM
What is the following option for?
Can you explain this or show a screenshot or demo site please?
Thanks. :)
for this Screen
https://vborg.vbsupport.ru/attachment.php?attachmentid=111264&d=1264645956
If you have a wide screen monitor, you maybe can use 2 or 3 columns, if you have a litle screen maybe only 1 colums.
i have 24 usergroups and if i use 1 colum, It's equal to 48 Lines (alllowed and not allowed)
Pro-eSports.com
02-17-2010, 12:06 AM
On which link can I find the membergroup list on my site?
New Joe
02-17-2010, 12:16 AM
Something else??? I have this week free and I can work with this hack
Could you let me know about this please?;
https://vborg.vbsupport.ru/showpost.php?p=1983514&postcount=314
Pro-eSports.com
02-17-2010, 01:00 AM
Could you let me know about this please?;
https://vborg.vbsupport.ru/showpost.php?p=1983514&postcount=314
Create the tabs you want. When you want to add a dropdown link you go to "Drop-Down Items" on the left mod menu. There you add the dropdown link and you choose the tab you want the dropdown link to be added.
I hope this helps.
New Joe
02-17-2010, 03:36 AM
Create the tabs you want. When you want to add a dropdown link you go to "Drop-Down Items" on the left mod menu. There you add the dropdown link and you choose the tab you want the dropdown link to be added.
I hope this helps.
Thanks but I still can't work out how to do it.
Cadellin
02-17-2010, 08:19 AM
Just spotted that when using search.php the "What's New" tab appears. Would it be possible to fix that please?
Skyrider
02-17-2010, 09:26 AM
vb 4.0.2 re-creates the "What's new" tab in homepage, regardless if "hide whats new" is selected.
Pro-eSports.com
02-17-2010, 11:11 AM
Thanks but I still can't work out how to do it.
1. Create the tab (have you done this?)
2. Click the drop down menu on the left side menu of this mod
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_03Feb171409.gif
On the top you choose the tab you want to add a sub-link.
It's really not difficult.
Peter Ostry
02-17-2010, 10:31 PM
I just installed this mod for the first time. Everything uploaded, checked the file permissions, I see spanish words in my navigation bar but don't get the additional menu in admincp. No cache problem, the "Tabs vbSoporte" menu just doesn't show up in the side frame.
What kind of problem could that be?
Does it only work with the vBulletin CMS? I use only the forum.
Pro-eSports.com
02-17-2010, 11:02 PM
I noticed a problem with the navigation bar when you press tabs.
The navigation bar goes crazy as you can see in the images.
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/
GarethJ
02-18-2010, 01:45 AM
Great idea.
I have a problem in that use of the menu takes me out of an https session back to an ordinary http session. How do I get it to stay with whatever the current session is? Some use http and others use https to access the forum.
Peter Ostry
02-18-2010, 02:54 AM
... the "Tabs vbSoporte" menu just doesn't show up in the side frame.
Solved.
Upload failure.
Peter Ostry
02-18-2010, 03:08 AM
sstab advanced places the navigation links with equal widths, which is not our design.
Can I make equal distances between the links?
http://img.skitch.com/20100218-qn3t7cfg42iqjyjc3fbrwux3u9.jpg
The links should be normal text with hover.
The vertical lines between them should have a fixed colour.
Equal distances between the elements.
Is this possible with sstab advanced?
If yes, how?
(vBulletin forum only, no vB CMS)
maf1973
02-18-2010, 10:08 AM
I update to vb 4.02 and now the "Hide "What's New?" tab?" did not work anymore.
Any ideas?
Bacon Butty
02-18-2010, 12:48 PM
Uninstalled.
The nav bar link doesn't appear active once clicked (isn't highlighted) and the footer advert (when logged out) isn't on.
GeorgeB85
02-18-2010, 03:02 PM
I upgraded to 4.0.2 yesterday, and I have noticed that this mod is not properly working.
I have it selected to get rid of the "whats new" tab, and in the mod it is checked to be hidden, but on my forum www.tmcgnetwork.com you can see it. Is this a bug?
Pro-eSports.com
02-18-2010, 03:12 PM
Just a guess from me, I don't know if it works or not but maybe it works when you enable this tab before upgrading and then disable it again.
Greight
02-18-2010, 05:37 PM
I upgraded to 4.0.2 yesterday, and I have noticed that this mod is not properly working.
I have it selected to get rid of the "whats new" tab, and in the mod it is checked to be hidden, but on my forum www.tmcgnetwork.com you can see it. Is this a bug?
The same problem here after the upgrade
GeorgeB85
02-18-2010, 05:53 PM
Just a guess from me, I don't know if it works or not but maybe it works when you enable this tab before upgrading and then disable it again.
I tried uninstalling the mod, tried re enabling the tab and saving and then disabling and saving again, but nothing is working for it.
NiTRoN
02-18-2010, 06:02 PM
Removed plug-in because the footer is absolutely inacceptable! Sorry guy.
read previous post on how to temporarily remove.. I've explained..
compuminus
02-18-2010, 06:06 PM
The same problem here after the upgrade
My "what's new" tab has also re-appeared even though it was previously disabled. Please fix! :)
dieKetzer
02-19-2010, 12:40 AM
havent had a chance to install 4.0.2... debating whether that is even something i will do full stop.
jhonnyf is working on the mod.
dont forget to read install/use guides in posts 2 and 3.
Any chance we get a fix on the "what's new" unhide issue?
Pro-eSports.com
02-19-2010, 03:59 PM
I upgraded to 4.0.2 and I don't have the issue with the "What's New".
GeorgeB85
02-19-2010, 04:39 PM
I upgraded to 4.0.2 and I don't have the issue with the "What's New".
Atleast someone doesn't have it. I don't see why they have that button anyways.
JamesGunner
02-19-2010, 05:15 PM
I just noticed the Copyright on the bottom of the page while upgrading. I do think you might deserve a backlink from my site but I think it's rude to not notify users that you are placing an copyright at the bottom of the page.
acanuck
02-19-2010, 07:54 PM
I installed this on vb 4.0.02 but the drop down feature no longer works
Pro-eSports.com
02-20-2010, 03:19 AM
It seems like my forum didn't update to 4.0.2 correctly becauzse it still says 4.0.1 in the footer and admin panel. :S
To the Gunner guy, I have no copyright for this mod in the footer. Don't know why you have it though. I didn't remove anything.
GeorgeB85
02-20-2010, 03:22 AM
Did anyone ever find out how to fix the "whats new" tab from not diabling?
carrlos
02-20-2010, 03:41 AM
To the Gunner guy, I have no copyright for this mod in the footer. Don't know why you have it though. I didn't remove anything.
If you log out and check the footer, it's there. You won't see it if you're logged in. ;)
Pro-eSports.com
02-20-2010, 03:56 AM
Just noticed it Carlos. I don't mind it anyways. :)
I noticed a problem with the navigation bar when you press tabs.
The navigation bar goes crazy as you can see in the images. The mouse symbolizes the tabs I pressed and as you can see other tabs are appearing in the "click color".
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/
Any suggestions on my problem?
carrlos
02-20-2010, 04:20 AM
Are you using This_Script?
Pro-eSports.com
02-20-2010, 04:45 AM
Are you using This_Script?
Don't know what you mean but anyways, I upgraded my forum to 4.0.2 and this issue is history since I'm using the default style now. I can confirm that the What's New tab can't be disabled.
acanuck
02-20-2010, 04:51 AM
Pro-eSports.com
I'm having trouble getting the drop down menu to work on vb 4.0.02
I can pay a small fee if you can help me fix this please
Pro-eSports.com
02-20-2010, 05:49 AM
Pro-eSports.com
I'm having trouble getting the drop down menu to work on vb 4.0.02
I can pay a small fee if you can help me fix this please
I'm no coder or something. I'm new to vBulletin too. Maybe someone esle knows how to fix this problem.
gator777
02-20-2010, 01:55 PM
Excellent script! Thanks for all your hard work ...INSTALLED! :)
Pro-eSports.com
02-20-2010, 03:40 PM
I uninstalled this since it caused some issues. In my admin panel the options on the left side are still there.
*[evbs_sstab_advanced_menu]* +
*[evbs_sstab_advanced_config]*
*[evbs_sstab_advanced_manager]*
*[evbs_sstab_advanced_add_menu_tab]*
*[evbs_sstab_advanced_add_sub_menu]*
How can I get rid of this?
EDIT: Deleted the uploaded files and it disappeared. Problem solved.
neparker
02-20-2010, 08:47 PM
I am sorry, but I am very new, where do we go to import the xml file?
Pro-eSports.com
02-20-2010, 08:54 PM
I am sorry, but I am very new, where do we go to import the xml file?
ACP - Plugins & Products - Manage Products
neparker
02-20-2010, 09:19 PM
Thanks for the help.
I've done that, added a few more tabs, clicked yes to hide What's New, but it still shows up. Any suggestions?
Videx
02-21-2010, 01:13 AM
I've done that, added a few more tabs, clicked yes to hide What's New, but it still shows up. Any suggestions?This has been covered. The first thing you must do before installing any add-on is to read the entire thread associated with it. Yes, we all know that's a pain, but so are questions for stuff that's already been answered.
Quick answer: There is no answer yet. No update, no workaround.
Pro-eSports.com
02-21-2010, 11:38 AM
Thanks for the help.
I've done that, added a few more tabs, clicked yes to hide What's New, but it still shows up. Any suggestions?
That's the problem when you use vB 4.0.2. You have to wait for a fix or use vB 4.0.1.
insidedesign
02-23-2010, 02:51 AM
Will we be able to assign 'Tab Sub Links' to 'Drop-Down Items' in the future?
eitherway, great mod!
Popa Andrei
02-23-2010, 02:48 PM
y downloaded the default tab archive and it`s in spanih.
where is the english version?
I think it would be great to make this mod so that you can not only make new nav menus but also arrange them around too.
As an example:
Stock vB is:
HOME | FORUMS | BLOGS | WHAT'S NEW
Then have this mod arrange them like this, with a new menu:
HOME | BLOGS | WHAT'S NEW | FORUMS | MEMBERS
The ability to move them around would be quite handy :)
Matais
02-24-2010, 06:51 AM
any idea what it's getting updated?
Popa Andrei
02-26-2010, 09:38 AM
Y need some help.
Y instaledd vbadvanced and when y select the portal Tab wich directs to the vbadvanced the tab remains on the forum.
How can y fix this?
Popa Andrei
02-26-2010, 02:53 PM
y manage to make the highliht work fine but nau the navbar dissapears when y select the protal tab :(
khuhner
02-26-2010, 09:40 PM
Thanks for the help.
I've done that, added a few more tabs, clicked yes to hide What's New, but it still shows up. Any suggestions?
I also have the issue with 4.0.2. Where is the developer? The mod says he was last on line Feb 2010.
:down:
Datenpapst
03-01-2010, 07:05 PM
Hi,
I got a problem with a tab I created:
When I choose this tab: http://testforum.c-arena.com/content.php?118-Games-Overview
it also marks this one: http://testforum.c-arena.com/content.php?142-Support
But if i click on the other Tab: http://testforum.c-arena.com/content.php?142-Support
the first one isnt marked active.
Why? :(
MNbiker
03-01-2010, 07:13 PM
This mod has been working great on our 4.02 site!
Wish list - it would be nice to be able to edit the default tabs, not just disable them.
-Steve
adreen
03-02-2010, 10:39 AM
doesn't really work.
all in spanish and it didn't appear in my admincp.
Videx
03-02-2010, 10:53 AM
doesn't really work.
all in spanish and it didn't appear in my admincp.You didn't download the Spanish version?
zeroality
03-03-2010, 12:52 AM
Wow, so there is not even a template/hook edit to get the What's New tab to go away on 4.0.2?
Just looked at navbar and header templates, it's not there.
Hammertime
03-03-2010, 08:22 AM
Which StyleVar to change appearance of dropdown menu font, background colour and hover colour?
Popa Andrei
03-03-2010, 10:23 PM
can someone help me with my problem please?
aouni_tahech
03-04-2010, 10:57 AM
Awesome plugin!
BUT--
I can't make the plugin highlight the cmps index page even when I add adv_index in the options page. The forums tab is highlighted when visiting either the cmps or forums page.
I'm using vb 4.0.2
However, when I add "index" in stead of "adv_index", both tabs get highlighted but in a wrong way. The forums tab is highlighted when I visit the cmps homepage, & the cmps homepage tab is highlighted when I visit the forums tab.
That's weird.
Thnx!
Popa Andrei
03-04-2010, 03:00 PM
Awesome plugin!
BUT--
I can't make the plugin highlight the cmps index page even when I add adv_index in the options page. The forums tab is highlighted when visiting either the cmps or forums page.
I'm using vb 4.0.2
However, when I add "index" in stead of "adv_index", both tabs get highlighted but in a wrong way. The forums tab is highlighted when I visit the cmps homepage, & the cmps homepage tab is highlighted when I visit the forums tab.
That's weird.
Thnx!
same problem y have with vbadvanced
wampforum
03-04-2010, 07:00 PM
can someone help me - ive spent hours today trying to find a way to link to my photopost gallery and this seems the only way I can but Ive tried installing this 5 times and I cant get the menu to show in admin cp - the files there in the settings menu .
I downloaded the files to my comp then uploaded to my vb4 folder and chose the xml file via the plugin manager. I even copied the xml file to the includes folder to see if it was that!
I presume its omething simple im doing wrong - its a steep learning curve im on
SnitchSeeker
03-05-2010, 03:52 PM
Hi Johnny!
I am still waiting for your addition to allow a tab to be highlighted if it is a forum and you are in a thread or post or subforum. Have you done this yet? If not, any idea when? I sent you some money in anticipation for this feature and am still waiting.
Thanks!
Edit: To clarify, this post explains it well (https://vborg.vbsupport.ru/showpost.php?p=1966252&postcount=121) I hope. :)
ageurtse
03-06-2010, 11:17 AM
is it possible to have a sub menu in the dropdown menu.
menu
- submenu 1
- submenu 2
- submenu 3
.. - sub submenu 1
.. - sub submenu 2
- submenu 4
marcopolo
03-06-2010, 05:50 PM
is it possible to have a sub menu in the dropdown menu.
menu
- submenu 1
- submenu 2
- submenu 3
.. - sub submenu 1
.. - sub submenu 2
- submenu 4
What he said. Would be useful to have sections so you encorporate within one main tab.
sinikuk
03-06-2010, 07:35 PM
same problem y have with vbadvanced
Same here and the sub menu disapears on the home page aswell.
iBaker
03-07-2010, 01:55 AM
Great mod - I created a plugin to do something similar but you have done well with this and it should have been standard for vb4 - well done Mate!
There is always a BUT :)... as I will have different pages in the sub menu of a tab, the only problem with the new vb4 tab menu system is that a user has to click a tab first before they can see the sub menu items - not your fault mate but rather a vb fault with lack of forethought in making their navbar more user friendly in my opinion.
It would really enhance this mod if there was some way that on-hover of a tab changes the sub menu items to the ones under that tab you are hovering on - helps the user to decide if that tab has the sub menu items they may be looking for - when the mouse leaves the navbar hover the sub menu items are back displaying the items for the selected tab.
Just a thought but would be greatly helpful to site users
Popa Andrei
03-09-2010, 02:41 PM
if someone would help us would be great
airheadairbrush
03-09-2010, 03:35 PM
this menu does not seem to work well with all version of IE on my sites
any fix for that
sinikuk
03-10-2010, 07:48 AM
This could be MOTM, but still needs improvement! The selected tab being one of them and define index.php from forum.php in vbadvanced.
taxick
03-10-2010, 09:06 PM
Hi,
I got a problem with a tab I created:
When I choose this tab: http://testforum.c-arena.com/content.php?118-Games-Overview
it also marks this one: http://testforum.c-arena.com/content.php?142-Support
But if i click on the other Tab: http://testforum.c-arena.com/content.php?142-Support
the first one isnt marked active.
Why? :(
I have the same problem - Any help??? PLEASE
dieKetzer
03-11-2010, 01:59 AM
this mod has not been updated for vb402. i havent tried troubleshooting this on a 402 install, so i cannot offer much help.
Wilfred1
03-11-2010, 04:52 AM
Anyone willing to make a version of this mod for 3.8.4 - basically a tab menu system - if so I am willing to pay :)
flyerndiver
03-11-2010, 08:04 PM
Real Nice!!
$db->hide_errors();
covering your tracks eh'
WarriorDL
03-11-2010, 10:06 PM
This totally rocks and is working like a charm so far other than the highlight of the tab for the drop down menu.
Datenpapst
03-12-2010, 06:39 AM
I noticed a problem with the navigation bar when you press tabs.
The navigation bar goes crazy as you can see in the images.
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_23Feb180200.gif
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_24Feb180200.gif
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_25Feb180200.gif
http://i107.photobucket.com/albums/m287/Jerichool/Random/ScreenHunter_26Feb180200.gif
I have got the same problem :(
I am using the original style but with some changes on 4.0.2 :(
SnitchSeeker
03-12-2010, 03:52 PM
Looks like Jhonnyf has abandoned support for this mod all together. :(
Gn_Snake
03-14-2010, 02:21 PM
I have got the same problem :(
I am using the original style but with some changes on 4.0.2 :(
The same
Looks like Jhonnyf has abandoned support for this mod all together. :(
why do you say that?
carrlos
03-14-2010, 05:07 PM
why do you say that?
Maybe because it's been almost a month since he posted something here. :rolleyes:
I'm switching over to the other tab hack....
WarriorDL
03-14-2010, 05:12 PM
What other tab hack?
carrlos
03-14-2010, 06:21 PM
What other tab hack?
THIS (https://vborg.vbsupport.ru/showthread.php?t=228507) one. ;)
WarriorDL
03-14-2010, 07:44 PM
"This product does not add sublinks even if tabs are selected."
Well... that defeats the purpose of what I need it for :)
mgcom
03-14-2010, 09:44 PM
Best tab mod thank you
insidedesign
03-14-2010, 11:18 PM
My 'What's New' tab does not disappear even when I have the 'Hide "What's New?" tab?' set to yes. Is this feature not working for everyone, or is this something on my end?
Update: yes it is a bug. see reference (https://vborg.vbsupport.ru/showpost.php?p=1987735&postcount=360).
Datenpapst
03-15-2010, 08:50 AM
THIS (https://vborg.vbsupport.ru/showthread.php?t=228507) one. ;)
this hack isnt an option for me, because the content tabs are not shown as selected...
m_hady
03-15-2010, 09:57 AM
Hello every body
I have been modify this hack to make a pop up horizontal menu and item for this pop up
also i can help you to manage the THIS_SCRIPT well by placing small function above the THIS_SCRIPT code in a php file
this is the example
http://www.sha.org.sa/new/content.php
and wait more I'm making a lot of modifications and i think it will be help you
http://www.sha.org.sa/new/content.php
glcvr6
03-15-2010, 06:12 PM
Installed and nominated for mod of a month :)
Kr33p3r
03-17-2010, 12:11 AM
So, I created a new "Forum" button, URL_PARAMETER option, Tab Mode, blank THIS_SCRIPT.
I add a tab containing the full URL to a forum
http://cpdemo.theominous.net/forumdisplay.php?19-Mortal-Online
The tab is not highlighted. Is this expected?
Thanks!
WarriorDL
03-17-2010, 12:28 AM
Yep. Tabs with drop down menus will not be highlighted.
Kr33p3r
03-17-2010, 07:04 AM
Yep. Tabs with drop down menus will not be highlighted.
That makes me a sad panda.
TeknoSounds
03-19-2010, 06:33 AM
Not sure if this has been mentioned but,
I've created 3 tabs, one that uses a script (vba cmps), the other two are links to other sections of the site.
Firstly when I add vba_index to the script to one tab and go back to the Menu Tabs in the admincp, the other two tabs I had created show vba_index under the script column as well, but checking the tabs that don't have scripts individually theres nothing that shows up in their edit windows.
Second issue, when the Portal tab is selected, the other two tabs I've made (that are just links) also show as "highlighted".
http://dev.teknosounds.com/messageboard/
test user upon request.
Also, you should set the sub menus to be able to choose the CMS, Forum, and Blog tabs in addition to the created ones.
dieKetzer
03-19-2010, 08:00 AM
there were changes in 402 that broke some functionality, resulting in abnormal states of tab selection. this script is technically a vb 4.01 mod...
i dont think Jhonnyf has abandoned this project. i saw him online here last week or so, and he was testing an updated version of this script on his dev site the last time i was there. i will see if i can find out where he is at with this.
TeknoSounds
03-19-2010, 08:17 PM
Oi I hope so, I'm really liking this mod a lot
Greggg
03-20-2010, 12:28 AM
hi,
Hide "What's New?" tab?
it's not disable. why ? :confused:
thanks
ps: very very very GOOD hack !!!!!!
swiftor
03-20-2010, 11:39 AM
Would love to see an updated version of this mod for 4.02
Datenpapst
03-20-2010, 11:42 AM
there were changes in 402 that broke some functionality, resulting in abnormal states of tab selection. this script is technically a vb 4.01 mod...
i dont think Jhonnyf has abandoned this project. i saw him online here last week or so, and he was testing an updated version of this script on his dev site the last time i was there. i will see if i can find out where he is at with this.
can't be he was online on the 7 March for the last time...
lycheepassion
03-20-2010, 02:03 PM
I havent upgraded to 4 because everyone says its not good, is this available for 3/8?
Videx
03-20-2010, 05:17 PM
I havent upgraded to 4 because everyone says its not good, is this available for 3/8?No, last I looked 3.x doesn't even have tabs.
And be careful when listening to 'everyone'. In fact, aside from a small group, 'everyone' finds vb4 to be cool and certainly the future.
Drache
03-21-2010, 11:10 PM
very good plug in. but could you make this one work with the footer as well? I'd like to add some more links in the footer next to contact us.
WarriorDL
03-21-2010, 11:30 PM
You can manually add links in with the footer template.
dieKetzer
03-26-2010, 12:50 AM
no reply from jhonnyf yet. he hasnt logged into the test board in over a month, and i dont know what is going on. he was fully into this mod, so i doubt he has abandoned it. i reckon he will come back to it, perhaps once vb4 stabilises a bit?
'last week or so' = a week or two ago, in my world anywaycan't be he was online on the 7 March for the last time...
carrlos
03-26-2010, 01:22 AM
This hack is dead. There has been no support for too long. Unfortunately people are going to have to use it as is, or move on.
Datenpapst
03-26-2010, 03:48 PM
seems so, what a shame.
o0mohammed0o
03-27-2010, 12:22 AM
very nice hack
thanks so much :)
Jhonnyf
03-29-2010, 01:36 PM
Sorry Guy.. I have not much time and the main problem for me it's the language
if some people that speek Spanish and English can say exactly what do you want to change it will be more easy to me.
And The another problem it's that vb4 it's not stable yet :(
carrlos
03-29-2010, 02:22 PM
Jhonnyf, Yo te puedo ayudar si necesitas traducciones de lo que pide la gente. Pero no soy 'coder' como tu. Me defiendo un poco si hay que modificar algo.
If anyone needs help translating, I'll be glad to try to help.
abdicar
03-29-2010, 08:04 PM
I did not noticed that there are different links depending on tab, I will do that for the next version or for 500 installs
More than 500 installs... when you will submit the new version?
choitz
03-31-2010, 04:09 PM
buy curramba!!!
Surely "What's New?" isn't to dissimilar Jonny. Also, the screen shots people have put up. It's a real pity as this seemed so good when it came out almost 2 months ago.
osayidan
03-31-2010, 05:24 PM
When I create tabs, they do not stay highlighted when I go to their link.
If i do like in the second post and make it an exact url instead of a relative url (which would be preferred...), then -all- the custom tabs become highlighted.
Debbi
04-01-2010, 04:57 AM
Nice, and just what I was looking for! Installed.
nocte
04-02-2010, 11:01 PM
Yep. Tabs with drop down menus will not be highlighted.
is there a easy way to do this?
Footman
04-03-2010, 11:20 AM
Looks like just the hack I'm looking for, but I've run into a problem I don't know how to fix. The tab in ACP requires a right scroll to view. I'm sure I missed something as you would not have it set like that.
I haven't done the following step yet though - "Import the product product-evbs_sstab_advanced.xml" as I don't know where to put that file. Import it how and where? The other files are successfully FTP'd to my server in the correct directories.
thanks
:)
NashChristian
04-04-2010, 03:39 AM
Why do coders want credit, three links, and to put a copyright on every page of your site, just for a little tabs mod? I don't get it.
I appreciate people sharing their work, but credits like this should be reserved for MAJOR mods or add-ons.
There is enough clutter as it is. Thanks, but no thanks.
Kapeket
04-04-2010, 03:58 PM
I would love to add this menu to my front page.
Any help would be appreciated.
TheLastSuperman
04-04-2010, 04:22 PM
Why do coders want credit, three links, and to put a copyright on every page of your site, just for a little tabs mod? I don't get it.
I appreciate people sharing their work, but credits like this should be reserved for MAJOR mods or add-ons.
There is enough clutter as it is. Thanks, but no thanks.
Agreed... in a sense.. I think one page display is fine, this mod though shows the footer credit in IE but not Firefox in every page and it was a no-go. I removed and manually added in the required new tabs and sub-menus.
triff
04-04-2010, 04:29 PM
Why do coders want credit, three links, and to put a copyright on every page of your site, just for a little tabs mod? I don't get it.
I appreciate people sharing their work, but credits like this should be reserved for MAJOR mods or add-ons.
There is enough clutter as it is. Thanks, but no thanks.
What's this? I'm using this product, and I can't see any links or copyright notice for the product. Using Internet Explorer. Where do you see the links?
SGL.
TheLastSuperman
04-04-2010, 04:48 PM
What's this? I'm using this product, and I can't see any links or copyright notice for the product. Using Internet Explorer. Where do you see the links?
SGL.
Well I had them showing on a 4.0.1 site so unless the author has removed, it was in fact there and in IE7 heck if you want to argue the point I'll reinstall the old saved version I have on my 4.0.2 and provide the link... it was weird as on each site it was different so for consistency and the fact some did not like it being added as they had a branding free vB version I decided to code it up manually for each.
Edit:
From the mod description above:
Observation:
* This Hack is FULL AUTO-TEMPLATE but need the default NAVBAR template to work
* This Hack have copyright ad at the bottom of the page (if you use this)
Long story short, if you can't code them in yourself and don't mind the footer link then your set, disregard our posts and "As you were" otherwise for those who read what they wanted to in the description.. installed then saw the link and disliked well you should start reading the modifications full description :p.
COL NIL SATIS
04-04-2010, 04:51 PM
does this work on 4.0.0??
triff
04-04-2010, 07:31 PM
Well I had them showing on a 4.0.1 site so unless the author has removed, it was in fact there and in IE7 heck if you want to argue the point I'll reinstall the old saved version I have on my 4.0.2 and provide the link... it was weird as on each site it was different so for consistency and the fact some did not like it being added as they had a branding free vB version I decided to code it up manually for each.
I don't want to argue, I just couldn't find it and still can't. I'd uninstall it if it cluttered my forums with links and copyright notices, but it doesn't. Weird.
This Hack have copyright ad at the bottom of the page (if you use this)
Could it be that it was an option during installation? Anyway, doesn't really matter.
carrlos
04-04-2010, 08:04 PM
You have to log out first. Then you'll find the copyright at the bottom of the home page. ;)
triff
04-04-2010, 08:25 PM
You have to log out first. Then you'll find the copyright at the bottom of the home page. ;)
Goddamn sneaky shit! :o
Okay, maybe this (https://vborg.vbsupport.ru/showthread.php?t=228507) hack will be a good alternative. Has twice the installs.
SGL.
osayidan
04-04-2010, 09:27 PM
Goddamn sneaky shit! :o
Okay, maybe this (https://vborg.vbsupport.ru/showthread.php?t=228507) hack will be a good alternative. Has twice the installs.
SGL.
It doesn't support as much as this mod does. I uninstalled this one and just copy/pasted the html from the already existing navbar and edited it as needed. The extra 15 minutes of work is not worth this guy's copyright notice.
Greggg
04-05-2010, 12:30 AM
hello,
Hide "what's new" does not work. what is the solution? Please
Thank you
PS: the other "hide X" work !
triff
04-05-2010, 06:09 AM
It doesn't support as much as this mod does. I uninstalled this one and just copy/pasted the html from the already existing navbar and edited it as needed. The extra 15 minutes of work is not worth this guy's copyright notice.
Other add-on also adds links and whatnot. But I found a description of how to do it myself here (https://vborg.vbsupport.ru/showthread.php?t=226914). I'm only in need of some very simple extra tabs, so that will work fine probably.
SGL.
Is there any way to link a TAB's to a specific forum?
microlight
04-07-2010, 10:08 PM
Since upgrading to version 4.0.2 of the forum I am not able to hide the "what's new" tab.
Anyone else found this?
sk8ordie778
04-08-2010, 02:23 AM
I have two ERRORS to report:
1. Unable to "Hide" the What's New tab in 4.02
2. When the Tab_Mode parameter is URL_PARAMETER any navbutton you click on does not become selected (Color does not change) only the new navbutton is in the selected color no matter which of your buttons you click on
angelimnot
04-08-2010, 05:01 AM
4.0.2 Patch Level 4 Having problems, the admin cp disappears for this.
linuxututs
04-09-2010, 07:40 AM
Just installed on the latest and greatest (vBulletin 4.0.3) with no problems.
NOTE: I haven't tried disabling features, just adding.
Thanks,
ozzy47
04-10-2010, 02:56 PM
Awesome been looking for something like this, nominated for MOTM!
conradk
04-10-2010, 10:24 PM
Also can't hide What's New under 4.0.3 and doesn't recognize other tabs, i.e. "Gallery". Otherwise I agree it is nicely designed.
identitas
04-12-2010, 08:58 PM
Is it possible to include a vbphrase as a navbutton title? I have tried but don't know what to do now.
Help would be appreciated. Best wishes
chriske
04-13-2010, 02:22 AM
I wish there was an option to add icons like this mod:
https://vborg.vbsupport.ru/showthread.php?t=240138
:rolleyes:
Alucard^
04-13-2010, 08:28 AM
Same here, hide what's new does not work for me.
ozzy47
04-13-2010, 09:49 PM
I wish there was an option to add icons like this mod:
https://vborg.vbsupport.ru/showthread.php?t=240138
:rolleyes:
You can add
<img src="path_of_image" border="0" align="top" alt="" />
before the title of tab. path_of_image is where you define where your image is
TurkYasam
04-15-2010, 01:45 AM
Thank you for this great..
I was wondering, can you take below requests for feature realese..
-2 colunm drop down option..
-Icon options to have for selected items for parent and subs..
(If icon path is given,it will show it left side of the item..If it is not given, nothing or blank.gif)
-Sparater to put more space beetwen items..
Regards..
2fast4ya
04-15-2010, 06:54 PM
Jhonny, you are a life saver! Thank you for this amazing addon!
I have one question though... On my CMS, I've added a new tab called "Arcade" but when I click on it, (it goes to arcade) but it highlights "Forum" Check out what i mean by clicking on "Arcade" on my site- http://www.audioneeds.com
ScEmH
04-17-2010, 01:55 AM
Installed. Nice mod.
I have a question (and I apologize if it's already been asked), but is there any way to load a tabs sub-links without going to another page?
IE: I've a tab with sub-links named 'blah'. I click 'blah' and rather than taking me anywhere it'll just load up a new batch of sub-links and highlight the blah tab.
Thanks.
mitch247
04-17-2010, 07:34 AM
Hi thanks for the great mod.... The only problem I am having is I can't figure out our to hide the "What's New" tab.
Thanks for any help you could offer!
CoZmicShReddeR
04-17-2010, 11:14 AM
Is there anyways you could add an option to add icons for the tabs maybe even colors?
dweber
04-17-2010, 01:41 PM
Unfortunately when we upgraded to 4.0.3 the "what's New" tab re-appeared and the button in the AdminCP for "VbSuporte Tabs" did not turn it off.
I searched and found this hack which turned off the "What's new: tabs completely;
http://www.vbteam.info/vb-4-0-addons-and-template-modifications/39972-remove-the-whats-new-tab-in-vbulletin-4-a.html
dieKetzer
04-18-2010, 02:01 PM
this mod is in limbo right now. you may experience issues (cant disable whats new, etc) when using it on vb 403.
if youre having problems with tabs not selecting, the forum tab auto-selecting when it shouldnt, etc, please read post #3.
vbreal
04-21-2010, 04:41 AM
i tried setting up a fb connect tab to link to the following url
/profile.php?do=fbb
i wanted the sub menu to have all 2 of the following.
/profile.php?do=fbb
/profile.php?do=fbb_invite
/profile.php?do=fun&list=fan
any tips on how to set it up? when i set it up it doesn't highlight the fb connect tabi created. it goes to the page but the highlighted tab remains the forum tab and its sub menu.
i need it to change to fb connect tab and give me the sub menu i created.
any tips?
thanks
widemind
04-21-2010, 05:07 PM
Just upgraded to vb4.0.3 and now dropdown tab alignment is WAY off. Instead of dropping down, it just expands from the middle - so half of the menu shoots up through the roof of the website, and half shoots down. Any fixes for this??
waldrondigital
04-21-2010, 05:29 PM
I just installed this plugin on 4.0.3 and I don't have a menu option in AdminCP. I can however directly go to the page to modify the tabs. The plug does show up in the Main options for the forum. I'm stumped! Would like to get a menu option in ADMINCP.
Any ideas?
Keldaria
04-21-2010, 06:05 PM
i tried setting up a fb connect tab to link to the following url
/profile.php?do=fbb
i wanted the sub menu to have all 2 of the following.
/profile.php?do=fbb
/profile.php?do=fbb_invite
/profile.php?do=fun&list=fan
any tips on how to set it up? when i set it up it doesn't highlight the fb connect tabi created. it goes to the page but the highlighted tab remains the forum tab and its sub menu.
i need it to change to fb connect tab and give me the sub menu i created.
any tips?
thanks
keep your URL as above but set your "THIS_SCRIPT" to "profile"
That should make your newly created tab highlight whenever they navagate to any of those... unfortunatly thats the only advice i can offer
Xeon3D
04-21-2010, 11:10 PM
Taken note for the next version (ok,ok, not 500 Installs)
* TABS with Drop menu (post #14)
* Sub link for new Tabs (delete all and create the news for the Tab)(post #3 and #14)
Somethings else?
Erm, I have a suggestion. Add sublink dropdown menu's option, like vbulletin original does with the Community and Forum Action sublinks.
https://vborg.vbsupport.ru/attachment.php?attachmentid=116136&stc=1&d=1271894946
That would make this addon... ROCK! (not that it doesn't already! :P).
PS.: does anyone know how to replicate all the sublinks from the Forum TAB into a new one (including the menus)?
Ninth Dimension
04-22-2010, 01:02 PM
Fantastic, just what I needed, and so easy to use - thank you!!
Turdadactyl
04-23-2010, 02:53 PM
AWESOME mod! Thanks.
shadesvn
04-24-2010, 07:14 PM
How to add a tab button for a popup page ?? Please
anthony parsons
04-24-2010, 09:52 PM
Whilst this product says supported, I don't think it really is any more. The plugin needs to be updated for 4.0.3 to work correctly. It is useless for some aspects now, and only works with some features in the latest version. If you don't want to use the advertised sub-nav menu, then it seems ok for tabs and dropdowns.
slumbermann
04-25-2010, 12:53 AM
somehow the function to hide "What's New?" button didn't really functioning. Maybe an update for current version 4.0.3 would be great.
brown12321
04-26-2010, 01:21 PM
.............................
bugzy
04-26-2010, 04:09 PM
What the hell is this? you still have the hidden copyright sneaky? I thought you were gonna take it out or make it more clear about it.
if (!isset($yaexiste))
{
if (!$vbulletin->userinfo['userid'])
{
$vbphrase[unserialize(base64_decode("czoyMDoicG93ZXJlZF9ieV92YnVsbGV0aW4iOw=="))] .= '<br />Hacks por <a href="http://www.vbsoporte.com/" target="_blank">vBsoporte</a> - <a href="http://www.vbsoporte.com/foros/" target="_blank">vBulletin en Español</a>';
}
$yaexiste = 1;
}
brown12321
04-28-2010, 05:17 PM
Dropdown are buggy in IE 7.0.6002 The dropdown are the width of the page. Any fix for this?
BlueChipEarth
04-28-2010, 06:45 PM
I've installed this, but I get no option list in the AdminCP.... any ideas?
brown12321
04-28-2010, 07:06 PM
I've installed this, but I get no option list in the AdminCP.... any ideas?
BElow Settings:
Tabs vbSoporte
BlueChipEarth
04-28-2010, 07:51 PM
It was my fault! I uploaded the files to the wrong directory... D'OH! Works great now! Thanks for the response, Brownie!
gruftiradio
04-29-2010, 08:16 AM
Hi,
I have the Problem, zhat it creates for every Subnavbat Item, a new Navbar Tab. Tis new Tab is labeled with a Number. It is linked to http://www.gruftiradio.de/vb/Array. What is this?
Greetings,
Andy
HomeTechPros
04-29-2010, 05:29 PM
I click active yes, blogs no, and I get 3 new links in spanish one going to another site...wtf!
HomeTechPros
04-29-2010, 05:32 PM
Fixed it...have to delete default links
HomeTechPros
04-29-2010, 05:35 PM
Can you edit the existing tabs? I want to change the "Fourm" tab to something different.
Thanks
brown12321
04-29-2010, 05:36 PM
I click active yes, blogs no, and I get 3 new links in spanish one going to another site...wtf!
By default there is 3 tabs already in there. Just delete them
Tabs vbSoporte -> Menu Tabs
brown12321
04-29-2010, 05:37 PM
Can you edit the existing tabs? I want to change the "Fourm" tab to something different.
Thanks
NOt using this mod. But what you can do is
Tabs vbSoporte -> Config
Hide the forum tab and then create a new one using this plugin.
brown12321
04-29-2010, 05:37 PM
Dropdown are buggy in IE 7.0.6002 The dropdown are the width of the page. Any fix for this?
I still need help with this problem.
HomeTechPros
04-29-2010, 06:10 PM
Will not hide "Whats New" tab
HomeTechPros
04-29-2010, 06:12 PM
NOt using this mod. But what you can do is
Tabs vbSoporte -> Config
Hide the forum tab and then create a new one using this plugin.
OK... but I wanted to see the settings for the forum tab... not real sure how to set a new one up.
HomeTechPros
04-29-2010, 06:22 PM
Tried it...works except the "Forum" tab is still visable in the forum.
stwan
04-30-2010, 01:40 PM
Will not hide "Whats New" tab
confirm
got-inked
04-30-2010, 11:33 PM
When i installed this mod on my testvB it came up with 2 extra tabs on my forum page and they were in spanish or someting, how can i correct this?
stwan
05-01-2010, 11:58 AM
Please rewrite for vbulletin 4.0.3
hotslot
05-01-2010, 05:58 PM
I would also love this program for vb 4.0.3 please! And without the hidden sig links all over.
ulitka
05-02-2010, 09:56 AM
the mod itself is good. But I decided to deinstall it because of the hidden copyright string in the footer (visible for guests only)
steveneff
05-02-2010, 08:57 PM
I have unistalled this but I now have *[evbs_sstab_advanced_menu]* in the admin sidebar
Briger
05-03-2010, 03:26 AM
I have unistalled this but I now have *[evbs_sstab_advanced_menu]* in the admin sidebar
Delete the Files you have upload to your Forum with this Mod.
steveneff
05-03-2010, 09:28 AM
Oh silly me, thanks Briger
Skyrider
05-03-2010, 09:56 AM
It's not hiding the "forum" tab because the author hasn't updated this plugin ever since the vBulletin 4 update screwed it up a little.
Jonas Clark
05-03-2010, 05:43 PM
Is this compatible with version 4.0.3?
tini_lam
05-04-2010, 03:56 PM
plz upgrade new ver. this ver not hide "what's new" on vbb 4.0.3
Skyrider
05-04-2010, 05:39 PM
Is this compatible with version 4.0.3?
Compatible? Yes. Fully hiding/removing some existing tabs? No.
Hi i wonder if it posibly to do the tabbs like this montage i have done on this pic
this chould help out very much
Cadellin
05-05-2010, 10:57 AM
This might seem like an odd request but is there any way I can insert a gap between two specific menu items? It doesn't have to be using the GUI if someone could give me a leg up to what to put into a plugin.
Cheers
Ben5150VH
05-05-2010, 01:19 PM
Great product thanks :) installed
HomeTechPros
05-06-2010, 02:03 PM
Removed until working fully.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.