vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Profile tabs not showing... (https://vborg.vbsupport.ru/showthread.php?t=181191)

LightScribe 06-01-2008 12:21 PM

Profile tabs not showing...
 
Hey guys. I'm in the process of updating my 3.6.8 forum to 3.7.1

So far everything is going fine. I am keeping the same templates, just filling in the gaps with images ect, and reverting as much as I can and reapplying customizations.

I've run into a small problem though. One of my templates doesn't show my profile tabs in internet explorer, and shows them in an odd way in firefox.

These two links will show you what I mean.

Firefox - http://i250.photobucket.com/albums/g...suefirefox.png
Internet Explorer - http://i250.photobucket.com/albums/g...ueexplorer.png

If anyone needs page source or CSS I can provide it. Please just ask or catch me on MSN (micksarich@live.com.au). Obviously the forum is closed so you won't be able to get them yourself...

Thanks in advance for your help.

Dismounted 06-01-2008 12:29 PM

Try clearing IE's cache.

LightScribe 06-01-2008 12:41 PM

Thanks for the quick reply, but clearing my cache made no difference.

SEOvB 06-01-2008 01:04 PM

In the footer template there is some javascript, make sure its all the way at the end of the template and not encased in tables or anything.

LightScribe 06-01-2008 01:19 PM

There we go, fixed! Thanks for your quick help, mate :)

Slam Da Brakes 03-27-2009 01:35 AM

Quote:

Originally Posted by FRDS (Post 1537794)
In the footer template there is some javascript, make sure its all the way at the end of the template and not encased in tables or anything.

I know this post is old, but you sir, have saved me. I have been working on this wondering what was wrong and you solved it in a minute!!:):)

thunder_sti 09-10-2009 05:20 PM

Thank You very much. It works.

I went to the (template of choice) > footer > copy and deleted this code:

Code:

<script type="text/javascript">
<!--
        // Main vBulletin Javascript Initialization
        vBulletin_init();
//-->
</script>


And put at the very bottom of hader.


All times are GMT. The time now is 05:52 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.01012 seconds
  • Memory Usage 1,721KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete