Admin interface suddenly stopped working

Author Message

Atle Pedersen

Thursday 20 April 2006 4:27:50 am

Hi,

I've ran into an annoying problem. Whenever I'm trying to access the administration site/interface, I get the following error message:

Fatal error: Call to undefined function: processoperator() in /var/www/eztest/eztest01/var/plain/cache/template/compiled/menu-cca7f9be89e13d3f85ebbdf51e851016.php on line 39
 Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

What I was doing before this happened, was trying to modify a form for entering information into the content hierarchy (creating new nodes). I don't know if this could have caused some problem with invalid data in the database. However, the site itself is working, and I can access the new nodes created from here.

I'm currently using eZ 3.7.5

Does anyone have any ideas about what might be wrong? Has anyone ever seen the same error message? (searching the ez site came up with nothing relevant)

Ɓukasz Serwatka

Thursday 20 April 2006 11:30:15 pm

Hi,

Have you tried clear the cache both eZ publish and PHP accelerator (if available). Remove files from ez_root/var/cache and ez_root/var/(site)/cache. This looks like some dirty cache problem.

What is your environment configuration (PHP, Apache, etc.)?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Atle Pedersen

Friday 21 April 2006 12:15:59 am

Yes, I did try clearing cache, both with the shell script and by a strategically placed rm -Rf *. It didn't work.

Fortunately I did make it work again by replacing all files from the downloaded eZ tarball. Now everything seems fine. (I could swear I've not deliberately tampered with any files belonging to the installation.)

Anyway, for reference:
apache: 1.3.33-6sarge1
php4: 4:4.3.10-16

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 22:39:49
Script start
Timing: Jan 18 2025 22:39:49
Module start 'layout'
Timing: Jan 18 2025 22:39:49
Module start 'content'
Timing: Jan 18 2025 22:39:50
Module end 'content'
Timing: Jan 18 2025 22:39:50
Script end

Main resources:

Total runtime1.1290 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 588.0391152.6406
Module start 'layout' 0.00530.0025 740.679739.4609
Module start 'content' 0.00781.1197 780.1406545.0547
Module end 'content' 1.12750.0015 1,325.195312.1406
Script end 1.1290  1,337.3359 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.2926160.0002
Check MTime0.00130.1182160.0001
Mysql Total
Database connection0.00070.058210.0007
Mysqli_queries1.073395.0624570.0188
Looping result0.00060.0503550.0000
Template Total1.097197.220.5486
Template load0.00220.193920.0011
Template processing1.094996.982120.5475
Template load and register function0.00010.009410.0001
states
state_id_array0.00160.140110.0016
state_identifier_array0.00140.120020.0007
Override
Cache load0.00190.1655220.0001
Sytem overhead
Fetch class attribute can translate value0.00050.042020.0002
Fetch class attribute name0.00150.134750.0003
XML
Image XML parsing0.00110.100120.0006
class_abstraction
Instantiating content class attribute0.00000.001260.0000
General
dbfile0.00100.0859240.0000
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
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
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/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: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs