Closed (duplicate)
Project:
Picture
Version:
7.x-2.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2014 at 19:35 UTC
Updated:
29 May 2014 at 05:50 UTC
Jump to comment: Most recent
When upgrading to Picture 2.0 via Drush, the update fails with the following error:
PHP Fatal error: Class 'PictureMapping' not found in /path/to/sites/all/modules/contrib/picture/picture.install on line 105
In order to work around this error, I needed to download the new module without running the update, then rebuild the registry (drush rr), and then run drush updb.
Comments
Comment #1
jstollerThe patch in #2273249: Upgrade issue 1.3 to 2.0 solves this issue, so I'm marking this one as a duplicate.