Blank pages: details, preview, translations etc.

Author Message

John Henrik Guttorm

Friday 16 January 2009 3:12:38 am

Hello

I can't seem to get the links in content management working. Using EZflow atm, and the links marked "Preview", "Details", "Translations", "Relations" are not working.

The URL path looks like :
Domain.no/test/index.php?/ezflow_site_admin/user/preferences/set/admin_navigation_details/1

I only get blank pages, not inline blanks. But totally empty pages.

Also error.ini can't be opened:
Domain.no/test/index.php?/ezflow_site_admin/settings/edit/ezflow_site_admin/error.ini/ErrorSettings-kernel/ErrorHandler/siteaccess

Shows up as a totally empty/blank page.

Any ideas? I'm totally new to this.

Dan Mansfield

Saturday 17 January 2009 3:04:25 am

The best place to start is to look in your apache logs to see if you are getting a specific error back from the server.
Depending upon your setup you will find them in either your virtual host log folder e.g. /home/domainname/logs/
or
/var/log/httpd/
the error_log is the one to look at.
user the command:
tail error_log
as this will show the last 10 lines of the log file and it would be best to cause the blank page to appear just before looking at the log file so you know you are looking at the right error.

Blank pages are usually caused by a PHP configuration error.
Once you have the error then a google or search in the forum will probably highlight the answer. Otherwise copy and paste the error here.

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 03:34:34
Script start
Timing: Jan 19 2025 03:34:34
Module start 'layout'
Timing: Jan 19 2025 03:34:34
Module start 'content'
Timing: Jan 19 2025 03:34:36
Module end 'content'
Timing: Jan 19 2025 03:34:36
Script end

Main resources:

Total runtime1.2505 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0061 590.4063152.6406
Module start 'layout' 0.00610.0030 743.046939.4766
Module start 'content' 0.00911.2398 782.5234462.5313
Module end 'content' 1.24890.0016 1,245.05478.1250
Script end 1.2504  1,253.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2471160.0002
Check MTime0.00130.1027160.0001
Mysql Total
Database connection0.00100.076010.0010
Mysqli_queries1.202196.1343540.0223
Looping result0.00070.0543520.0000
Template Total1.213797.120.6069
Template load0.00210.165520.0010
Template processing1.211696.890220.6058
Template load and register function0.00050.040710.0005
states
state_id_array0.00170.138310.0017
state_identifier_array0.00200.159620.0010
Override
Cache load0.00160.1265230.0001
Sytem overhead
Fetch class attribute can translate value0.00070.056720.0004
Fetch class attribute name0.00200.160720.0010
XML
Image XML parsing0.00040.033420.0002
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00160.1319100.0002
String conversion0.00000.000640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs