My admin interface doesn't work

Author Message

Lizeth Lorenzana

Wednesday 17 December 2008 11:46:16 am

I have two sites not exactly the same but almost the same made with ezPublish... I wanted to change my standard folder inside the design folder with my standard folder from my other site but when I made the change (cut and paste) my admin site died... it doesn't work anymore and I already put the original standard folder back where it was... does anyone have any idea??? I can't use my admin interface anymore.

Stéphane Bullier

Wednesday 17 December 2008 11:50:59 am

Hello,

You can activate the debug settings in settings/override/site.ini.append.php to see that is going wrong :

[DebugSettings]
DebugOutput=enabled
DebugRedirection=disabled

[TemplateSettings]
TemplateCompile=disabled
TemplateOptimization=disabled
TemplateCache=disabled
DevelopmentMode=enabled
Debug=enabled
ShowXHTMLCode=disabled
ShowUsedTemplates=disabled

Stéphane

Lizeth Lorenzana

Wednesday 17 December 2008 1:45:47 pm

yeah thanks... but how am I suppose to clear the cache for the ini files if I don't have acces to my admin interface??? is there but there is no option available the only thing there is

eZ Publish Copyright © 1999-2007 eZ Systems AS and others. For more information see ezinfo/about.

Stéphane Bullier

Thursday 18 December 2008 12:24:09 am

If you have access to php cli, you can try this command :

# php bin/php/ezcache.php --clear-all

If not, you can delete folder cache in var folder.

Stéphane

Lizeth Lorenzana

Thursday 18 December 2008 3:51:24 pm

I did that and beliave it or not it has no errors!!!!!!!!!!!!!!!!!!!!!!! it's just the same blue pagelayout containing only
eZ Publish Copyright © 1999-2007 eZ Systems AS and others. For more information see ezinfo/about.

I don't know what to do!!!!!!!!! please somebody help me!!!!

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 30 2025 22:25:57
Script start
Timing: Jan 30 2025 22:25:57
Module start 'layout'
Timing: Jan 30 2025 22:25:57
Module start 'content'
Timing: Jan 30 2025 22:25:57
Module end 'content'
Timing: Jan 30 2025 22:25:57
Script end

Main resources:

Total runtime0.0226 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1328151.2109
Module start 'layout' 0.00480.0035 739.3438220.7031
Module start 'content' 0.00830.0128 960.04691,001.9141
Module end 'content' 0.02120.0014 1,961.960933.9922
Script end 0.0225  1,995.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002812.3489140.0002
Check MTime0.00114.6739140.0001
Mysql Total
Database connection0.00072.983110.0007
Mysqli_queries0.00198.637730.0006
Looping result0.00000.070810.0000
Template Total0.00114.710.0011
Template load0.00083.425910.0008
Template processing0.00031.222610.0003
Override
Cache load0.00062.504410.0006
General
dbfile0.00208.912480.0003
String conversion0.00000.030640.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