I upgraded from drupal 5.23 to 6.26 (I know, very late) and in the course of doing so in biblio all authors turned anonymous; everything else is still there (keywords, titles, years) but how can I reconnect the authors (who are still there in the database as biblio_authors) with the rest of an entry?
Sorry, forgot to post last night, this was in the error logs:
php
Date Monday, July 9, 2012 - 15:36
User admin
Location http://localhost/drupal-6.26/admin/settings/biblio/author/type
Referrer http://localhost/drupal-6.26/admin/settings/biblio/author/orphans
Message Table 'drupalold.biblio_contributor_type_data' doesn't exist query: SELECT ctd.*, cid FROM biblio_contributor_type_data ctd LEFT JOIN biblio_contributor c ON ctd.auth_type = c.auth_type GROUP BY ctd.auth_type in /var/www/tnl/drupal-6.26/sites/all/modules/biblio/biblio.admin.inc on line 1563.
Severity error
Hostname 127.0.0.1
Comments
Comment #0.0
arminm commentedadditional information from error logs added
Comment #1
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.