Friday 16 October 2009 3:50:11 pm
hi. we're working with ezdfshandler. seems to be working well, but now we're having problems with ezflow/timeline module. we get this error
Fatal error: Cannot use object of type eZClusterFileFailure as array in /[ezpublish_folder]/extension/ezflow/modules/ezflow/timeline.php on line 69
Fatal error: eZ Publish did not finish its request
exception came from ezdfsfilehandler.php. this line
return new eZClusterFileFailure( 2, "Manual generation of file data is required, calling storeCache is required" );
it tells about manual generation of file... but how can i do that? thanks in advanced.
|