The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Tabs Add System for vBulletin 4 (sstab advanced) Details »» | |||||||||||||||||||||||||||||||||||||||||||||
Tabs Add System for vBulletin 4 (sstab advanced)
Developer Last Online: Feb 2023
Review:
This mod allows you to easily add and remove tabs on the navigation bar using the adminCP. Tabs can appear as "selected" after being clicked, automatically deselecting the other tabs. You also have the option of indicating which groups are allowed and not allowed to see the tabs via usergroup id. Tabs may operate as normal select tabs, as drop-down menus. or as links to external sites. The Hack only use 1 SQL sentence to create All the Menu, no Template edition This Hack allows you to create tabs at the bar of vBulletin 4.0 Installation: - Upload all files in the UPLOAD folder to the root of the forum - Import the product 'product-evbs_sstab_advanced.xml' - Configure and manage your tabs in the "Tabs vbSoporte" menu in AdminCP - Do not forget to "Allow Overwrite" if you are Updating to 2.0 20-01-10: ver 1.0
About URL_PARAMETER To use this Option only Write the Part that Always repeat, por example for this URLs:
About Phrases as TITLES When you create a New Element (Tab, menu, etc) You see a box to put only the variable Phrase name To create New Phrase go to Languages & Phrases -> Phrase Manager -> Add New Phrase ************************************************** **** Special Thank to vB Style Taught me about new the CSS system and help me using CSS standards dieKetzer Betatester and Translator to native English Language Observation:
************************************************** ***** How to Add Variables Like userid: if you need to use vBulletin variables to make URL like http://myurl.com/?u={userid} see this Post https://vborg.vbsupport.ru/showpost....postcount=1031 Download Now
Screenshots
Show Your Support
|
16 благодарности(ей) от: | ||
billstelling, F.nk, FReeSTER, gamersplatoon, Gorgasm, Guthatron, hyperviperx99, LOGECT, mohammadxxx, MonkYZ, smile2me, sternenfee, Teascu Dorin, The_Head |
Comments |
#272
|
|||
|
|||
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 |
#273
|
|||
|
|||
Best mod thx for the Update
|
#274
|
|||
|
|||
Quote:
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. |
#275
|
||||
|
||||
I agree. Can I safely removed those four lines?
|
#276
|
|||
|
|||
Does this mean I can modify it? If so, if it's installed how do I modify it?
|
#277
|
|||
|
|||
where is that copyright located? i don't see it on my install.
also, how do i fix the ordering? thanks! |
#278
|
|||
|
|||
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: Code:
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; } Code:
/*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; }*/ |
#279
|
|||
|
|||
Quote:
|
#280
|
||||
|
||||
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.
|
#281
|
||||
|
||||
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.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|