THANK YOU, LYNNE! That fixed it, you're wonderful! :)
|
This on vbulletin 4.1.6 work or not? i vanto setup but i m not sure. Please send message about this.
|
Hi,
I need a bit of direction to make sure I am deleting the "What's New" & Forum Tab from the right file. I went to Style Manager - From The templates I selected Navigation / Breadcrumb then navbar I followed your instruction but it's not saving the changes and error massage ask me to check line 184 I am using vb 4.1.7 and I need to move the 2 tabs please. Regards |
To Remove the BLOG navtab:
Plugins & Products > Plugin Manager > Product: vBulletin Blog > Navbar: Eval Blog Link Template and Validate Styleid You can just check the box Inactive for it to disappear from the Navtab now. |
this is different from vb4.1.7 and my styles. :(:confused::o
|
Quote:
|
Hi Lynne,
I went through your artilce and successfully removed most navbar tabs (thanks !) except i cannot remove the 'Forum' tab, i dont see the code that you specify needs to be removed from 'Navbar: Eval Blog Link Template and Validate Styleid', perhaps i am looking in the wrong place or because my version is new there is different code to removed. I have version. 4.1.9. This is the code I have for 'Edit Plugin Navbar: Eval Blog Link Template and Validate Styleid' ---------- $show['canpostitems'] = ( $vbulletin->userinfo['permissions']['vbblog_general_permissions'] & $vbulletin->bf_ugp_vbblog_general_permissions['blog_canviewown'] AND $vbulletin->userinfo['permissions']['vbblog_entry_permissions'] & $vbulletin->bf_ugp_vbblog_entry_permissions['blog_canpost'] AND $vbulletin->userinfo['userid'] ); /*if (defined('VBBLOG_CACHED_TEMPLATES')) { if (defined('VBBLOG_SCRIPT')) { $vbulletin->options['selectednavtab'] = 'vbblog'; } $template_hook['navtab_middle'] .= vB_Template::create('blog_navbar_link')->render(); $template_hook['navbar_getnew_menu'] .= vB_Template::create('blog_navbar_whatsnew_link')->render(); } */ if (STYLEID != $vbulletin->userinfo['blogstyleid']) { $vbulletin->userinfo['blocktext'] = ''; } ---------- Any help would be appreciated from anyone, thanks. |
The Forum tab is in the navbar template, not a plugin. That plugin you are quoting is for the Blog tab. The code has changed a little, but the condition is still there - comment it out.
|
The remove Blog Tab info and what to take out is different than the code in the start of this Article.
Which part to remove from here: Quote:
|
thanks for the info
|
Tip on removing Members Tab?
|
I successfully removed the tabs I wanted to, following your instruction here, so thank you very much for writing it.
I also successfully added new tabs, and navbar links/menus following your instruction on another article, so thanks once again. However, while I have successfully removed tabs I didn't want, and created custom tabs/navbar links, what I can't seem to do is alter the default Tabs (Home/Forum/Blogs) nor can I find a way to customize their navbar links. So while you're two articles (this one here and the one I linked to) have helped me tremendously, would you mind letting me know how I can alter (not remove) the navbar links in the Blog (Home/Forum) Tabs? Thank you very much, Jack |
Hi, would it be a good idea to comment out these sections of code to preserve the option to use these tabs in the future?
Thanks |
I can not get the forums tab to go all the way away i still see it in my pm page and some other pages what did i miss? please help point it out...
****I found it thanks any ways sorry**** |
vBulletin modified the Navigation system starting with v4.2.0, and again in v4.2.1. Remember that @Lynne's solution worked in 2010, it might not work on the later versions.
You can now remove the navtabs from the navigation manager directly. admincp -> settings -> Navigation Manager. |
All times are GMT. The time now is 03:03 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|