An error occurred. https://mysite.org/update.php?id=94&op=do
Fatal error: Call to undefined function node_gallery_cck_field_exists() in /usr/share/drupal-6.16/sites/all/modules/node_gallery/node_gallery.install on line 141

This when trying to update from 2.0beta1 to 3.0-dev

Comments

justintime’s picture

Status: Active » Needs review

Just committed a (hopeful) fix to -dev. Try it and let me know if it works or not, make sure to wait for the build system to fire.

quicksketch’s picture

When upgrading from 2 to 3 (latest CVS version of both), I now get a different upgrade error upon running update.php:

Fatal error: Call to undefined function node_gallery_relationship_default_settings() in /Users/nate/Sites/drupal6/sites/all/modules/node_gallery/node_gallery.install on line <i>483</i>
justintime’s picture

Status: Needs review » Fixed

Sorry about that, stupid typo. Just committed the fix.

quicksketch’s picture

Status: Fixed » Needs work

Looks like the upgrade went fine otherwise, all the images are converted over to ImageFields and no data was lost. I just needed to manually set up the relationship between the Image and Gallery content types again under admin/settings/node_gallery and everything worked fine. Great work!

justintime’s picture

Status: Needs work » Fixed

Think we cross-posted. This is fixed, see #3.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.