Sunday 23 January 2005 11:10:19 am
Hi
Fatal error: Call to a member function on a non-object in
e:\public_html\development\extension\oo\modules\oo\ezooimport.php
on line 77
Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.
//line 77
$sectionNodeArray =& $dom->elementsByNameNS( 'section', 'http://openoffice.org/2000/text' );
You can reproduce this error in this way
1. Create folder in main node for example called "Import" 2. Import article.sxw from "examples" in to this folder in admin area Apache 1.3.33 Win2k Pro PHP 4.3.10 (mod_php) MySQL 4.1.7
Edit: Yes, there is export problem too. I ve create new article from default article class and then I export this article to *.sxw file and file was 0 size. Just was empty.
Edit:
Small design issue under Firefox 1.0 http://serwatka.net/ezoo.jpg
Edit:
ezooimport.php line 468
default:
{
print( "Unsupported top node " . $node->name() . "<br/" ); //invalid markup
}
Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog
|