Error when American English selected as primary language

Author Message

Gene Snider

Wednesday 25 May 2005 9:09:06 pm

The following error occurs when American English is selected as the primary language using the setup wizard with ezPublish 3.5.2, RH 9 and php version 4.3.10:
Any thoughts would be appreciated.

Fatal error: Call to undefined function: get_root() in /var/www/domains/bootlegtools/ezpublish/lib/ezi18n/classes/eztstranslator.php on line 268
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

adding:
include_once( "lib/ezxml/classes/ezdomdocument.php" );
at the top did not help...

Ɓukasz Serwatka

Thursday 26 May 2005 12:16:12 am

Hi Gene,

Could you report this in bug tracker?

http://ez.no/community/bugs

Thank you.

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

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 31 2025 06:14:58
Script start
Timing: Jan 31 2025 06:14:58
Module start 'layout'
Timing: Jan 31 2025 06:14:58
Module start 'content'
Timing: Jan 31 2025 06:14:58
Module end 'content'
Timing: Jan 31 2025 06:14:58
Script end

Main resources:

Total runtime0.0148 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.0048 588.4297151.2422
Module start 'layout' 0.00480.0030 739.671936.6953
Module start 'content' 0.00780.0056 776.367290.2500
Module end 'content' 0.01350.0013 866.617229.9922
Script end 0.0148  896.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002819.0942140.0002
Check MTime0.00106.7708140.0001
Mysql Total
Database connection0.00095.980110.0009
Mysqli_queries0.002315.788430.0008
Looping result0.00000.082010.0000
Template Total0.00106.810.0010
Template load0.00085.330810.0008
Template processing0.00021.414310.0002
Override
Cache load0.00053.606410.0005
General
dbfile0.002113.837380.0003
String conversion0.00000.043440.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