vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Dropdown Tab 's in navbar FINAL (0 edits required) IE7 friendly (https://vborg.vbsupport.ru/showthread.php?t=232224)

eues 08-13-2010 05:42 PM

Quote:

Originally Posted by eues (Post 2081468)
anyway to make the actual tabname a link too?

i.e if you called your Tab "FORUM" if the user clicked the word it would go forum.php. then if they clicked the arrow it would be dropdown menu

anyone??

Vaupell 08-13-2010 05:45 PM

Quote:

Originally Posted by eues (Post 2081468)
anyway to make the actual tabname a link too?

i.e if you called your Tab "FORUM" if the user clicked the word it would go forum.php. then if they clicked the arrow it would be dropdown menu

Quote:

Originally Posted by eues (Post 2083317)
anyone??


for that to work, you should create a tab the "normal" way..
using one of the several guides listet in the "articles" section
under vb4..

eues 08-13-2010 06:02 PM

Quote:

Originally Posted by Vaupell (Post 2083320)
for that to work, you should create a tab the "normal" way..
using one of the several guides listet in the "articles" section
under vb4..

Ok fair enough, would be cool to have for future versions of this mod! thanks for the answer

andretan88888 08-14-2010 07:53 PM

Thanks dude.Very good mod

TMH63 08-16-2010 05:11 PM

1 Attachment(s)
A quick question about this mod. The tabs that I want to mess around with are in the 2nd row(settings, my profile, etc......) See attached pic.

Will this mod change those? Or what exactly will it change?

Leica.Robbiani 08-16-2010 07:33 PM

Hi there,

I get the following warning by using this mod:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]\includes\class_bootstrap.php(517) : eval()'d code (line 159)

Does anybody know what's to do?

L.R.

hardboiled 08-16-2010 11:03 PM

Holy BEJESUS. This is an amazing mod.

imedic 08-17-2010 05:39 PM

After install on vb 4.0.5 (UTF8) i got this error
Quote:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/includes/class_bootstrap.php(517) : eval()'d code on line 9
But mod is at first look working ok ...
But I uninstall it for the moment and wait for a fix.

Great mod :)

AfterWorldForum 08-19-2010 07:50 AM

Quote:

Originally Posted by Halfhidden (Post 2032180)
Hi Vaupell yes you are right I think.
Firefox, Chrome and IE8 are all fine. The problem is IE7 and AOL.
Here's a screen shot of the AOL problem.

Hope this helps?

Oh nearly forgot... I'm using Vbulletin 4.0.3L1 I should have said.

Posted something similar in the VSA banner ad. Apparently it's been solved in 4.0.6, but not everybody (including yours truly) has the ability to upgrade to that yet:

Quote:

Here's how to solve that:

http://tracker.vbulletin.com/browse/VBIV-7380

Specifically:


ngiaopao added a comment - 06/Jul/10 01:23 PM
Applied fix specified by Andreas. And placed it in replacement-vbulletin-ie.css before the RTL specific fixes.

/* VBIV-7380 */
#navbar {
z-index: 2000;
}
/* end VBIV-7380 */
Quote:

Originally Posted by Halfhidden (Post 2032308)
Here's the screen shot whilst in IE7. You'll notice that the dropdown menu expands 100% across the screen and although the last button visible here is Gallery, I have several more buttons that aren't visible in IE7.
In IE7's case I turned off adsense but it made no different.
Sorry about this.

I use a homegrown mod for a tab with a dropdown and experience the same issue. Only in IE <8. Did you ever manage to figure out a workaround for this? I assume the fix will be similar to the one above, so perhaps it's a matter of looking into the IE.css files. I just wouldn't know where to look.

carryconcealed 08-19-2010 03:12 PM

Love the mod... is there a way to have a tab be a direct link.. .not a drop down menu with linki? Also, the drop down on mine is not just a tab length wide.. the drop down is screen wide... and can we change the color / font color of the drop down. I see we can change the background of the drop down with your settings tab... but what about changing the tab color when moused over or selected... like the vB tabs? Lots of questions.. but thanks for the great work.

ChaFF 08-25-2010 06:37 PM

it dosn't work on 4.0.6, does it?

caciocode 08-30-2010 12:07 PM

Can't I add dropdown links to existing tabs such as Forum?

Russ_T 09-26-2010 01:28 PM

Doesn't work with 4.0.6, gives database error when trying to add tab :(

Sadikb 09-28-2010 11:54 AM

Quote:

Originally Posted by Russ_T (Post 2103323)
Doesn't work with 4.0.6, gives database error when trying to add tab :(

Works fine for me on 4.0.6

Also a tip for those who have installed. IE7 will fill up the whole horizantal screen for the sub menu drop downs. In the template emu_tabs, find

Find

HTML Code:

<ul class="popupbody popuphover">
Replace with

HTML Code:

<ul class="popupbody popuphover" style="width:auto;">
Hope it helps.

strudinox 10-26-2010 02:58 PM

I'm getting an Internal Server Error in the ACP when I click on "Links and Tabs."

Running VB 4.0.8

EDIT: nvm got it working :p

yahooooh 11-22-2010 07:08 AM

Warning: mysql_num_rows() expects parameter 1 to be resource, object given in [path]/includes/class_bootstrap.php(517) : eval()'d code on line 60

vb 4.0.8

