eZXML not found

You need to be logged in to post messages in the forums. New users may register here.

Jean Nicolas

Member since:
12 January 2010

Posts: 2

Wednesday 13 January 2010 3:44:47 am

I have got an error message when adding an attribute 'ezcategoryselection'

Here is the debug output
Any suggestion ?
Thanks
JN

Fatal error: Class 'eZXML' not found in C:\EasyPHP\www\wedito\extension\ezcategoryselection\datatypes\ezcategoryselection\ezcategoryselectiontype.php on line 776
Fatal error: eZ Publish did not finish its request

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

Script start

Debug: eZMySQLDB::query(0.000 ms) query number per page:0 Jan 13 2010 12:32:03

SET NAMES 'utf8'

Timing: Jan 13 2010 12:32:03

Module start 'class'

Warning: PHP: E_WARNING Jan 13 2010 12:32:03

include_once(lib/ezxml/classes/ezxml.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in C:\EasyPHP\www\wedito\extension\ezcategoryselection\datatypes\ezcategoryselection\ezcategoryselectiontype.php on line 39

Warning: PHP: E_WARNING Jan 13 2010 12:32:03

include_once() [<a href='function.include'>function.include</a>]: Failed opening 'lib/ezxml/classes/ezxml.php' for inclusion (include_path='./lib/ezc;.;C:\php5\pear;C:/EasyPHP/www/wedito/') in C:\EasyPHP\www\wedito\extension\ezcategoryselection\datatypes\ezcategoryselection\ezcategoryselectiontype.php on line 39

Up

Lazaro Ferreira

Member since:
09 January 2008

Posts: 16

Wednesday 13 January 2010 6:18:13 am

Hi,

Have you downloaded this extension at http://projects.ez.no/mzcategoryselection/downloads ?

You will need it if you want to use mzcategoryselection attribute with ezpublish 4.1+ ?

Regards
Up

Jean Nicolas

Member since:
12 January 2010

Posts: 2

Wednesday 13 January 2010 10:32:43 am

It works much better !
Thanks
JN
Up

You need to be logged in to post messages in the forums. New users may register here.