When I click the download link from admin/reports/updates, I get a 404 message.

The problem is this:

http://ftp.drupal.org/files/projects/xmlcontent-6.x-1.x-dev.tar.gz

It should be changed to:

http://drupal.org/project/xmlcontent

In other words, the scheme (http://ftp), the path (projects) and the filename (xmlcontent-6.x-1.x-dev.tar.gz) are all wrong.

This issue is identical to the ApacheSolr Biblio issue I filed previously

Comments

tsbah’s picture

The download links now works. Unfortunately, update.php fails with the following message:

• warning: reset() expects parameter 1 to be array, null given in /var/www/webdocs/afrixml/update.php on line 314.
• warning: array_pop() expects parameter 1 to be array, null given in /var/www/webdocs/afrixml/update.php on line 314.

The update process was aborted prematurely while running update # in .module. All errors have been logged. You may need to check the watchdog database table manually.

I'll keep the trio of modules disabled for the time being, i.e. until all download links are corrected and update.php is possible.

PS: The other modules are Biblio Facets and Apache Solr Biblio