sticky 12-21-2010 08:43 PM

Quote:

Originally Posted by KURTZ (Post 1951819)
superb hack, just nominated ;) but need to be changed the 'mouse over' like the other (default) tabs ... ;)

This is my main issue, why isn't the mouse over for drop down tabs the same? Makes the Navbar look off.

Is there any way to fix this?

rob01 12-21-2010 09:36 PM

wow nice work man, installed, and nominated

onehost 12-21-2010 10:13 PM

any updates to 4.1?

Russ_T 12-22-2010 07:08 AM

Does anyone have any good working examples please?

abdulbasitsaeed 01-06-2011 12:04 AM

Quote:

Originally Posted by sticky (Post 2137368)
This is my main issue, why isn't the mouse over for drop down tabs the same? Makes the Navbar look off.

Is there any way to fix this?

This issue is my concern as well. Is there any way to fix it? :)

Prisoner 01-06-2011 02:05 AM

Quote:

Originally Posted by Russ_T (Post 2137531)
Does anyone have any good working examples please?

I just installed this on my VB4 that I am testing before I go "Live". I'm impressed!

http://www.centextalk.com/

My only minor complaint is that the dropdown doesn't close after the new browser opens. Clicking the page closes it.

Great mod! I really need something like this.

fluidswork 01-06-2011 08:25 AM

Thanks this will come handy to me ..............

sross 01-18-2011 10:46 PM

anyone using this on 4.1.1 or are there other alternatives? I am looking for a menu on mouseover that goes away, where this is click for menu and the menu stays until you click somewhere off the menu.

J-P 02-03-2011 08:07 PM

1 Attachment(s)
Ok.. I have this installed and I do like it.

I do have a request which may or may not be beyond the scope of the support but if anyone knows how .. pls let me know.

I have the drop down / new tab for my flash chat program, and I would like it to show how many ppl are in chat at that moment.

Below is a screen shot from another board, running VB and java chat (they used to use flash chat). I was wondering how to accomplish this.

Thanks in advance,
J-P

Artes_Marciales 02-20-2011 12:38 PM

Amazing!!

RockstarNetwork 03-21-2011 02:15 PM

We have been using this mod, and loving it, except for the hover color issue. After a few hours of digging around the code, we have come up with a solution!

Live Preview: Click Here
You will see that our last two tabs are the drop down tabs from this mod! And the hover color is working perfectly!

Step 1: Search for "emu_tabs" in your templates
Once you find this section, you will notice this code that will appear:
Code:

<li class="popupmenu">
<a href="javascript://" class="popupctrl navtab" style="background:transparent url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center; padding-right: 15px">{vb:raw tabname}</a>
<ul class="popupbody popuphover">
{vb:raw hejsa}
</ul></li>

To fix the hover color issue, you will need to change "transparent" to whatever color your other tabs are. In our case, "white" was the proper color. So the new code should be:

Code:

<li class="popupmenu">
<a href="javascript://" class="popupctrl navtab" style="background:hover-color white url({vb:stylevar imgdir_misc}/arrow.png) no-repeat {vb:stylevar right} center; padding-right: 15px">{vb:raw tabname}</a>
<ul class="popupbody popuphover">
{vb:raw hejsa}
</ul></li>

This may not be the case for everyone, but you may notice that these two tabs have no "bottom border" and stand out like a sore thumb. Step 2 we have posted a fix for this.

Step 2: To fix the bottom border issue with your tabs, go to "Styles & Templates / Style Manager / Style Vars / navbar_tab_bevel


Once you have searched for "navbar_tab_bevel, you now need to set the width to "0", and this will fix your bottom border on your tabs.

Again, this last step may not be something everyone needs to do, but in our case, we needed to.

We hope this helps everyone with the whole hover color issue!

RockstarNetwork 04-09-2011 09:37 PM

We're also getting the mysql error using this mod... anyone figure any way of fixing it yet?

Quote:

Warning: mysql_num_rows() expects parameter 1 to be resource, object given in [path]/includes/class_bootstrap.php(535) : eval()'d code on line 153

rob01 06-01-2011 04:31 AM

why this mod generates so many queries?

glen290 06-03-2011 11:36 AM

Been looking for something like this for ages, cheers..

Energypac 06-04-2011 01:38 PM

I installed the entire upload file in the appropiate directories and the "product-evi_menus_2010.xml" in the main directory. Then I ran upgrade and upgraded my vbulletin to 4.1.3 as well. Where do I import and is it potentially there but I haven't open the right menu item in vbulletin. Please forward instructions for a newbie.
Thanks
Marc---

Breakthecycle2 11-03-2011 07:16 PM

Stupid question...how do I add my own links??

avitor 06-02-2013 10:44 PM

hello
can you please tel me how to make this mode to recognize non english characters ?
my site is in hebrew and i se the words as question marks ??????? ?????? ??
all my other mods working fine with all modes on my site
thanks bro

dj83 05-27-2014 03:14 AM

hi,

Is there anyway to get links to open in the same window?

tbworld 05-27-2014 03:44 AM

If it had a "target" attribute, you would set it to "_self".

If you are running a recent version of vBulletin v4.2.1, v4.2.2, the navigational manager will do the same thing. :)


All times are GMT. The time now is 01:33 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01323 seconds
  • Memory Usage 1,819KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_html_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (35)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete