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...
|