Closed (fixed)
Project:
Node Gallery
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2010 at 14:17 UTC
Updated:
26 Aug 2010 at 22:30 UTC
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
Comment #1
justintime commentedJust 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.
Comment #2
quicksketchWhen upgrading from 2 to 3 (latest CVS version of both), I now get a different upgrade error upon running update.php:
Comment #3
justintime commentedSorry about that, stupid typo. Just committed the fix.
Comment #4
quicksketchLooks 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!
Comment #5
justintime commentedThink we cross-posted. This is fixed, see #3.