Curious - design missing after install?

Author Message

Paul Wilson

Thursday 08 December 2005 2:38:41 pm

I can't see what on earth I've done here.

I've done enough EZP installs to have a pretty reasonable idea what I'm doing, so I'm guessing this problem must be some damn simple thing I've overlooked.

I've installed EZP 3.7-2 (hosted-linux), followed through the automated install process. everything works fine.

But then, when I try to access the admin site, there are no graphics, colours or design at all - only text and text-links.

Looking at the page code, there is an extra / in the URLs. For example, pages are referring to:

    @import url("//design/admin/stylesheets/core.css");

(note double slash) instead of:

    @import url("/design/admin/stylesheets/core.css");

I'm stumped. I've installed on a subdirectory and it works fine. I've reinstalled everything, but problem re-occurs (or I mistakenly recreate it somehow).

Anyone got a clue, a fix, or the bolt of genius and insight I seem to be missing?

Thanks.

Paul Wilson

Thursday 08 December 2005 3:55:20 pm

Getting closer, I think I may not have copied the .htaccess_root file. This looks like a part of the problem.

Paul Wilson

Sunday 11 December 2005 4:02:20 am

Ignore the above... in previous versions I'd renamed index.php to keep a site hidden while in development, but now it seems this is not possible or useful. This was the cause of the problem.

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 18 2025 16:14:45
Script start
Timing: Jan 18 2025 16:14:45
Module start 'layout'
Timing: Jan 18 2025 16:14:45
Module start 'content'
Timing: Jan 18 2025 16:14:46
Module end 'content'
Timing: Jan 18 2025 16:14:46
Script end

Main resources:

Total runtime0.6292 sec
Peak memory usage4,096.0000 KB
Database Queries55

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 588.0391152.6406
Module start 'layout' 0.00710.0031 740.679739.4766
Module start 'content' 0.01030.6174 780.1563472.1016
Module end 'content' 0.62770.0015 1,252.257812.1406
Script end 0.6292  1,264.3984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.5478160.0002
Check MTime0.00140.2214160.0001
Mysql Total
Database connection0.00240.382510.0024
Mysqli_queries0.577091.7049550.0105
Looping result0.00060.0889530.0000
Template Total0.591294.020.2956
Template load0.00200.312920.0010
Template processing0.589293.646320.2946
Template load and register function0.00010.019710.0001
states
state_id_array0.00100.159610.0010
state_identifier_array0.00110.174420.0005
Override
Cache load0.00160.2484210.0001
Sytem overhead
Fetch class attribute can translate value0.00090.144110.0009
Fetch class attribute name0.00120.188840.0003
XML
Image XML parsing0.00050.077210.0005
class_abstraction
Instantiating content class attribute0.00000.002260.0000
General
dbfile0.00130.2106160.0001
String conversion0.00000.001340.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
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs