1
ukandrewf
Display Problems IE7(too wide)/Firefox(ok)
  • 2007/3/23 8:35

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


HELP!!

My site http://www.colournation.com loads perfect in firefox and worked fine in IE7 until yesterday - I played with the theme file but thought I rolled all my changes back after the problem appeared.

If you check my site in firefox everything is fine but in IE7 the site is far too wide going out of the browser window to the right.

I've tried restoring really old theme files as well but same probelm.

**also it only happens on my home page not on module pages???***

When I upload older theme.html files (and have option selected for load changes in prefernces) the theme I see is not changing. If i select default theme the theme does not change.


Can anyone suggest a fix for this?

Andrew

2
frankblack
Re: Display Problems IE7(too wide)/Firefox(ok)
  • 2007/3/23 8:43

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Maybe it helps when fix these problems on your site?

Quote:
Zeile 63 Zeichen 1 - Warnung: discarding unexpected
Zeile 100 Zeichen 122 - Warnung: unescaped & or unknown entity "&PHPSESSID"
Zeile 105 Zeichen 122 - Warnung: unescaped & or unknown entity "&PHPSESSID"
Zeile 404 Zeichen 100 - Warnung: unescaped & or unknown entity "&PHPSESSID"
Zeile 406 Zeichen 111 - Warnung: unescaped & or unknown entity "&PHPSESSID"
Zeile 770 Zeichen 111 - Warnung: unescaped & or unknown entity "&A"
Zeile 832 Zeichen 82 - Warnung: unescaped & or unknown entity "&folderid"
Zeile 899 Zeichen 13 - Warnung: missing
Zeile 82 Zeichen 52 - Warnung: attribute "width" has invalid value "1px"
Zeile 82 Zeichen 52 - Warnung: attribute "height" has invalid value "2px"
Zeile 328 Zeichen 24 - Warnung: attribute "width" has invalid value "11px"
Zeile 337 Zeichen 74 - Warnung: anchor "cv" already defined
Zeile 337 Zeichen 74 - Warnung: anchor "cv" already defined
Zeile 344 Zeichen 33 - Warnung: attribute "width" has invalid value "11px"
Zeile 373 Zeichen 21 - Warnung: attribute "width" lacks value
Zeile 696 Zeichen 56 - Warnung: lacks "alt" attribute
Zeile 736 Zeichen 56 - Warnung: lacks "alt" attribute
Zeile 793 Zeichen 56 - Warnung: lacks "alt" attribute
Zeile 820 Zeichen 30 - Warnung: trimming empty


0 Fehler / 19 Warnungen

3
ukandrewf
Re: Display Problems IE7(too wide)/Firefox(ok)
  • 2007/3/23 11:41

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


thanks for the tip.

I wasn't aware i had that many problems - what did you use to run this report? (one of the problems of being self taught - occassionally there are gaps ;)

Although looking through most appear to be alt tags missing etc which wouldn't affect load.

Any other ideas it all worked fine yesterday.

Andrew

4
frankblack
Re: Display Problems IE7(too wide)/Firefox(ok)
  • 2007/3/23 12:26

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


I am using Firefox with THIS plugin.

Maybe the unexpected closing script-tag or the empty tr-tags are causing the problem. Do other IE7-user see the same problem on your site?

Edit: clear your browser-cache and templates_c

5
ukandrewf
Re: Display Problems IE7(too wide)/Firefox(ok)
  • 2007/3/23 12:35

  • ukandrewf

  • Friend of XOOPS

  • Posts: 198

  • Since: 2002/12/2


thanks Frank appreciate your help.

I found the problem via a process of elimination.

It only happened on the home page, right and left blocks looked ok so it had to be a centre block misbehaving.

Foudn that it was 'Most Popular Topics' block for newbb which was playing up. Making invisble fixed the problem.

Quote:

<{if $block.disp_mode == 0}>






<{foreach item=topic from=$block.topics}>
">





<{/foreach}> <{elseif $block.disp_mode == 1}>




<{foreach item=topic from=$block.topics}>
">



<{/foreach}> <{elseif $block.disp_mode == 2}> <{foreach item=topic from=$block.topics}>
">


<{/foreach}> <{/if}>
<{$smarty.const._MB_NEWBB_FORUM}> <{$smarty.const._MB_NEWBB_TITLE}> <{$smarty.const._MB_NEWBB_RPLS}> <{$smarty.const._MB_NEWBB_VIEWS}>
<{$topic.forum_name}>
<{if $topic.topic_subject}> <{$topic.topic_subject}> <{/if}> <{$topic.title}>

<{$topic.replies}> <{$topic.views}>
<{$smarty.const._MB_NEWBB_TOPIC}> <{$smarty.const._MB_NEWBB_AUTHOR}>

<{if $topic.topic_subject}> <{$topic.topic_subject}> <{/if}> <{$topic.title}>
<{$topic.topic_page_jump}>
<{$topic.time}>
<{$topic.topic_poster}>

<{if $topic.topic_subject}> <{$topic.topic_subject}> <{/if}> <{$topic.title}>



<{if $block.indexNav}>

<{/if}>


I wanted to take the full view version of this block and adjust to show:-

Topic Title, replies and Views only

I thought i'd done that successfully (seemed pretty simple change to make) but it wasn't and caused this problem.

can anyone suggest another fix for this?

thanks

Andrew

Login

Who's Online

406 user(s) are online (47 user(s) are browsing Support Forums)


Members: 0


Guests: 406


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Aug 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits