vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Advanced Header V2 Rework (https://vborg.vbsupport.ru/showthread.php?t=233813)

Sador 01-27-2010 02:59 PM

Did you guys make any template edits to the Header template before this? That might be why it won't work.

MmS1 01-27-2010 03:38 PM

i haven't done any Edit to header

Alex@Mk3OC 01-27-2010 04:55 PM

Any news on IE7 compatibility? Gonna have to uninstall this otherwise :(

imperial. 01-28-2010 12:59 PM

Quote:

Originally Posted by DUI_ (Post 1966738)
I have followed instructions and installed everything, however mine is showing up like this... (see attachment).

What am I doing wrong?

The same problem, how i can solve it please.

s810car 01-31-2010 11:31 AM

Is it only happening in user CP? Like email page or profile pages? That was my issue, and its due to missing this:
Code:

{vb:raw headinclude_bottom}
In the affected templates (obviously vbulletin will have to fix their templates in an update).

Add that line above into any main page templates missing it, it should be above the closing head tag like so
Code:

{vb:raw headinclude_bottom}
</head>

<body>

It was missing in my USERCP_SHELL template, which affected all pages with the side navigation like the error you are getting in that screenshot.

EDIT: Sorry, in mine I added the product code to headinclude_bottom instead of headinclude, just check for {vb:raw headinclude} instead in those areas, if that doesn't work you have a conflict in your CSS somewhere (such as duplicate class/id names), or disabled javascript possibly

Lianelli 01-31-2010 12:04 PM

Got the same problem as previous users... dropdown box not showing as it's supposed to:

http://frogo-online.com/testforum/forum.php

xbrian88 02-01-2010 12:30 AM

Quote:

Originally Posted by DUI_ (Post 1966738)
I have followed instructions and installed everything, however mine is showing up like this... (see attachment).

What am I doing wrong?

http://www.hwmania.org/forum/

same problem :(

xbrian88 02-01-2010 08:21 PM

Quote:

Originally Posted by xbrian88 (Post 1971778)

???????

s810car 02-01-2010 11:01 PM

Ok try this:

1. On step 1, add the code to headinclude_bottom, not headinclude. Add at THE VERY end of it.
2. Ensure on each page you are having an issue with your display, that the closing tag for the head html has this line IMMEDIATELY before it, no other css style or javascript, like so
Code:

{vb:raw headinclude_bottom}
</head>

3. Ensure your javascript is enabled and you followed the other directions correctly. Also, this code uses opacity, which isn't fully supported in that syntax in IE. Beyond this, I don't see what else could be blocking your ability to use the code without being able to view the site live.

As a side comment, I see in the rollover.css file that the dd tag has an opacity setting, but no filter:alpha setting, this may be the IE compatibility issue mentioned earlier in the thread, but I'd have to test it to be certain

Alex@Mk3OC 02-02-2010 02:22 PM

If it is could you post the fix for the IE compatibility issue as was about to remove it from our test forum so we could try an alternative but I do prefer this one


All times are GMT. The time now is 07:43 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.01158 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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