I'm getting the following error when i try and use the XML export function:
DOMXML php extension is not loaded, so the item cannot be exported in XML format
I'd appreciate any pointers as to where to look to resolve this.
Thanks!
jt
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | biblio-XMLexportError.jpg | 47.73 KB | jtrant |
Comments
Comment #1
rjerome commentedAre you sure that you are using the latest version? That message dates back some time and is not in the latest release.
Ron.
Comment #2
jtrant commentedi've updated to the lastest release, and now get a blank screen (see attached) and the folllowing error on XML export:
Message _endnote_xml_export(/modules/contributed/biblio/endnote7_export.inc): failed to open stream: No such file or directory in /var/www/html/modules/contributed/biblio/biblio.module on line 1676.
that line reads:
require_once(base_path() . drupal_get_path('module', 'biblio') . '/endnote7_export.inc');
endnote7_export.inc' is in the same directory as the biblio.module; i have contributed modules separated from core ones, in a 'modules/contributed' subdirectory.
jt
[drupal 4.7.4, PHP Version 4.3.9]
Comment #3
rjerome commentedI think that one is fixed in the latest version also.
Ron.
Comment #4
rjerome commented