Log in

View Full Version : 3.7Beta 5 profile tabs not showing


steven1091
03-06-2008, 07:04 PM
When i am on internet explorer, on habbovalley.com it dont show the tabs on profile. IT shows it on mozilla firefox, why is this? can anyone help?

Thanks

Bradley_Wint
03-06-2008, 07:31 PM
Hmm I tried it in mine and well I see three of the 4 tabs...the 4th one is partially chopped off. You should report this to the bug tracking team on the vBulletin site.

steven1091
03-07-2008, 06:06 PM
How? lol

cheesegrits
04-22-2008, 09:47 PM
Did this ever get resolved? I seem to be having the same problem on IE7 with 3.7rc3.

-- hugh

Jase2
04-22-2008, 09:52 PM
No problems here. Why aren't you running RC3, anyway? I suggest you upgrade, there has been a lot of bug fixes.

cheesegrits
04-23-2008, 01:18 AM
Not sure who you are responding to, but I am running RC3, and have the same problem.

-- hugh

aeturner89
04-23-2008, 01:36 AM
Are ALL of your templates up to date? I remember when I upgraded it didn't show up until I reverted the headerinclude template.

cheesegrits
04-23-2008, 02:40 AM
Thanks for the tip. I'm using the Kirsch style as my default, which has a fairly heavily modified headinclude. I just tried with the default template, and it works as expected.

So now I just have to work out what in the Kirsch headinclude is breaking it in IE, but not in FF!

Once again, thanks for the pointer. At leats I know where to start looking now.

--hugh

goddess_dix
05-04-2008, 08:49 PM
could also be what's mentioned here - https://vborg.vbsupport.ru/showthread.php?p=1505708

SEOvB
05-04-2008, 08:52 PM
There is some javascript in the footer actually that as to be at the very very end of the footer for the profile tabs to work correctly in IE. I had this problem on a skin i designed and after moving that javascript code to the end of the footer template everything worked fine.

cheesegrits
05-05-2008, 05:00 PM
The problem I had turned out to be a table which was wrapped around the main page content, with the opening table/tr/td tags at the end of 'header' and closing tags at the top of 'footer'. I still have no clue why this broke Tabs in IE. The reason I added it was because without it, the page failed XHTML validation. With it, the page validates, but breaks tabs in IE. Go figure.

-- hugh

GrendelKhan{TSU
06-04-2008, 02:47 AM
I still can't figure out or get it to work for me.... even with the suggestions.
maybe I'm not doing it.

I threw the recommended javascript at the end.
I reverted all the templates I could and its STILL not working :(

heeellpp!!

vb 3.7.1

Mr. INTENSE
10-30-2008, 04:38 PM
Moving the javascript solved this problem for me. :)

At first it didn't, but then I realized I had only moved half of the javascript.

GrendelKhan{TSU
10-31-2008, 05:48 AM
The problem I had turned out to be a table which was wrapped around the main page content, with the opening table/tr/td tags at the end of 'header' and closing tags at the top of 'footer'. I still have no clue why this broke Tabs in IE. The reason I added it was because without it, the page failed XHTML validation. With it, the page validates, but breaks tabs in IE. Go figure.

-- hugh

can you explain that again? I want to see if its the same problem...but not exactly sure what you mean

me n00birific :( heh

JIK1987
11-01-2008, 09:40 PM
The tabs work on a style that has no parent, (it is the header that is messing up the tabs) but I don't know what to do to keep all my modifications yet still have tabs.

HEADER:

<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" style="border-left: 1px solid $stylevar[tborder_bgcolor]; border-right: 1px solid $stylevar[tborder_bgcolor];" height="100%"><tr><td>

<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr >

<if condition="$styleid ==6">
<td align="left"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></if>

<if condition="$styleid ==9">
<td align="right"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></if>

<if condition="$styleid ==10">
<td align="right"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></if>

<if condition="$styleid ==18">
<td align="left"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></if>

<if condition="$styleid ==12">
<td align="right"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></if>

<if condition="$styleid !=6"><if condition="$styleid !=10"><if condition="$styleid !=18"><if condition="$styleid !=12"><if condition="$styleid !=9">

<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td></if></if></if></if></if></b>
<!-- /logo -->

<!-- nav buttons bar -->
<if condition="$styleid ==6">
<table tyle="border-bottom: 1px solid $stylevar[tborder];" cellpadding="2" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr class="thead" align="center" >
<td class="thead" style="background-image: url('images/ggirl/ggn.png'); background-repeat: no-repeat; background-position: left; background-color:#a7a786;">
</if>

<if condition="$styleid ==11">
<table tyle="border-bottom: 1px solid $stylevar[tborder];" cellpadding="2" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr class="thead" align="center" >
<td class="thead" style="background-image: url('images/cr/crn.png'); background-repeat: no-repeat; background-position: center; background-color:#0b0119;">
</if>

<if condition="$styleid ==18">
<table tyle="border-bottom: 1px solid $stylevar[tborder];" cellpadding="2" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr class="thead" align="center" >
<td class="thead" style="background-image: url('images/gnd/navbar.png'); background-repeat: no-repeat; background-position: left; background-color:#64d1f3;">
</if>

<if condition="$styleid !=6">
<if condition="$styleid !=11">
<if condition="$styleid !=18">
<table class="thead" cellpadding="2" cellspacing="0" border="0" width="$stylevar[outertablewidth]" style="border-top: 1px solid $stylevar[tborder_bgcolor]; border-bottom: 1px solid $stylevar[tborder_bgcolor];" align="center">
<tr class="thead" align="center">
<td class="thead" >
</if>
</if></if>

<if condition="$show['member']">
<a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a> &middot;
</if>
<if condition="$show['registerbutton']">
<a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a> &middot;
</if>
$template_hook[navbar_buttons_left]
<a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a> &middot;
<if condition="$vboptions['enablememberlist']">
<a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a> &middot;
</if>
<a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a> &middot;
<if condition="$show['member']">
<else />
<a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a>
</if>

$template_hook[navbar_buttons_right]
<if condition="$show['member']">
<a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">$vbphrase[log_out]</a>
</if>
</td></tr>
</table>
<!-- / nav buttons bar -->

<div class="backgroundimg">

<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="$stylevar[outerdivwidth]" align="center">
<tr >

<td width="100%" >
<!-- content table -->


$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]

FOOTER
$ad_location[ad_footer_start]

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />

<form action="$vboptions[forumhome].php" method="get">

</form><br />

$spacer_close
<!-- /content area table -->

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="$stylevar[outertablewidth]" class="tfoot" align="center" class="tborder" style="border: 1px solid $stylevar[tborder]; border-left: 0px; border-right:0px;">
<tr>
<td class="tfoot" align="$stylevar[left]" width="50%">

<div class="smallfont" align="left">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
</div>

<div class="smallfont" align="center">
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->

$vboptions[copyrighttext]
</div>

<td class="tfoot" align="$stylevar[right]" width="50%">

<div class="smallfont" align="right">
<strong>
<if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9">$vbphrase[contact_us]</a> &middot;</if>
<if condition="$vboptions['hometitle']"><a href="$vboptions[homeurl]">$vboptions[hometitle]</a> &middot;</if>
<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">$vbphrase[admin]</a> &middot;</if>
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> &middot;</if>
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> &middot;</if>
$template_hook[footer_links]
<if condition="$vboptions[privacyurl]"><a href="$vboptions[privacyurl]">$vbphrase[privacy_statement]</a> &middot;</if>
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
</strong>
</div>
</td>
</tr>
</table>


$ad_location[ad_footer_end]
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php?do=dst" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->

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