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

CommentFileSizeAuthor
#2 biblio-XMLexportError.jpg47.73 KBjtrant

Comments

rjerome’s picture

Are you sure that you are using the latest version? That message dates back some time and is not in the latest release.

Ron.

jtrant’s picture

StatusFileSize
new47.73 KB

i'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]

rjerome’s picture

I think that one is fixed in the latest version also.

Ron.

rjerome’s picture

Status: Active » Closed (fixed)