Closed lpaulsen93 closed 9 years ago
The problem occurs since the file action.php has been removed because the action components had been put in /action/cache.php and /action/export.php. The action component export.php could not be loaded.
Now it's working again. The call to load export.php had to be changed to:
$this->actioninstance = plugin_load('action', 'odt_export');
When trying to export a book to ODT the following error message appears: