Forums / Install & configuration / ezodf problem on 4.1.0
Sébastien Antoniotti
Tuesday 07 April 2009 6:50:21 am
Hi,
I encouter a crash when exporting with ezodf on a fresh 4.1.0 install.
The output is similar to http://issues.ez.no/14650 :
Into the apache error logs :
PHP Fatal error: Call to undefined method DOMElement::textContent() in /var/www/ez410/htdocs/extension/ezodf/modules/ezodf/ezooconverter.php on line 232
Into ez var/log/error.log :
[ Apr 07 2009 15:45:48 ] [81.255.79.81] : Attribute 'show_children' with unsupported datatype 'ezboolean' for OO conversion [ Apr 07 2009 15:45:48 ] Unexpected error, the message was : The file 'var/cache/ezodf/template//Configurations2/accelerator/current.xml' can not be opened for writing.
I have made a co of the components, ezc/Archive is at the 1.3.3 version...
Any idea ?
Thanks in advance !
eZ Publish Freelance web : http://www.webaxis.fr
Łukasz Serwatka
Tuesday 07 April 2009 7:38:28 am
Updating eZ Components should resolve that problem. Also in the upcoming 4.1.1 release ezodf has some additional import/export fixes as well. Make sure that var/ezodf folder and its children has correct permissions.
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Thursday 09 April 2009 5:33:43 am
In fact I just realize that the crash appears only when I want to export to openoffice the root node (2)...
For other nodes, export works well.