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 |
#202
|
|||
|
|||
can i insert a link using variables...for example:
myblog.php-userid ? |
#203
|
||||
|
||||
Not in this version, maybe in future
|
#204
|
|||
|
|||
Quote:
Do you know if this was fixed with the last revision? |
#205
|
|||
|
|||
i can't find a tab system that will highlight "Arcade" for my arcade page. Why is this so hard to do? Vbulletin should have this stuff by default.
|
#206
|
|||
|
|||
Am i doing something wrong? I installed latest version but sublinks still dont show on sublink menu when i click tabs. Also tabs dont highlight when clicked.
|
#207
|
|||
|
|||
Quote:
Ok here it the straight HTML to use ok so when i use the straight: <!-- FLASHERIZE CODE BEGIN --> <a href='javascript:void(0)' onclick='window.open("http://www.rk1gaming.net/ChatRoom/ChatRoom_fixed.html","","height=407,width=650,stat us=1")'>Open Chat</a><div style='z-index:99;position:absolute;visibility:hidden;displ ay:none;left:0;top:0'><a href='http://www.flasherize.com'><font size='1'>Flash Chat</font></a></div> <!-- FLASHERIZE CODE END --> It breaks the mod .. and gives me a database error - so I have been taking some of the code to get it to work So I used this <a href='javascript:void(0)' onclick='window.open("http://www.rk1gaming.net/ChatRoom/ChatRoom_fixed.html","","height=407,width=650,stat us=1") like this ( see screenshot ) So the tab works and fires up the external pop up with no issues but it also fires up another page with this link http://www.rk1gaming.net/forum/href= which gets a 404 error any thoughts .. |
#208
|
|||
|
|||
open the php file youre trying to link to and look for this line in the code:
define('THIS_SCRIPT', 'blahblahblah'); insert the blahblahblah into the 'this_script' field (without the quote marks). although not chiselled in stone, generally this_script is is the same as the script file name, so maybe try 'arcade' |
#209
|
|||
|
|||
yes, this functionality is included in 2.03, although i have been experiencing an issue with multiple tabs being selected on occasion when using url_parameter. if your links dont use parameters (seo friendly/rewrite links) use url instead. i think certain links will always use parameters, but i have no cms to test with.
so try: use an absolute url (http://blahblah/page.php?action=blah). relative urls will fail. select 'url_parameter' leave 'this_script' blank. |
#210
|
|||
|
|||
sublinks will never appear if the tab is not selected. sub links are dependant upon the tab being in a selected state.
once you manage to get the tab to select the sub links will function. |
#211
|
|||
|
|||
in a few hours i will try to see what can be done.
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|