The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBH-Add new tabs Details »» | |||||||||||||||||||||||||||||||||||
vBH-Add new tabs 1.2 with no querys Mark as installed, if you use it If you like this modification please suport it in the mod of the moth poll What does this plugin? This plugin allows you to add new tabs in the navigation bar to link to any site you want. Installation: Import the xml file from the product manager.. Upload the files in the upload folder to your forums via ftp. To add new tabs, go to: vBulletin Options> VBH New Tabs Option Configuration example: Code:
AdminCP|/admincp/=>self;6 google|http://www.google.com=>self;1 2 vbulletin|http://www.vbulletin.com=>self;1 2 yahoo|http://www.yahoo.com=>self;1 2 vbulletin.org|http://www.vbulletin.org=>self;1 2 To make tab selected: This option only works if your tab links to internal files. You need to enter the THIS_SCRIPT value under the option Tabs Selected. Also note that some areas of vBulletin already use the THIS_SCRIPT value in their code and because of this some tabs may not work correctly. A example of this would be the usercp.php file. If you make a tab linking to this file and then you enter the value 'usercp' to make it selected, the tab will be selected but also will be the forum tab. This is because vBulletin used this value in the navbar template. You won't have problems when linking to custome pages. en espa?ol vBHispano - Agregar Pesta?as en Espa?ol History: 11-23-09: First release 1.0
Download Now
Screenshots
Show Your Support
|
6 благодарности(ей) от: | ||
alhidaya, Guthatron, misericorde, mohammadxxx, ViViD, www.1n1n.com |
Comments |
#902
|
||||
|
||||
I have not installed the 4.2.0 yet but what I had heard it is going to end the usefulness of this mod, the new update comes with a build it tab creator.
But I would like to thank the creator for getting us here this is just another little thing that should have neen made on the get go |
#903
|
|||
|
|||
Quote:
|
#904
|
||||
|
||||
Quote:
it will not work anything above enjoy |
#905
|
|||
|
|||
Just installed 4.1.12, and this mod is causing the following error:
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/class_bootstrap.php(438) : eval()'d code on line 18 Also took a look at line 438: Code:
($hook = vBulletinHook::fetch_hook('parse_templates')) ? eval($hook) : false; How do I fix? |
#906
|
|||
|
|||
disable all other plugins and just run this one as it could be another plugin that is causing the problem. Once all disabled and this one is the only one running check for error if none turn each one on checking for errors to find out the plugin causing the problem
make sure you are using the updated one in my sig |
#907
|
|||
|
|||
I had already disabled all but this one before posting. But I didn't have the updated version installed. Once I installed it, everything is working fine now. Thanks!
|
#908
|
|||
|
|||
Good to see, had a feeling it was because u had a older version installed thats why I edited my above post.
|
#909
|
||||
|
||||
tried to uninstall and get an error.
Database error in vBulletin 4.2.0: Invalid SQL: DELETE cms_widgettype, cms_widget, cms_widgetconfig FROM vBpackage AS package LEFT JOIN vBcms_widgettype AS cms_widgettype ON cms_widgettype.packageid = package.packageid LEFT JOIN vBcms_widget AS cms_widget ON cms_widget.widgettypeid = cms_widgettype.widgettypeid LEFT JOIN vBcms_widgetconfig AS cms_widgetconfig ON cms_widgetconfig.widgetid = cms_widget.widgetid WHERE package.productid = 'advhomelink'; MySQL Error : Table 'scoobies_forum.vBcms_widgettype' doesn't exist any idea how i can fix this? |
#910
|
||||
|
||||
that table is part of this mod https://vborg.vbsupport.ru/showthrea...pe#post2236610
seem you might of unistalled a mod and left the widget .. weird see if that link above helps I think it's from uninstalling a product( mod) before uninstalling the widgets for that (mod) weird it's showing up when you uninstall this mod |
#911
|
|||
|
|||
dude thats hot thanks so much!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|