vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   FF and IE7 showing up differently all of sudden (https://vborg.vbsupport.ru/showthread.php?t=217538)

sp250 07-01-2009 12:43 AM

FF and IE7 showing up differently all of sudden
 
1 Attachment(s)
I messed around with postbit_legacy template to reduce the width of the left column (avatar, etc) and when I reduce the size, it did not have any effect on FF but it did have an effect on IE7. I did change it back to default but IE7 is messed up. There is a gap between both sides and the forum is centered on FF but it is shifted to the left on IE7. This shifting only shows when viewing a thread. Browsing through forum on IE7 shows up fine. Here are the photos. First photo is FF and second photo is IE7.

Here is the code.

$template_hook[postbit_start]
<table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<if condition="$show['announcement']">
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</td>
<else />
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[right]: 0px" $post[scrolltothis]>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-$stylevar[left]: 0px" align="$stylevar[right]">
&nbsp;
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" />
</if>
</td>
</if>
</tr>
<tr valign="top">
<td class="alt1" width="170" style="background-image: url(/images/gradients/pb_back.gif); background-repeat: repeat-x;">

Attitude5ire 07-01-2009 05:18 AM

Copy and backup the template and then revert it to default and see if the problem is still there..

mmoore5553 07-01-2009 10:28 PM

if you changed it back and that is only then you did then you might be pulling IE cache. .delete temporary internet files and close browser and open back up and see if fine ...if good then that was it ..if not them i would rever to template default

sp250 07-02-2009 12:34 AM

I cleared the cache, I reverted and I still get the problem on IE7. I did however find out when opening a thread, this problem only occurs when opening a post from "LAST POST" section on the forum home page. For example, if user were to go to FORUM > SUB FORUM > THREAD > POST, then it shows up fine in IE7. It's only when user clicks on the post from "LAST POST" section on the forum home page.

sp250 07-06-2009 05:10 PM

update:

I found out that this problem appears when accessing the thread from LAST POST section, which has the extension of "showthread.php?p=10#post10" instead of "showthread.php?p=10" in IE7. Any ideas?

msimplay 07-06-2009 06:17 PM

Quote:

Originally Posted by sp250 (Post 1843927)
update:

I found out that this problem appears when accessing the thread from LAST POST section, which has the extension of "showthread.php?p=10#post10" instead of "showthread.php?p=10" in IE7. Any ideas?

Firefox 3.5 seems to handle Javascript differently compared to 3.0x could be that


All times are GMT. The time now is 08:17 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.01130 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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