Opera browser display problems

Author Message

Bill Rust

Sunday 16 December 2007 7:40:12 am

The Opera browser fails to show any content where my module_result.content output should be. Firefox works perfectly, but Opera chooses to ignore the whole dynamic display, instead just showing the html.

Does anyone know why this could be?

Mark Marsiglio

Sunday 16 December 2007 11:11:58 am

This sounds like it is most likely a CSS problem. Check the source of the page in Opera vs. your other browsers. It is very unlikely that you have different code being sent to different browsers.

I usually troubleshoot this with Firebug (extension for Firefox) to identify the problem div and adjust the CSS to make it work. Another way is to remove sections of your CSS to try to narrow down the elements that are causing the problem.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 01:03:02
Script start
Timing: Jan 19 2025 01:03:02
Module start 'layout'
Timing: Jan 19 2025 01:03:02
Module start 'content'
Timing: Jan 19 2025 01:03:02
Module end 'content'
Timing: Jan 19 2025 01:03:02
Script end

Main resources:

Total runtime0.0238 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0092 589.1484152.6250
Module start 'layout' 0.00920.0039 741.773439.4453
Module start 'content' 0.01310.0079 781.218889.1953
Module end 'content' 0.02100.0028 870.414130.3047
Script end 0.0238  900.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002711.4585140.0002
Check MTime0.00114.5414140.0001
Mysql Total
Database connection0.00103.992510.0010
Mysqli_queries0.005020.956330.0017
Looping result0.00000.083010.0000
Template Total0.00177.110.0017
Template load0.00083.493510.0008
Template processing0.00083.551510.0008
Override
Cache load0.00062.306710.0006
General
dbfile0.002711.450580.0003
String conversion0.00000.048040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs